mame/src/mess/drivers
Aaron Giles 621ac620ae Since nobody checks for NULLs anyway, make
device_memory_interface::space() assert against NULL and
return a reference, and pushed references throughout all 
address space usage in the system. Added a has_space() 
method to check for those rare case when it is ambiguous.
[Aaron Giles]

Also reinstated the generic space and added fatal error
handlers if anyone tries to actually read/write from it.
2012-09-19 19:48:09 +00:00
..
68ksbc.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
4004clk.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
a51xx.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
a310.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
a2600.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
a3000.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
a5105.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
a6809.c Rewrote the SAA5050 Teletext character generator. Removed saa505x.c which was used by bbc.c, and refactored all drivers to use the new implementation. [Curt Coder] 2012-09-14 16:37:26 +00:00
a7000.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
a7150.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
a7800.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
abc80.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
abc80x.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
abc1600.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
ac1.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
ace.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
acrnsys1.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
adam.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
advision.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
aim65_40.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
aim65.c Clean-ups and version bump 2012-09-17 06:49:13 +00:00
alesis.c (MESS) Clean up some MACHINE_CONFIG_START. (nw) 2012-09-08 18:40:22 +00:00
alphasma.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
alphatro.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
altair.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
ami1200.c Made amiga keyboard a device, and removed legacy port changed support (no whatsnew) 2012-09-19 13:54:29 +00:00
amico2k.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
amiga.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
amstr_pc.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
amstrad.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
apexc.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
apf.c Memory handler normalization, part 1. 2012-09-17 07:43:37 +00:00
apogee.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
apollo.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
apple1.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
apple2.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
apple2gs.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
apple3.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
applix.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
apricot.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
apricotf.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
apricotp.c Clean-ups and version bump 2012-09-17 06:49:13 +00:00
aquarius.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
arcadia.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
argo.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
astrocde.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
at.c Memory handler normalization, part 1. 2012-09-17 07:43:37 +00:00
atari400.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
atarist.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
atm.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
atom.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
avigo.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
ax20.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
b2m.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
b16.c Memory handler cleanup 3. Add mem_mask parameter 2012-09-17 09:16:44 +00:00
babbage.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
basic52.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
bbc.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
bbcbc.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
bcs3.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
bebox.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
beehive.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
beta.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
bigbord2.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
bk.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
bmjr.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
bml3.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
bob85.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
bullet.c Memory handler cleanup 3. Add mem_mask parameter 2012-09-17 09:16:44 +00:00
busicom.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
bw2.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
bw12.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
c10.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
c64.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
c64dtv.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
c65.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
c80.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
c128.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
c900.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
camplynx.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
casloopy.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
cat.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
cbm2.c (MESS) p500: Rewrote the driver using the PLAs for address decoding. [Curt Coder] 2012-09-19 13:56:56 +00:00
cbmb.c (MESS) p500: Rewrote the driver using the PLAs for address decoding. [Curt Coder] 2012-09-19 13:56:56 +00:00
ccs2422.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
ccs2810.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
cd2650.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
cfx9850.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
cgc7900.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
cgenie.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
channelf.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
chaos.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
chessmst.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
chesstrv.c Closeout on old macros. Retired cputag_set_input_line 2012-09-12 03:35:06 +00:00
clcd.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
cm1800.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
coco3.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
coco12.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
codata.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
coleco.c (MESS) Continuing new device implementation for SN76496 and clones - apricot.c, apricotp.c, coleco.c, m5.c, mz700.c, pc.c, pv2000.c, rx78.c, sms.c, tutor.c [Osso] 2012-08-29 18:04:27 +00:00
compis.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
comquest.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
comx35.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
concept.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
cortex.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
cosmicos.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
cp1.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
craft.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
crvision.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
csc.c Closeout on old macros. Retired cputag_set_input_line 2012-09-12 03:35:06 +00:00
cvicny.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
cxhumax.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
cybiko.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
czk80.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
d6800.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
d6809.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
dai.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
dc.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
dct11em.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
dectalk.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
dgn_beta.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
digel804.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
dim68k.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
dm7000.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
dms86.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
dms5000.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
dmv.c Memory handler cleanup 3. Add mem_mask parameter 2012-09-17 09:16:44 +00:00
dolphunk.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
dragon.c (MESS) fixed mess/drivers/dragon.c compilation (no whatsnew) 2012-09-19 15:49:22 +00:00
dual68.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
eacc.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
ec65.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
einstein.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
electron.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
elekscmp.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
elf.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
elwro800.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
enterp.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
esq1.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
esq5505.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
et3400.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
eti660.c (MESS) Death to palettes. (nw) 2012-09-12 17:09:38 +00:00
ex800.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
exelv.c Memory handler normalization, part 1. 2012-09-17 07:43:37 +00:00
exp85.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
fidelz80.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
fk1.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
fm7.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
fmtowns.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
fp1100.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
fp6000.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
galaxy.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
galeb.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
gamecom.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
gamepock.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
gb.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
gba.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
geneve.c Clean-ups and version bump 2012-09-17 06:49:13 +00:00
geniusiq.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
genpc.c (MESS) svga_s3: converted to 16-bit ISA device. The S3 chipsets have 16-bit wide registers, and can only be used on AT systems. (no whatsnew) 2012-08-26 00:15:06 +00:00
gizmondo.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
glasgow.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
gmaster.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
gp2x.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
gp32.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
h8.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
h19.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
h89.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
hec2hrp.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
homelab.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
homez80.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
horizon.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
hp9k.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
hp48.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
hp49gp.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
hp16500.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
hpz80unk.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
ht68k.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
huebler.c (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Implemented 1530/1531 datassette as slot devices. Converted MOS6581 interface to devcb. [Curt Coder] 2012-09-02 13:46:14 +00:00
hx20.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
ibmpc.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
if800.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
imds.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
indiana.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
instruct.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
interact.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
intv.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
ip20.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
ip22.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
ipc.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
ipds.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
iq151.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
irisha.c Did some missed by code (no whatsnew) 2012-09-18 07:46:32 +00:00
isbc.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
itt3030.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
jr100.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
jr200.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
jtc.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
juicebox.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
junior.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
jupiter.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
k1003.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
k8915.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
kaypro.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
kc.c (MESS) fixed kc85_3 regression. (nw) 2012-09-13 17:10:21 +00:00
kim1.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
konin.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
kramermc.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
kyocera.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
lc80.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
lcmate2.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
lisa.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
llc.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
lviv.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
lx800.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
lynx.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
m5.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
m20.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
m79152pc.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
mac.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
macpci.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
mbc55x.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
mbc200.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
mbee.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
mc10.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
mc80.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
mc1000.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
mccpm.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
megadriv.c Memory handler normalization, part 2. Change legacy 2012-09-17 08:22:16 +00:00
mekd2.c Closeout on old macros. Retired cputag_set_input_line 2012-09-12 03:35:06 +00:00
mephisto.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
mes.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
microdec.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
micronic.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
microtan.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
mikro80.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
mikromik.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
mikrosha.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
mini2440.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
mirage.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
mits680b.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
mk1.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
mk2.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
mk14.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
mk85.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
mk90.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
mmd1.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
mmodular.c Memory handler normalization, part 2. Change legacy 2012-09-17 08:22:16 +00:00
mod8.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
mpf1.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
mpz80.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
ms0515.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
msbc1.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
mstation.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
msx.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
mtx.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
multi8.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
multi16.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
myb3k.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
mycom.c Clean-ups and version bump 2012-09-17 06:49:13 +00:00
mz80.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
mz700.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
mz2000.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
mz2500.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
mz6500.c Memory handler normalization, part 1. 2012-09-17 07:43:37 +00:00
n64.c More cleanup on mess side (nw) 2012-09-19 13:19:23 +00:00
nakajies.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
nanos.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
nascom1.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
nc.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
nes.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
newbrain.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
next.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
ng_aes.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
ngp.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
ob68k1a.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
odyssey2.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
okean240.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
ondra.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
orao.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
oric.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
orion.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
osbexec.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
osborne1.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
osi.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
p8k.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
p112.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
p2000t.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
palm_dbg.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
palm.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
palmz22.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
partner.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
paso1600.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
pasogo.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
pasopia7.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pasopia.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
pb1000.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
pc4.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
pc88va.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pc100.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
pc1500.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
pc1512.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pc2000.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
pc6001.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pc8001.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pc8401a.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pc8801.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
pc9801.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pc.c Clean-ups and version bump 2012-09-17 06:49:13 +00:00
pce220.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pce.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
pcfx.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pcm.c Memory handler normalization, part 1. 2012-09-17 07:43:37 +00:00
pcw16.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pcw.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pda600.c In device_state_interface, rename state() to state_int() 2012-09-11 15:58:04 +00:00
pdp1.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pdp11.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
pecom.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
pegasus.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
pentagon.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pes.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pet.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
phc25.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
phunsy.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
pimps.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
pipbug.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pk8000.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
pk8020.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
plan80.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
plus4.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pmd85.c Did some missed by code (no whatsnew) 2012-09-18 07:46:32 +00:00
pmi80.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
pocketc.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
pockstat.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
pokemini.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
poly88.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
poly880.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
poly.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
portfoli.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pp01.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
prestige.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
primo.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
pro80.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
prof80.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
prof180x.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
psion.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
psx.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pt68k4.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
ptcsol.c Memory handler normalization, part 1. 2012-09-17 07:43:37 +00:00
pv1000.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
pv2000.c Clean-ups and version bump 2012-09-17 06:49:13 +00:00
pv9234.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
px4.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
px8.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
pyl601.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
ql.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
qtsbc.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
qx10.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
radio86.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
rainbow.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
rex6000.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
rm380z.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
rmnimbus.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
rt1715.c Memory handler normalization, part 1. 2012-09-17 07:43:37 +00:00
rvoice.c Clean-ups and version bump 2012-09-17 06:49:13 +00:00
rx78.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
sacstate.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
sage2.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
samcoupe.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
sapi1.c (MESS) Fixed listxml crash. There is no screen in sapi3, so commented out the SCREEN_UPDATE config. (nw) 2012-09-18 18:02:24 +00:00
savia84.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
sbc6510.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
sc1.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
sc2.c Memory handler normalization, part 2. Change legacy 2012-09-17 08:22:16 +00:00
scorpion.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
scv.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
sdk85.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
sdk86.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
selz80.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
sg1000.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
sgi_ip2.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
sgi_ip6.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
sitcom.c Clean-ups and version bump 2012-09-17 06:49:13 +00:00
slc1.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
sm1800.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
smc777.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
sms.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
snes.c Memory handler normalization, part 1. 2012-09-17 07:43:37 +00:00
socrates.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
sorcerer.c Memory handler normalization, part 1. 2012-09-17 07:43:37 +00:00
spc1000.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
spec128.c Memory handler normalization, part 2. Change legacy 2012-09-17 08:22:16 +00:00
special.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
specpls3.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
spectrum.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
ssem.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
ssystem3.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
stopthie.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
studio2.c (MESS) Death to palettes. (nw) 2012-09-12 17:09:38 +00:00
sun1.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
sun2.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
sun3.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
sun4.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
super6.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
super80.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
supercon.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
supracan.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
svi318.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
svision.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
swtpc.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
sym1.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
sys2900.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
systec.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
tandy2k.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
tdv2324.c made S1410 device act as a SCSIHD with the custom commands, added D9060HD & ACB4070 devices to do the same thing [smf] 2012-09-05 21:50:02 +00:00
tec1.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
tek405x.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
tek410x.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
terak.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
test_t400.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
thomson.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
ti85.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
ti89.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
ti99_2.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
ti99_4p.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
ti99_4x.c Clean-ups and version bump 2012-09-17 06:49:13 +00:00
ti99_8.c Clean-ups and version bump 2012-09-17 06:49:13 +00:00
ti990_4.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
ti990_10.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
tiki100.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
tim011.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
timex.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
tk80bs.c changed most of screen.machine() to machine() (no whatsnew) 2012-09-18 08:43:04 +00:00
tm990189.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
tmc600.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
tmc1800.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
tmc2000e.c (MESS) Death to palettes. (nw) 2012-09-12 17:09:38 +00:00
tricep.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
trs80.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
trs80m2.c Memory handler cleanup 3. Add mem_mask parameter 2012-09-17 09:16:44 +00:00
tsispch.c Clear out remaining global inlines in diexec.h. 2012-09-12 06:07:51 +00:00
tutor.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
tvc.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
tx0.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
uknc.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
unior.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
unistar.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
univac.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
unixpc.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
ut88.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
uzebox.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
v1050.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
v6809.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
vax11.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
vboy.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
vc4000.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
vcs80.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
vector4.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
vector06.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
vg5k.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
vic10.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
vic20.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
victor9k.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
vidbrain.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
vii.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
vip.c Memory handler normalization, part 1. 2012-09-17 07:43:37 +00:00
vixen.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
vk100.c Clean-ups and version bump 2012-09-17 06:49:13 +00:00
votrpss.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
votrtnt.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
vt100.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
vt220.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
vt240.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
vt320.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
vt520.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
vta2000.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
vtech1.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
vtech2.c INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) 2012-09-18 14:45:06 +00:00
wangpc.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
wswan.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
x1.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
x1twin.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
x07.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
x68k.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
xerox820.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
xor100.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
z80dev.c Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
z80ne.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
z88.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
z100.c Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
z1013.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
z9001.c Since nobody checks for NULLs anyway, make 2012-09-19 19:48:09 +00:00
zexall.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
zrt80.c removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
zsbc3.c Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
zx.c Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00