mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-10-31 09:14:47 +00:00
fba2ff4231
- Macros need parenthesis to enforce operation order when expanded. - Fix device and register numbers in log messages. - Unmapped I/O space reads don't necessarily return 0xffffffff. That's only for config space reads. Just return 0. Unhandled I/O space read should probably cause a memory check (TEA - Transfer Error Acknowledge) exception as it does on a Power Mac 8600. |
||
---|---|---|
.. | ||
hammerhead.cpp | ||
hammerhead.h | ||
hmc.cpp | ||
hmc.h | ||
memctrlbase.cpp | ||
memctrlbase.h | ||
mpc106.cpp | ||
mpc106.h | ||
platinum.cpp | ||
platinum.h | ||
psx.cpp | ||
psx.h | ||
spdram.h |