indented applerom

This commit is contained in:
Dagen Brock 2015-09-29 23:17:14 -05:00
parent 5b395b58e3
commit 226c2bf7e9
1 changed files with 70 additions and 59 deletions

View File

@ -71,3 +71,14 @@ KEY_ENTER = $8D
KEY_ESC = $9B
KEY_TAB = $89
KEY_DEL = $FF
*************************************************************
* NOT PART OF THE ROMS! RATHER, THIS IS FROM PRODOS8 !!! *
* Still, as it's part of the "standard" Apple II ecosystem, *
* I wanted to start making them available in this file. *
*************************************************************
MLI equ $BF00