Commit Graph

65652 Commits

Author SHA1 Message Date
Olivier Galibert
b445d10135 ymmu100: Start adding the MEG [O. Galibert] 2019-03-23 12:09:54 +01:00
hap
57cb0af3f0 layout: added "inputraw" parameter, for use with inputtag and inputmask. It sets the element state directly to the raw input data & mask. Example uses: 8 way joystick state, multi-bitmask dipswitch state. If you don't want it to respond to layout mouse clicks, add a dummy inputtag rect under it. (nw) 2019-03-23 11:50:54 +01:00
DavidHaywood
1bab6a961f vii.cpp - dreamlif basic inputs 2019-03-23 10:47:35 +00:00
AJR
842aa09d6a aha1742a: Add half of yet another BIOS/MCODE set [ftp.funet.fi] 2019-03-23 02:13:47 -04:00
AJR
df939e0afb aha174x.cpp: Improve notes (nw) 2019-03-23 01:28:59 -04:00
AJR
5f7021ed8c aha1542b: Add v3.11 BIOS [Funet Archive]
aha1542c: Verify/normalize one more ROM name (nw)
2019-03-23 00:31:06 -04:00
AJR
25db42baac aha1542b, aha1542cf, aha1542cp, novell_dcb: Improve some ROM names (nw) 2019-03-22 23:19:25 -04:00
AJR
6b57e483d6 Add skeleton ISA device for Novell Disk Coprocessor Board [modem7, minuszerodegrees.net] 2019-03-22 21:57:13 -04:00
arbee
517858416d apollo: Updates and resurrection [Hans Ostermeyer]
- Fix typo'd constant in m68kmmu that prevented trapping user accesses to kernel space
- Remove need for intrusive m68k modifications
- Fix crash in 3c505 networking
- Fix Domain/OS booting in Normal mode
2019-03-22 20:10:18 -04:00
AJR
9e1f0db898 aha174x.cpp: Might not actually matter now, but... (nw) 2019-03-22 19:43:17 -04:00
AJR
c3dc67c1fb Add skeleton AHA-1740 and AHA-1742A ISA devices 2019-03-22 19:12:08 -04:00
ClawGrip
c423c750c4
New NOT_WORKING software list additions
---------------------------
Sed de Saber - English as a Second Language Edition - Book 1 - Getting Started (Spain) [TeamEurope]
Sed de Saber - English as a Second Language Edition - Book 2 - A New Job (Spain) [TeamEurope]
Sed de Saber - English as a Second Language Edition - Book 3 - Daily Activities (Spain) [TeamEurope]
Sed de Saber - English as a Second Language Edition - Book 4 - Health and Safety (Spain) [TeamEurope]
Sed de Saber - English as a Second Language Edition - Book 5 - Community Interactions (Spain) [TeamEurope]
Sed de Saber - English as a Second Language Edition - Book 6 - How do you say (Spain) [TeamEurope]
2019-03-22 23:50:35 +01:00
AJR
c92c0d7d75 Almost overlooked due to merge conflict (nw) 2019-03-22 16:40:19 -04:00
AJR
506eb2e0e4 New machines marked as NOT_WORKING
----------------------------------
ADM 36 Video Display Terminal [Al Kossow, Bitsavers]
2019-03-22 16:38:23 -04:00
Nigel Barnes
abcdcb58e4 New working software list additions
-----------------------------------
spectrum_flop_opus: Added various Opus Discovery disk images [World of Spectrum]
2019-03-22 19:30:12 +00:00
Nigel Barnes
24c6e26aa2 spec128: Improved compatibility with ROM swapping expansion devices in 128 mode, not yet 100%. 2019-03-22 19:27:31 +00:00
Nigel Barnes
60e30e44b3 spectrum: Added the Opus Discovery disc system, and OPD floppy format. 2019-03-22 19:24:13 +00:00
Ivan Vangelista
374d6d674f chihiro.cpp, xbox.cpp: removed MACHINE_CONFIG & MCFG macros (nw) 2019-03-22 19:25:50 +01:00
Ivan Vangelista
d87d2bc3e0 machine\xbox.cpp: fixed crashes in xbox and chihiro sets. Thanks to Tafoid for helping in tracking the regression (nw) 2019-03-22 18:55:12 +01:00
AJR
63677b3f04 m68301: Remove device type (nw) 2019-03-22 13:39:36 -04:00
AJR
ff8c8701de tmp68301: Merge on-chip peripheral emulation with CPU device 2019-03-22 13:38:37 -04:00
Ivan Vangelista
8708e5a7a8 mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starting with b (nw) 2019-03-22 18:20:28 +01:00
AJR
79d02cf7df mc68307: Add override for RESET instruction (nw) 2019-03-22 12:41:30 -04:00
Ryan Holtz
5a09b0feb2 -astrocde: Slot-ified accessory port and added lightpen device. [Ryan Holtz] 2019-03-22 17:40:33 +01:00
AJR
41f23bcc2b mcs51: New version of old hack to break out of JB INT0/INT1 loops when interrupt is triggered 2019-03-22 12:04:09 -04:00
AJR
0b27ba31c4 aha1542c et al.: Add serial EEPROM (nw) 2019-03-22 11:14:41 -04:00
hap
2ccef2dfd4 fidel_cc1: add notes (nw) 2019-03-22 15:02:15 +01:00
cam900
60e19028ff silvmil.cpp : Updates
Reduce unnecessary lines, Move handler behaviors under silvmil_state, Fix namings, Move alternative GFX layout into gfxdecode, Use shorter type values, Simplify handlers
2019-03-22 22:19:15 +09:00
cam900
3735d958f0
esd16.cpp : Default mem_mask value 2019-03-22 22:10:02 +09:00
cam900
b7c4538de3 esd16.cpp : Updates
Reduce unnecessary lines, duplicates, ACCESSING_BITs, Simplify handlers, gfxdecodes, Mark 8x8 tilemap dirty when VRAM data is changed, Fix naming
2019-03-22 21:39:36 +09:00
cam900
9172f07969 devices/machine/74157.cpp : Simplify handlers, Fix naming
dec0.cpp : Reduce duplicate
2019-03-22 20:33:05 +09:00
DavidHaywood
a4a27efc78 1 word (nw) 2019-03-22 10:47:04 +00:00
DavidHaywood
942f1028e2 new NOT WORKING machines
---
Mega Drive 4 / Guitar Idol (set 1) [Alexandre Souza]
2019-03-22 10:44:25 +00:00
Robbbert
464750e988 (nw) warofbugg : notes 2019-03-22 19:36:32 +11:00
cam900
d3eb9d346a namcos1.cpp : Updates
Reduce duplicates, Runtime tag lookups, Simplify handlers, Use shorter/correct type values
2019-03-22 16:03:38 +09:00
braintro
809f16a672 segas18.cpp: Minor doc update (nw) 2019-03-21 19:53:34 -05:00
AmatCoder
178ee5c9d0
spectrum.cpp: Fix return bits depending on hardware version
Fix MT 06439
2019-03-22 01:39:32 +01:00
Olivier Galibert
ab997590e1 vl70: Reduce the power of the battery, test passes [O. Galibert] 2019-03-21 22:02:54 +01:00
Olivier Galibert
2937e8ce45 vl70: Hookup inputs [O. Galibert] 2019-03-21 20:54:23 +01:00
algestam
45592501cf hh_sm510: add gnw_smb PCB label (nw) (#4791) 2019-03-21 20:13:00 +01:00
Olivier Galibert
485106aa1a vl70: Change the battery, but it won't see the keys [O. Galibert] 2019-03-21 19:59:42 +01:00
Ivan Vangelista
2f62de058f devices\bus\isa\aha1542c.cpp: added bios v2.10 to the aha1542cf set. Improved readme [Guru] 2019-03-21 18:26:36 +01:00
Ivan Vangelista
f079fb82cd mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starting with c (nw) 2019-03-21 18:05:29 +01:00
hap
f17ad47091 New not working machine added
-----------
Chess Challenger [hap, Berger]
2019-03-21 17:31:19 +01:00
AJR
cb6cf8aa46 freekick.cpp: Document connector pinouts 2019-03-21 07:57:51 -04:00
cam900
0acfcfd5ae gaelco2.cpp : Updates
Reduce duplicates, unnecessary lines, defines, Fix namings, spacings, code styles, Simplify handlers, Use shorter/correct type values
Mark tilemap dirty when RAM base is changed
2019-03-21 13:23:22 +09:00
arbee
05e4915433 New machines added as NOT_WORKING
---------------------------------
Yamaha VL70-m [R. Belmont, O. Galibert]
2019-03-21 00:17:56 -04:00
braintro
52c978fdd9 freekick.cpp: Grammer & spelling (nw) 2019-03-20 21:19:49 -05:00
braintro
85a5062827 New working clone
New working clones
------------------
Omega (earlier) [Corrado Tomaselli, The Dumping Union]
2019-03-20 21:05:59 -05:00
arbee
67345a5dbe apple3: Add Focus Drive as a slot option and turned off unnecessary logging [R. Belmont] 2019-03-20 21:32:41 -04:00