mame/src/emu/cpu/dsp32
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
..
dsp32.c Generalized the concept of opbase access into "direct" access. 2008-11-17 18:33:10 +00:00
dsp32.h Added macros for all CPU callbacks to ease future changes. 2008-11-08 09:20:43 +00:00
dsp32dis.c Generalized the concept of opbase access into "direct" access. 2008-11-17 18:33:10 +00:00
dsp32ops.c Generalized the concept of opbase access into "direct" access. 2008-11-17 18:33:10 +00:00