move cx16 irq examples to new API, fix some bugs in the handler

This commit is contained in:
Irmen de Jong
2023-11-22 23:23:10 +01:00
parent 16851746d6
commit 1b2296ad5b
14 changed files with 69 additions and 28 deletions

View File

@@ -2,7 +2,6 @@
TODO
====
- move x16 irq examples over to new style handler
- optimize sys.set_rasterline on X16
- document new x16 irq handling stuff in docs