Makes the Delete key work as expected on an Apple II in ProDOS BASIC.SYSTEM
Go to file
Bill Chatfield 297fab0ef2 Reduce code and organize into subroutines 2021-12-04 05:57:00 -05:00
.gitignore Fixed gitignore file with new program name 2021-12-04 04:49:19 -05:00
AppleCommander-1.3.5-ac.jar Fixed 'not prodos disk' error 2021-09-28 13:33:25 -04:00
LICENSE Initial commit 2017-10-10 00:34:08 -04:00
Makefile Fixed ESC handling 2021-12-03 00:37:50 -05:00
README.md Initial commit 2017-10-10 00:34:08 -04:00
TODO Reduce code and organize into subroutines 2021-12-04 05:57:00 -05:00
del2bs.s Reduce code and organize into subroutines 2021-12-04 05:57:00 -05:00
handle_esc.s Reduce code and organize into subroutines 2021-12-04 05:57:00 -05:00
prodos.dsk Fixed ESC handling 2021-12-03 00:37:50 -05:00
putchar80.s Reduce code and organize into subroutines 2021-12-04 05:57:00 -05:00

README.md

delhndlr

Makes the Delete key work as expected on an Apple II in ProDOS BASIC.SYSTEM