mame/src/emu/cpu/v60
Aaron Giles e7c418ef0f Generalized the concept of opbase access into "direct" access.
Removed opbase globals to the address_space structure.
Cleaned up names of pointers (decrypted and raw versus rom and ram).
Added inline functions to read/write data via any address space.
Added macros for existing functions to point them to the new functions.
Other related cleanups.
2008-11-17 18:33:10 +00:00
..
am1.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
am2.c Cleaned up silly comments 2008-02-15 07:04:25 +00:00
am3.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
am.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
op2.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
op3.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
op4.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
op5.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
op6.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
op7a.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
op12.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
optable.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
v60.c Added "tag" parameter to state_save_register_item_* calls. Removed 2008-11-17 06:21:26 +00:00
v60.h Added macros for all CPU callbacks to ease future changes. 2008-11-08 09:20:43 +00:00
v60d.c Added macros for all CPU callbacks to ease future changes. 2008-11-08 09:20:43 +00:00
v60mem.c Generalized the concept of opbase access into "direct" access. 2008-11-17 18:33:10 +00:00