summaryrefslogtreecommitdiff
path: root/roms/README
diff options
context:
space:
mode:
Diffstat (limited to 'roms/README')
-rw-r--r--roms/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/roms/README b/roms/README
index d19afae..9e2c72c 100644
--- a/roms/README
+++ b/roms/README
@@ -23,3 +23,4 @@ wait.hex - test 65C02 WAI special opcode
7seg_counter_reset_on_irq.asm - counter, reset on IRQ (usable at 1 KHz)
7seg_counter_reset_on_irq_delay.asm - counter, reset on IRQ (usable at 1 MHz)
7seg_counter_irq_timer_smart_update.asm - counter, working version, update when needed, proper interrupt handling
+7seg_counter_irq_timer_start_stop.asm - counter, allow stopping/starting, distinguish kind of interrupts