Commit History

Author SHA1 Message Date
  Pedro Gimeno 4ac0262980 Forgot to add the new cycle counts to the results screen layout 4 years ago
  Pedro Gimeno 7b150e0ca9 Place all sprites on screen 4 years ago
  Pedro Gimeno 95636b2e37 Print "Testing" in mode 1 too; set width to 32 4 years ago
  Pedro Gimeno 69639621b6 Clear key buffer on return to BASIC 4 years ago
  Pedro Gimeno 4e745657ac Add write loops for gaps of 19 to 24 cycles between writes 4 years ago
  Pedro Gimeno c8083b50a0 Add 3 more write loops with different separations, with results 4 years ago
  Pedro Gimeno 6e39c069a6 Move FillVRAM, BlankVideo, UnblankVideo to the bottom 4 years ago
  Pedro Gimeno ccea143f50 Change "First" to "1st" to prevent line overflow 4 years ago
  Pedro Gimeno 074f89806b Prepare the code for write loops of other lengths (2/2) 4 years ago
  Pedro Gimeno 242c6dd8be Prepare the code for write loops of other lengths (1/2) 4 years ago
  Pedro Gimeno 3a557cfa52 Update README with more current information 4 years ago
  Pedro Gimeno 84d6e06ff3 Update results according to the current status of the test 4 years ago
  Pedro Gimeno 58b596792c Drop the Bit Array and change strategy 4 years ago
  Pedro Gimeno 0eb1f16ae3 Use screen 1 instead of 0 for reporting; set screen BG to red on err 4 years ago
  Pedro Gimeno 4773f16fcf Forgot to document the meaning of G 4 years ago
  Pedro Gimeno 856d034e51 Optimize comparison code a little bit 4 years ago
  Pedro Gimeno ef4d8794e7 Waste fewer bytes for im2 jump table 4 years ago
  Pedro Gimeno d2899fc9ea Switch to autolocal labels 4 years ago
  Pedro Gimeno 8d0ea0ec2b RESULTS.txt overhaul 4 years ago
  Pedro Gimeno cf597b7eb3 Remove wrong comment 4 years ago
  Pedro Gimeno 0642fa84c8 Find the first cycle at which a fast write fails and report it 4 years ago
  Pedro Gimeno 1b8edbe602 Small refactor of loadertpl.py 4 years ago
  Pedro Gimeno 8b9f952ae3 README fixes 4 years ago
  Pedro Gimeno 7238711614 Minor reorganization in run-single-test.sh 4 years ago
  Pedro Gimeno d474d7b267 Comment fix: wrong register 4 years ago
  Pedro Gimeno 799d19f4ba Use memory to store the division result, and IY for error reporting 4 years ago
  Pedro Gimeno 90fa9f8129 Add the phase earlier, to avoid another addition 4 years ago
  Pedro Gimeno eca1bd813a Slight change in strategy to remove one fake symbol 4 years ago
  Pedro Gimeno 461f51c5db Fix a bunch of issues with the VRAM timing test program 4 years ago
  Pedro Gimeno 04c0b4061b Extend loadertpl.py 4 years ago