Commit Graph

32545 Commits

Author SHA1 Message Date
R. Belmont
10054246cf Merge pull request #70 from lucab/lucab/mame-lua/appinfo
luaengine: add API versioning [Luca Bruno]
2014-12-09 23:20:52 -05:00
arbee
93a92a7fc6 m68k: disassembler support for FTRAP. [R. Belmont] 2014-12-09 23:17:24 -05:00
arbee
9adc2bef71 (MESS) apple2: disable orange/blue in hires if dhires set but not 80col. [R. Belmont, Peter Ferrie] 2014-12-09 23:05:20 -05:00
arbee
833fba4448 (MESS) apple2e: fix LC save states and don't enter double modes if 80COL isn't set. [R. Belmont, Peter Ferrie] 2014-12-09 22:41:38 -05:00
Alex W. Jackson
adfefa9f34 Fix debugger memory display of little-endian memory regions [Alex Jackson] 2014-12-09 21:18:05 -05:00
Alex W. Jackson
b5f303f809 prehisle.c: PORT_VBLANK seems more likely active low (nw) 2014-12-09 20:52:35 -05:00
hap
87027e2c15 put driver in testmode 2014-12-10 01:42:16 +01:00
peterferrie
9a14605782 c2040fdc.c: fix MSVC compile (nw) 2014-12-09 16:26:37 -08:00
hap
43d062e312 (MESS)APF Mathemagician skeleton driver 2014-12-10 01:19:58 +01:00
hap
8d658122c7 starwbc clock: i miscalculated 2014-12-10 00:51:57 +01:00
hap
dd91d69307 get rid of c_output_pla warning 2014-12-10 00:14:37 +01:00
Olivier Galibert
dfcdca6794 lindbergh: Match card and video bios [O. Galibert] 2014-12-09 21:53:08 +01:00
Olivier Galibert
f9715d5a31 pci: expansion rom management [O. Galibert] 2014-12-09 21:53:03 +01:00
hap
0c42fdfc3d added auto power-off 2014-12-09 21:23:06 +01:00
hap
f8bd4aa26d small update for wizatron layout 2014-12-09 20:43:23 +01:00
jbu
37195d9a85 Rename led8seg to led8seg{,_gts1} and CTYPE_LED8SEG{,_GTS1} as per hap's request. (nw) 2014-12-09 19:44:01 +01:00
jbu
0399454960 Fix obsolete comments. Make 7seg display smaller (nw) 2014-12-09 18:48:51 +01:00
jbu
f6ec0e0596 Add 4 7seg digits for the outputs 6, 7, 14 and 15. The remaining 22, 23, 30 and 31 are unused (nw) 2014-12-09 18:43:46 +01:00
hap
546354341a tmc0270 unknown line 2014-12-09 18:18:16 +01:00
jbu
0f3a4dfdc9 There be light on the 8seg display (nw) 2014-12-09 18:13:57 +01:00
etabeta78
e943991c60 (MESS) vsmile.xml: more cart dumps from FatArnold & TeamEurope. nw.
(these will be credited together with previous dumps, of course)
2014-12-09 16:49:18 +01:00
jbu
52798efb53 Add 8seg decoding with the modified 7448 (nw) 2014-12-09 16:23:50 +01:00
jbu
5806b90357 Add logging to r10788 and fix timer setup (nw) 2014-12-09 15:47:35 +01:00
mamehaze
067104ef7f more arcompact (nw) 2014-12-09 14:37:02 +00:00
Curt Coder
96f6629dc5 (MESS) victor9k: Added keyboard PCB layout. (nw) 2014-12-09 15:40:00 +02:00
Robert
3e60e1a606 (MESS) super80 : removed unneeded semicolon (nw) 2014-12-10 00:33:22 +11:00
jbu
c814e1a717 Add CTYPE_LED8SEG to m_maxstate default setup (nw) 2014-12-09 14:31:20 +01:00
jbu
69d348a465 Add clock to MCFG and remove defaulting to firstcpu->clock() 2014-12-09 14:26:50 +01:00
jbu
c54f37e00f Add missing MCFG_DEVICE_ADD (nw) 2014-12-09 14:24:04 +01:00
Robert
461df167c6 (MESS) excalibur : added keyboard, system is usable. Can save and load cassettes. (nw) 2014-12-10 00:16:41 +11:00
jbu
1eaba9c168 Skeleton Rockwell 10788 chip emulation and use in gts1 - WIP (nw) 2014-12-09 13:06:54 +01:00
mamehaze
afdc0a8e76 new clones
V-Smile (France) [segher]

no idea if it's actually region specific or just a different revision
2014-12-09 10:53:46 +00:00
mamehaze
ced3998d61 new clones
D-Day (Dooyong) (Korea) [system11]
Yam Yam (Korea) [system11]
2014-12-09 10:44:01 +00:00
mamehaze
1eb4ca1bcc more arcompact (nw) 2014-12-09 10:06:16 +00:00
Robert
1856485e69 (MESS) excalibur : added video, gets a bootup screen (nw) 2014-12-09 14:21:23 +11:00
hap
cd02eac42e added tmc0270_cpu_device, preliminary 2014-12-09 03:16:47 +01:00
Robert
d3daab0a21 (MESS) excalibur : added some devices (nw) 2014-12-09 12:56:59 +11:00
mamehaze
46eabad4db 4003b9ba has a jump to the cartridge area (nw) 2014-12-08 23:38:13 +00:00
Robert
95ed28f9b0 (MESS) new skeleton: Excalibur 64 [Robbbert]
Thx also to tcdev and ChickenMan
2014-12-09 10:26:15 +11:00
mamehaze
44d6bf5726 improve (nw) 2014-12-08 22:32:54 +00:00
mamehaze
1c1b5e874b ahh, 'long immediate' register, not offset, that makes a lot more sense (nw) 2014-12-08 22:21:16 +00:00
mamehaze
bde1559da1 (nw) 2014-12-08 22:09:38 +00:00
mamehaze
d1a900f86d arc (nw) 2014-12-08 21:20:09 +00:00
mamehaze
a50a13b37d (nw) 2014-12-08 19:37:58 +00:00
mamehaze
0f5338bc85 (nw) 2014-12-08 19:13:32 +00:00
Curt Coder
ec3981aef9 (MESS) victor9k: Implemented character attributes and intensity. (nw) 2014-12-08 20:20:12 +02:00
Curt Coder
c3339567bd (MESS) victor9k: Patched out floppy SCP self test temporarily, cpm86 boots now but hangs while loading menu. (nw) 2014-12-08 20:06:22 +02:00
mamehaze
4f399fb830 misc ARC dasm (nw) 2014-12-08 18:01:08 +00:00
Curt Coder
d1f488e45f fdc_pll: Added write_next_bit_prev_cell() that writes a bit at the position the previous bit was read from. This is needed for FDC's that read and write on the same clock cycle, e.g. the Commodore 8050 and Victor 9000. [Curt Coder] 2014-12-08 19:48:11 +02:00
Curt Coder
beb6c17ced (MESS) victor9k: Floppy WIP. (nw) 2014-12-08 17:12:58 +02:00