1
0
mirror of https://github.com/hsoft/collapseos.git synced 2025-04-06 05:58:39 +10:00
collapseos/kernel/sms
Clanmaster21 a2598a4498
Replaced some nop's
There were some doubled up nop's, so I replaced them with paired pushes and pops, saving 4 bytes and wasting 2-3 extra cycles over the original nop's, so there shouldn't be a problem with not waiting long enough.
2019-10-17 20:12:22 +01:00
..
kbd.asm Replaced some nop's 2019-10-17 20:12:22 +01:00
pad.asm sms/pad: make B jump to the next selection "class" 2019-07-02 16:18:00 -04:00
vdp.asm sms/vdp: clear 2 lines forward when doing LF 2019-07-22 11:03:44 -04:00