mirror of
https://github.com/a2-4am/passport.git
synced 2024-09-07 23:54:47 +00:00
16 lines
391 B
Plaintext
Executable File
16 lines
391 B
Plaintext
Executable File
PREFSFILE !byte prefs_e-prefs_b
|
|
prefs_b
|
|
!text "PASSPORT.CONF"
|
|
prefs_e
|
|
|
|
PREFSVER !byte $FF
|
|
SLOT !byte $FF
|
|
DRIVE !byte $FF
|
|
!byte $8D
|
|
!ct "lcase.ct"
|
|
!text "|||",$8D
|
|
!text "||+---WRITE DRIVE (1-2)",$8D
|
|
!text "|+---WRITE SLOT (1-7)",$8D
|
|
!text "+---PREFS VERSION (DO NOT CHANGE)",$8D
|
|
PREFSWRITELEN = *-PREFSVER
|