Change CD-ROM disable byte back to 0x44 ('D')

This commit is contained in:
Zane Kaminski 2021-04-03 06:30:03 -04:00
parent 1b18300046
commit aedbd63c4d
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -29,7 +29,7 @@ dc.l 0x40892C96
RDiskDBGDisByte:
dc.b 0x44
RDiskCDRDisByte:
dc.b 0x67
dc.b 0x44
RDiskRAMRequired:
.ascii "16"