cardiograph-computer/test-programs
n loewen c415056194 ! Feature: Change to a 5x5 display [breaking change] 2023-08-15 16:59:12 +01:00
..
add-sub.asm Create test program for ADD and SUB 2023-08-02 15:09:35 +01:00
constants.asm Assembler: always add an END at the end of the output 2023-08-03 15:53:59 +01:00
fill-display.asm ! Feature: Change to a 5x5 display [breaking change] 2023-08-15 16:59:12 +01:00
flag-carry--fhp-ftg.asm Feature: WIP: Replace CHP and CFC instructions with FHP and FTG (carry flag is implemented, other flags are not) 2023-08-15 12:04:48 +01:00
flag-overflow.asm Feature (simulator): Implement Negative, Zero, and Overflow flags 2023-08-15 15:22:21 +01:00
jmp-to-label.asm Track tests 2023-08-01 15:51:59 +01:00
nop.asm Implement NOP 2023-08-03 15:05:50 +01:00
relocate-display-mem.asm Move display memory back to $00 to make programming easy 2023-08-03 08:34:58 +01:00