Pedro Gimeno
|
c933878689
Move the Y of the sprites 8 pixels down, to let the text be seen
|
4 lat temu |
Pedro Gimeno
|
7b150e0ca9
Place all sprites on screen
|
4 lat temu |
Pedro Gimeno
|
95636b2e37
Print "Testing" in mode 1 too; set width to 32
|
4 lat temu |
Pedro Gimeno
|
4e745657ac
Add write loops for gaps of 19 to 24 cycles between writes
|
4 lat temu |
Pedro Gimeno
|
c8083b50a0
Add 3 more write loops with different separations, with results
|
4 lat temu |
Pedro Gimeno
|
ccea143f50
Change "First" to "1st" to prevent line overflow
|
4 lat temu |
Pedro Gimeno
|
242c6dd8be
Prepare the code for write loops of other lengths (1/2)
|
4 lat temu |
Pedro Gimeno
|
58b596792c
Drop the Bit Array and change strategy
|
4 lat temu |
Pedro Gimeno
|
0eb1f16ae3
Use screen 1 instead of 0 for reporting; set screen BG to red on err
|
4 lat temu |
Pedro Gimeno
|
0642fa84c8
Find the first cycle at which a fast write fails and report it
|
4 lat temu |
Pedro Gimeno
|
1b8edbe602
Small refactor of loadertpl.py
|
4 lat temu |
Pedro Gimeno
|
eca1bd813a
Slight change in strategy to remove one fake symbol
|
4 lat temu |
Pedro Gimeno
|
04c0b4061b
Extend loadertpl.py
|
4 lat temu |
Pedro Gimeno
|
1ecde09b87
Reorganize loader, check if there's enough free memory
|
4 lat temu |
Pedro Gimeno
|
10f3f2aa01
Make the BASIC line numbers be autogenerated
|
4 lat temu |
Pedro Gimeno
|
8c026d1104
Remove extra space
|
4 lat temu |
Pedro Gimeno
|
bc643ccf19
Clean up BASIC now that it's binary; use more meaningful labels
|
4 lat temu |
Pedro Gimeno
|
72cf33360a
Clean up the BASIC now that it's binary
|
4 lat temu |
Pedro Gimeno
|
1721cb673b
Save BASIC part in CLOAD (binary BASIC) format
|
4 lat temu |
Pedro Gimeno
|
a99609ba5e
Load and use the symbol table in the BASIC generator
|
4 lat temu |
Pedro Gimeno
|
7aa86baaa6
Shorten the ASCII of the BASIC program a few more bytes
|
4 lat temu |
Pedro Gimeno
|
89209ba489
Add ack timing code and results
|
4 lat temu |
Pedro Gimeno
|
7520422ca9
Return to SCREEN 0 in BASIC, as we may want to test other modes
|
4 lat temu |
Pedro Gimeno
|
334e90e107
Move variables and IM2 handler to VOICAQ-VOICCQ sysvars work area
|
4 lat temu |
Pedro Gimeno
|
76b9807229
Make loadertpl.py more robust against different newline conventions
|
4 lat temu |
Pedro Gimeno
|
e726b1d5d7
Remove the .bas files and generate them at build time
|
4 lat temu |
Pedro Gimeno
|
cc33bab8c5
Copy vdptest.bas to loadertpl.py for history's sake
|
4 lat temu |