From 4c167d48f0f972ff9a5f0e10247aab71c50a141b Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 19 Nov 2020 10:59:32 +0100 Subject: added some docu and links --- roms/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'roms') diff --git a/roms/README b/roms/README index 9ba01d1..d19afae 100644 --- a/roms/README +++ b/roms/README @@ -21,4 +21,5 @@ wait.hex - test 65C02 WAI special opcode 7seg_print_one.asm - print $a5 (10100101) on 7-seg display 7seg_print_one_subroutine.asm - same as 7seg_print_one.asm with a subroutine 7seg_counter_reset_on_irq.asm - counter, reset on IRQ (usable at 1 KHz) -7seg_counter_reset_on_irq_delay.asm - counter, reset on ORQ (usable at 1 MHz) +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 -- cgit v1.2.3-54-g00ecf