mame/src/emu/cpu/i86
Aaron Giles aa7e2482e2 CPU header cleanups....
i86/i286/i386/nec/v30mz:
 * renamed i86.h -> i86priv.h
 * renamed i86intrf.h -> i86.h
 * consolidated i88intrf.h, i186intf.h, i188intf.h, etc into i86.h

m6805:
 * moved memory read/write macros out of public header

m37710:
 * moved memory read/write macros out of public header

spc700:
 * moved many structs/functions/macros out of public header

tms32010:
 * moved memory read/write macros out of public header

sm8500:
 * pointer-ified the core (apparently never had get/set context!)

g65816:
 * moved memory read/write macros out of public header

pic16c5x:
 * moved memory read/write macros out of public header

t11:
 * moved memory read/write macros out of public header
2008-12-18 09:38:12 +00:00
..
ea.h Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
host.h Final CPU header updates. Mostly just re-naming the re-inclusions. 2008-08-13 02:48:52 +00:00
i86.c CPU header cleanups.... 2008-12-18 09:38:12 +00:00
i86.h CPU header cleanups.... 2008-12-18 09:38:12 +00:00
i86.txt Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
i86mem.c Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
i86mem.h Converted a bunch of CPU cores over to the new memory functions. 2008-11-22 18:38:41 +00:00
i86priv.h CPU header cleanups.... 2008-12-18 09:38:12 +00:00
i86time.c Fix compile issues introduced with r844 2008-03-01 01:47:47 +00:00
i286.c CPU header cleanups.... 2008-12-18 09:38:12 +00:00
i286.h CPU header cleanups.... 2008-12-18 09:38:12 +00:00
instr86.c Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
instr86.h Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
instr186.c Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
instr186.h Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
instr286.c Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
instr286.h Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
modrm.h Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
table86.h Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
table186.h Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
table286.h Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00