forked from MirrorRepos/RomWBW
- Andrew Davidson created a nice Python script to extract/insert p-System volumes from/to disk images. Added a reference to his website in the p-System ReadMe.txt file.
8 lines
86 B
Plaintext
8 lines
86 B
Plaintext
rmj equ 3
|
|
rmn equ 3
|
|
rup equ 0
|
|
rtp equ 0
|
|
biosver macro
|
|
db "3.3.0-dev.14"
|
|
endm
|