mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Remove HW_REG I added to rcp.h, and replace all uses with IO_WRITE / IO_READ
This commit is contained in:
@@ -68,8 +68,6 @@ The Indy development board use cartridge domain 1:
|
||||
|
||||
**************************************************************************/
|
||||
|
||||
#define HW_REG(reg, type) *(volatile type *)(u32*)(reg | 0xa0000000)
|
||||
|
||||
/*************************************************************************
|
||||
* RDRAM Memory (Assumes that maximum size is 4 MB)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user