|
|
| version 1.2, 2003/12/19 05:25:32 | version 1.3, 2003/12/19 09:38:25 |
|---|---|
| Line 597 static REG16 MEMCALL tramw_rd(UINT32 add | Line 597 static REG16 MEMCALL tramw_rd(UINT32 add |
| #if 0 // defined(ARM) | #if 0 // defined(ARM) |
| REG16 MEMCALL vramw_r0(UINT32 address); | REG16 MEMCALL vramw_r0(UINT32 address); |
| REG16 MEMCALL vramw_r1(UINT32 address); | REG16 MEMCALL vramw_r1(UINT32 address); |
| #else | |
| static REG16 MEMCALL vramw_r0(UINT32 address) { | static REG16 MEMCALL vramw_r0(UINT32 address) { |
| CPU_REMCLOCK -= vramop.vramwait; | CPU_REMCLOCK -= vramop.vramwait; |