mirror of
https://github.com/garrettsworkshop/MacIIROMDiskDriver.git
synced 2025-02-19 10:30:45 +00:00
Try compressed icon
This commit is contained in:
parent
afae3e5f5b
commit
b31fb83715
Binary file not shown.
BIN
bin/rom8M.bin
BIN
bin/rom8M.bin
Binary file not shown.
2
rdisk.h
2
rdisk.h
@ -10,6 +10,8 @@ extern char *RDiskCDRDisByte;
|
|||||||
#define MemTop ((Ptr*)0x108)
|
#define MemTop ((Ptr*)0x108)
|
||||||
#define MMU32bit ((char*)0xCB2)
|
#define MMU32bit ((char*)0xCB2)
|
||||||
|
|
||||||
|
#define RDISK_COMPRESS_ICON_ENABLE
|
||||||
|
|
||||||
#pragma parameter __D0 RDiskReadXPRAM(__D0, __D1, __A0)
|
#pragma parameter __D0 RDiskReadXPRAM(__D0, __D1, __A0)
|
||||||
OSErr RDiskReadXPRAM(short numBytes, short whichByte, Ptr dest) = {0x4840, 0x3001, 0xA051};
|
OSErr RDiskReadXPRAM(short numBytes, short whichByte, Ptr dest) = {0x4840, 0x3001, 0xA051};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user