Commit Graph

52610 Commits

Author SHA1 Message Date
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
Patrick Mackinlay
fb1f0cf837 Merge remote-tracking branch 'upstream/master' 2017-07-09 15:36:50 +07:00
AJR
2acac0a88d gunfront: Correct "Upright Controls" DIP switch - OFF is Single, and should not be the default 2017-07-09 03:58:37 -04:00
AJR
d124aa7cb8 freekick.cpp: Forgot to change this back (nw) 2017-07-09 03:57:54 -04:00
AJR
0b317a458b freekick.cpp: Correct coin counter polarity; name config structures more consistently (nw) 2017-07-09 03:29:53 -04:00
AJR
ca4055bfa3 gocowboy: Not the problem now (nw) 2017-07-09 03:28:28 -04:00
smf-
87d0fc83a7 fix broken build (all compilers). (nw) 2017-07-09 08:27:25 +01:00
briantro
6ca2da6406 freekick.cpp: Set default values for unknown dipswitches to "Off" (nw) 2017-07-09 01:02:39 -05:00
briantro
ed276b9669 freekick.cpp: minor updates to dipswithes for Omega (nw) 2017-07-09 00:56:17 -05:00
briantro
1081a784c2 freekick.cpp: Dumped the color proms for Omega by Nihon System correcting the colors. [ShouTime] 2017-07-09 00:29:44 -05:00
Vas Crabb
74525566db no reason to prefer inline assembly over MSVC _BitScanReverse intrinsic on x86 (nw) 2017-07-09 14:42:35 +10:00
AJR
9aff6e781d colt: Fix colors 2017-07-08 23:57:45 -04:00
briantro
a5b3ca9717 sigmab98.cpp: Load all roms for Go Go Cowboy, now it needs correction driver init with rombanks etc... (nw) 2017-07-08 22:56:26 -05:00
Vas Crabb
2050f2a6a2 clean up inlines (nw) 2017-07-09 13:38:32 +10:00
AJR
bed697e430 mc14411: Partial rewrite (nw)
- Streamline divider calculation
- Rewrite comments (less copying from the datasheet)
- Implement device_clock_changed and use clocks_to_attotime
- Add timer_enable method for future use
2017-07-08 21:25:26 -04:00
AJR
3bc67e30ce New NOT WORKING
* Go Go Cowboy [Brian Troha, Ryan Holtz]

The PCB comes with a cartridge that should contain two Flash ROMs. These need to be dumped.
2017-07-08 19:10:13 -04:00
Joakim Larsson Edström
28b8120788 Merge pull request #2452 from JoakimLarsson/fccpu1_3
New device: MC14411 Bit Rate Generator
2017-07-08 23:48:01 +02:00
angelosa
e5d06a5066 Added default nvram to mmaze (nw) 2017-07-08 23:37:50 +02:00
briantro
a4a9bea2da ninjaw.cpp: Spelling (nw) 2017-07-08 15:41:40 -05:00
briantro
1dec916147 new clone added - The Ninja Warriors
New Clone Added
--------------------------------------------------
The Ninja Warriors (World, earlier version) [Irongiant, The Dumping Union]
2017-07-08 15:30:17 -05:00
AJR
466d414d9d megadpkr: Further improvements and cleanups (nw)
- Merge driver with goldnpkr.cpp source to get working sound (graphics and sound should be identical)
- Add version numbers to set names
- Promote megadpkrb to WORKING (with one caveat)
2017-07-08 15:48:57 -04:00
R. Belmont
82a35be59d Merge pull request #2450 from rfka01/master
Added available Commodore PC10-III ROM dumps
2017-07-08 15:37:45 -04:00
MetalliC
6f7eb44fba chihiro.cpp: add Quest of D Firmware Update DVD dump [ShouTime] 2017-07-08 20:34:08 +03:00
Vas Crabb
d18aa3e097 never hurts to srcclean (nw) 2017-07-09 03:21:32 +10:00
Vas Crabb
962fa2ffac fix clang build (nw) 2017-07-09 03:02:21 +10:00