AJR
b2d0022a32
starwars: Forgot to remove these prototypes (nw)
2017-07-11 23:40:58 -04:00
cracyc
40b37af1c3
plugins/cheat: add ui support for joystick hotkeys [Carl]
2017-07-11 22:06:09 -05:00
briantro
fae8777edf
targeth.cpp update [Brian Troha]
...
Added PCB layout
Base CPU clocks on actual OSC/Resonator
Corrected OKI clock
Corrected program rom labels for Target Hits v1.1
2017-07-11 21:50:39 -05:00
briantro
63246ba545
wrally.cpp: Added World Rally PCB layout. [Brian Troha]
2017-07-11 21:39:08 -05:00
Angelo Salese
4b3c163d8c
Fix Fighting Golf full name (nw)
2017-07-12 01:29:46 +02:00
angelosa
80dd45257e
cvs.cpp: kludged a protection check in Superbike that was resetting the machine under certain conditions [Angelo Salese]
...
(Also demoted to MACHINE_UNEMULATED_PROTECTION since game can lock indefinitely under a specific case scenario)
2017-07-11 21:23:26 +02:00
angelosa
b87aec1007
Left-over since forever, Kold verified it and there's no issue with colors (nw)
2017-07-11 19:51:09 +02:00
angelosa
59bfb38300
Map Bongo jump as a button and not as up direction (nw)
2017-07-11 19:51:06 +02:00
Ivan Vangelista
1c1e1cb3a3
new not working clone
...
-------------------------------
Tazz-Mania (Rodmar bootleg) [Arcade Hacker, The Dumping Union]
2017-07-11 19:18:49 +02:00
Ivan Vangelista
d7037e4a62
pse.cpp: small documentation update (nw)
2017-07-11 19:14:18 +02:00
AJR
b9c027ac5a
exprraid: Use MCFG_GENERIC_LATCH_DATA_PENDING_CB (nw)
2017-07-11 08:14:30 -04:00
briantro
93e67f8691
segas16b.cpp: Minor doc update (nw)
2017-07-10 23:45:53 -05:00
AJR
d8412d493d
gcpinbal: Might as well modernize the callback of the only MSM6585 in MAME (nw)
2017-07-11 00:36:54 -04:00
AJR
6d6ed7c989
firetrap: Sound-related modernization (nw)
...
- Use callback for soundlatch interrupt
- Use modern MSM5205 callback and LS157 selector, and eliminate an instance of HOLD_LINE
- Clean up some names
- Add placeholder 8751 device
2017-07-11 00:10:07 -04:00
Ted Green
0d1e514f64
Fixed compile (nw)
2017-07-10 19:30:16 -06:00
Ted Green
5b600eac2c
WIP: Get audio to start working in mwskins and add I40 board to vegas driver. (nw)
2017-07-10 19:15:53 -06:00
AJR
720a736faf
xain: Soundlatch modernization (nw)
2017-07-10 20:06:20 -04:00
R. Belmont
694a227b2b
Merge pull request #2463 from JoakimLarsson/fccpu1_7
...
mc14411 and fccpu1 improvements
2017-07-10 19:58:05 -04:00
R. Belmont
ac3fa726a8
Merge pull request #2462 from rfka01/master
...
Corrected ITT3030 70 track drive type and added 35 track ... drive type and for…
2017-07-10 19:56:57 -04:00
arbee
75b3819aa1
macpci: Added more Pippin ROM sets [unknown]
2017-07-10 19:53:19 -04:00
Joakim Larsson Edstrom
9423f56126
fccpu1: Added machine configuration for baud rates for all three serial ports using the mc14411 device
2017-07-11 00:31:43 +02:00
Joakim Larsson Edstrom
f27ee36f13
mc14411: new methods added for disabling all output timers and set line methods for RSA and RSB inputs
2017-07-11 00:31:18 +02:00
rfka01
9bff063d9d
Corrected ITT3030 70 track drive type and added 35 drive type and format definition. [helwie44 and rfka01]
2017-07-11 00:15:06 +02:00
RobertoFresca
c17c0246db
New working clones
...
------------------
Golden Poker Double Up (bootleg) [Arcade Vintage, Roberto Fresca]
2017-07-10 18:29:13 -03:00
briantro
d14ed3d88c
meritm.cpp: Documentation update: verified program code number for Megatouch 7 Encore (nw)
2017-07-10 15:19:38 -05:00
cracyc
9e437bfbd7
compc: handle slight fe2010 pit incompatibility (nw)
2017-07-10 14:09:30 -05:00
Ivan Vangelista
f89ad54955
new not working clone
...
------------------------------
Dirty Harry (LF-2) [PinMAME]
2017-07-10 19:11:55 +02:00
Vas Crabb
3353592d00
remove vestigial exception class (nw)
2017-07-11 03:00:24 +10:00
Vas Crabb
1403e5b0c5
wtf (nw)
2017-07-11 02:57:22 +10:00
Vas Crabb
c5c3012634
Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces:
...
* Switched to delegate timers
- Frees implementations from having to call timer method
- Eliminates risk of ID conflicts with implementations/other interfaces
* Moved save state registration to interface post start
- Plays nicely with device_missing_dependencies exceptions
- Frees implementation from having to call save state registration method
- Improves save state support in devices that neglected to call method
2017-07-11 02:31:42 +10:00
Michael Zapf
7d98022797
ti99: Moved Hexbus one level up
2017-07-10 17:49:16 +02:00
AJR
a725cd2ba8
starwars: Soundlatch modernization (nw)
...
- 6532riot: Add some WRITE_LINEs to set individual port lines through callbacks
2017-07-10 11:24:42 -04:00
Vas Crabb
daf5ca478c
Clean this up to match the direction we're going (nw)
2017-07-10 23:07:30 +10:00
Patrick Mackinlay
f91404a088
i82586: intel 82586/82596 ethernet controllers, skeleton only (nw) ( #2456 )
...
* i82586: initial commit, skeleton only
* oops (nw)
* i82586: added databook references
* use address space for memory access
2017-07-10 13:11:28 +02:00
Vas Crabb
536b2153d9
make device_memory_interface slightly less of a special case, use a typedef to avoid nested templates everywhere (nw)
2017-07-10 19:35:07 +10:00
Ivan Vangelista
a857db7582
esqpanel.cpp: fixed validation (nw)
2017-07-10 10:00:56 +02:00
Patrick Mackinlay
65a381c706
interpro: serial dma [P. Mackinlay]
...
* interpro: serial dma
* implemented basic serial dma
* switch to ncr53c94
* initial ethernet preparation
* timer-based dma
* oops (nw)
2017-07-10 08:40:50 +02:00
AJR
5ddd006919
mrdo: Load protection PAL data (not used at the moment)
2017-07-10 02:32:59 -04:00
Vas Crabb
63e8b29502
missing thing in if condition (nw)
2017-07-10 14:20:54 +10:00
AJR
2a9a818b96
gladiatr: Hook up SSRST according to badly scanned schematics (nw)
2017-07-09 23:55:39 -04:00
Robbbert
658f78f92b
(nw) Housekeeping.
2017-07-10 10:49:16 +10:00
R. Belmont
9398fff5f6
Merge pull request #2455 from pmackinlay/ncr5390
...
ncr5390: tcounter and dma/drq changes
2017-07-09 20:27:12 -04:00
AJR
d31f24c1c2
mc14411: Attempted fix for timing regression (nw)
...
Obviously, the cycle time has to be divided by two, not multiplied by two. The divider isn't necessarily an even number, though.
2017-07-09 18:46:21 -04:00
cracyc
b98e5d5284
compc: move commodore pcs to own file and get them booting (nw)
2017-07-09 17:13:45 -05:00
hap
421f6222ab
improve arrball.lay (nw)
2017-07-09 21:21:15 +02:00
Robbbert
be89e34153
(nw) Fixed typo in pc10iii rom name.
2017-07-10 03:38:26 +10:00
AJR
f17a768ee4
magmax: Soundlatch modernization & various stuff from schematics (nw)
2017-07-09 12:22:21 -04:00
Vas Crabb
2491556b1f
New machines marked NOT_WORKING
...
------------------------------
INTELLEC 4/MOD 4
2017-07-09 19:46:13 +10:00
Patrick Mackinlay
ea154eff6e
ncr5390: improve tcounter, dma/drq handling
2017-07-09 15:40:37 +07:00
Patrick Mackinlay
bb4773354a
nscsi_hd: correction for INQUIRY with bad lun (nw)
2017-07-09 15:38:20 +07:00