Commit History

Author SHA1 Message Date
  Pedro Gimeno bc643ccf19 Clean up BASIC now that it's binary; use more meaningful labels 5 years ago
  Pedro Gimeno 72cf33360a Clean up the BASIC now that it's binary 5 years ago
  Pedro Gimeno 1721cb673b Save BASIC part in CLOAD (binary BASIC) format 5 years ago
  Pedro Gimeno bfb802ff02 A stale -5 in a comment screwed the T-state count in DivCycFrmByC 5 years ago
  Pedro Gimeno 38f35f547d Fix start address again to be 3000h for real this time 5 years ago
  Pedro Gimeno 992bb5118d Rename bitmap to bit array, TimeBM to TimingBA 5 years ago
  Pedro Gimeno 87d1c5b8ff Move VRAM address to 3000h 5 years ago
  Pedro Gimeno 777d72fd58 Rename and update stuff 5 years ago
  Pedro Gimeno 3891b219c3 Fix starting value of VDP address 5 years ago
  Pedro Gimeno f4f2ac16ce Fill only 16383 bytes; change fill bytes; track VRAM address 5 years ago
  Pedro Gimeno 0fdef07ede Make AckTiming use next address as temporaries; extend ErrParams 5 years ago
  Pedro Gimeno dff9e3af52 Finished first test preliminarily 5 years ago
  Pedro Gimeno d801ff33a6 Progress on formalizing the VRAM timing measurement 5 years ago
  Pedro Gimeno e28f7c4700 We need more RAM 5 years ago
  Pedro Gimeno 01673b19f2 Misc minor details 5 years ago
  Pedro Gimeno a646f34d00 Incorporate division code and use it for a faster loop 5 years ago
  Pedro Gimeno d5f60c7afa Start work on a 49T loop instead of 64T (will require division) 5 years ago
  Pedro Gimeno 6aba8bd752 WIP VRAM timing test 5 years ago
  Pedro Gimeno ba75f278f9 Use test.cld instead of test case name for saved binaries 5 years ago
  Pedro Gimeno eb10a32206 Add distclean and recursive clean / check to Makefile 5 years ago
  Pedro Gimeno a26a8f425c Fix .gitignore 5 years ago
  Pedro Gimeno 01f4cd96a9 Move remove_spaces handling to a safer place 5 years ago
  Pedro Gimeno 283bac05fb Add autolocal option of Pasmo to Makefile 5 years ago
  Pedro Gimeno c8700db72c Add asc2cld.py (BASIC tokenizer) and test suite. 5 years ago
  Pedro Gimeno 867b4d7044 Rename bas2cas.py to asc2cas.py 5 years ago
  Pedro Gimeno a99609ba5e Load and use the symbol table in the BASIC generator 5 years ago
  Pedro Gimeno 15254dc35c Remove comment in bas2cas 5 years ago
  Pedro Gimeno fe98021cb5 Add the symbol tables as requisites for the BASIC programs 5 years ago
  Pedro Gimeno aebea5d44f Generate symbol tables 5 years ago
  Pedro Gimeno 09d4a2f896 Remove extra unused instruction left over from an earlier change 5 years ago