Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdnomerch authored Feb 26, 2025
1 parent 71ba7d7 commit 0a099f9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@

- Improve XMODEM reliability
- Convert rc2014/ps2 firmware ASM to Collapse OS ASM
- Make AVR PS/2 firmware a bit more Forth-friendly by reducing
forward references (which are inherited from the old ASM code)
- Make AVR forward labels clearer. This scheme where FLBL only
marks only to decide the jump type only later is really
confusing. There has to be a better way.
- Make AVR asm endian-independant.

0 comments on commit 0a099f9

Please sign in to comment.