mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-07 07:06:46 +00:00
Basilisk II and SheepShaver Macintosh emulators
99efbfc712
type (first parameter) is caddr_t instead of void *. Explicitly cast address to (caddr_t) type and C++ implicit pointer conversion rules will do the rest. aka. caddr_t -> void * is OK unlike the opposite. |
||
---|---|---|
BasiliskII | ||
CVSROOT | ||
SheepShaver |