Commit Graph

48592 Commits

Author SHA1 Message Date
Dirk Best
ef01109e39 New working clone: Turbo Force (new revision) [dos_] 2016-12-22 15:29:05 +01:00
Dirk Best
56700e5d90 i8089: Silence DMA transfer log spam 2016-12-22 15:29:04 +01:00
smf-
7d7023cc0a fix clang on windows build (nw) 2016-12-22 14:14:55 +00:00
Miodrag Milanovic
86990b2c41 Cleanup and naming (nw) 2016-12-22 11:38:34 +01:00
Lord-Nightmare
3094b15185 fix separate arcade and mess builds (nw) 2016-12-22 03:48:24 -05:00
Ted Green
c3cefee1b2 midwayic: Added hooks for serial communication. (nw)
atlantis: Renamed uart ports. (nw)
iteagle: Remapped service buttons to standard location.
iteagle: Connected cdrom and started adding rs232 communication ports. (nw)
2016-12-21 19:25:26 -07:00
Ted Green
e6227e1896 dcs: Implemented proper ram bank switch for ADSP2181 systems. (nw) 2016-12-21 19:25:26 -07:00
therealmogminer@gmail.com
780732f563 My name is not Ryan 161 (nw) 2016-12-22 01:34:59 +01:00
Lord-Nightmare
9c2ca81b06 toaplan1.cpp: vimana regions should work fine now. [Lord Nightmare] 2016-12-21 19:26:26 -05:00
therealmogminer@gmail.com
a9ec957f7b Added to the wrong list before, I should go to bed (nw) 2016-12-22 01:20:45 +01:00
therealmogminer@gmail.com
b2c5d5859f Add some chips I missed to the comments, (nw) 2016-12-22 01:19:03 +01:00
Lord-Nightmare
210a9c7347 toaplan1.cpp: Fixed DSWB reading (seems to be inverted when read by the mcu), also reverted changes to TJUMP jumper settings and inverted those as well on read, though it still seems to be a bit screwy for some settings. [Lord Nightmare] 2016-12-21 19:17:41 -05:00
therealmogminer@gmail.com
0e85817c8a Added a chip burn-down list to atarittl, listing which chips still need to be emulated for Indy 4 and Stunt Cycle (nw) 2016-12-22 01:14:28 +01:00
Lord-Nightmare
5dd72e9422 Decapped, deprotected, dumped and hooked up the hd647180X mcus for vimana, fire shark and teki paki [Caps0ff]
New clone added
----------------
'NEW VER!' hack of Fire Shark (samesamenh) [Caps0ff, trap15]
2016-12-21 16:12:14 -05:00
therealmogminer@gmail.com
f3a80d7d53 Fix duplicated license line (nw) 2016-12-21 21:24:17 +01:00
therealmogminer@gmail.com
1410c438b7 -hazeltin: Added netlist-based video board emulation. [Ryan Holtz] 2016-12-21 20:32:50 +01:00
therealmogminer@gmail.com
2987115966 -netlist: Various fixes: [Ryan Holtz]
* 7473: Made device only transition on a falling clock.
 * 74161: Inverted Clear and Clock inputs to match datasheet.
 * 74260: Fixed number of inputs.
 * Am2847: Fixed shift register size (was 160 bits, should have been 80 bits)
 * DM9334: Inverted C and E inputs to match datasheet.
2016-12-21 20:32:50 +01:00
therealmogminer@gmail.com
66abfa8e6d -netlist: Added shared RAM pointer, for use by netlist RAM devices which need updating by non-netlist driver code. [Ryan Holtz]
-netlist: Added new devices: [Ryan Holtz]
 * Intel 2102A 1Kbit (1024 x 1) Static RAM
 * 74365 Hex Bus Driver with 3-State Outputs
 * Generic 2- and 3-terminal Tristate device
 * Note: Tristate device and 74365 do not actually tristate, they are simply a way of combining multiple outputs + chip enables.
2016-12-21 20:32:49 +01:00
therealmogminer@gmail.com
ac56130251 -netlist: Added 74260 Dual 5-Input NOR Gate device. [Ryan Holtz] 2016-12-21 20:32:49 +01:00
therealmogminer@gmail.com
8dfbe8e538 Minor netlist syntax changes, (nw) 2016-12-21 20:32:48 +01:00
therealmogminer@gmail.com
4a71e6bdcf -netlist: Added 74166 Parallel-Load 8-Bit Shift Register device. [Ryan Holtz] 2016-12-21 20:32:48 +01:00
therealmogminer@gmail.com
e3e38025c3 -netlist: Added 2716 16 Kbit (2 Kbit x 8) UV EPROM. [Ryan Holtz] 2016-12-21 20:32:47 +01:00
therealmogminer@gmail.com
32d0f10418 -netlist: Added 74174 Hex D-Type Flip-Flop with Clear [Ryan Holtz] 2016-12-21 20:32:47 +01:00
therealmogminer@gmail.com
19165cfbfd netlist: Added 82S126 1K-bit bipolar PROM device. [Ryan Holtz] 2016-12-21 20:32:47 +01:00
therealmogminer@gmail.com
b64073e795 More compile fixes (nw)' 2016-12-21 20:32:46 +01:00
therealmogminer@gmail.com
72f4f2a20e netlist: Device additions: [Ryan Holtz]
* 74161 Synchronous 4-Bit Binary Counter with Clock
 * 7473 Dual Master-Slave J-K Flip-Flops with Clear and Complementary Outputs
 * Am2847 Quad 80-bit Static Shift Register
 * DM9334 8-bit Addressable Latch
2016-12-21 20:32:46 +01:00
therealmogminer@gmail.com
3dba2b07a3 Netlist compile fixes, (nw) 2016-12-21 20:32:45 +01:00
therealmogminer@gmail.com
3fcf6e6a3c -netlist: Add simple ROM hookup capability. [Ryan Holtz] 2016-12-21 20:32:45 +01:00
hap
343dd7f8aa Machines promoted to working
----------
Mattel Funtronics Jacks [hap, Sean Riddle]
Mattel Funtronics Red Light Green Light [hap, Sean Riddle]
2016-12-21 18:26:22 +01:00
hap
866f537c6d cop400: added L pins tri-state callback (nw)
I'll summarize the cop400 changes manually in whatsnew next week
2016-12-21 17:51:01 +01:00
Vas Crabb
cdc30dbeee ppc: fix DSI flag bits [Vas Crabb, maximumspatium]
alignment exceptions will need more complex mask/shit depending on the instruction's addressing mode, but that's a job for another time; at any rate it uses the LSBs of the DSISR register (nw)
2016-12-22 02:43:11 +11:00
angelosa
b6f2538bfb tail2nos.cpp: some improvements [Angelo Salese]
* Added sound semaphore hookup, fixes random BGM lockups;
* Added alternative input method, selectable thru control panel dip-switch;
* Added dip locations;
2016-12-21 10:43:22 +01:00
arbee
795eaa2f63 ppc: set DSISR to the DSI flags rather than the address on data access faults. [R. Belmont, maximumspatium] 2016-12-20 22:58:01 -05:00
Dirk Best
234b4665ce zwackery: Remove Artificial Artist PAL, now included in the csd device 2016-12-21 04:04:27 +01:00
Dirk Best
fe3f74a3e9 csd: Update interface to better reflect real hardware, add address
deocoding PAL and verify memory map
2016-12-21 03:59:34 +01:00
Dirk Best
0295ac745d Move the Cheap Squeak Deluxe sound board to its own file and give it
its's correct name.
2016-12-21 03:59:30 +01:00
Dirk Best
ff06acd560 zwackery: ROM labels and locations 2016-12-21 03:59:26 +01:00
Ville Linde
667c8ea68e mb86235: some more progress (nw) 2016-12-21 01:32:07 +02:00
hap
e6155387a0 cop400: correct internal RAM memorymap for COP410 [Sean Riddle] 2016-12-20 18:34:16 +01:00
Dirk Best
746b030b0e apricot: Fix keyboard error 31, now displays 'System OK' 2016-12-20 12:04:56 +01:00
Ivan Vangelista
6a5811233c Merge pull request #1854 from ajrhacker/system16_datsu_ls157
system16.cpp: Sound improvements for some bootlegs
2016-12-20 07:12:45 +01:00
Justin Kerk
3e65b752d4 First stab at cleaning up the DOS boot and installation disk mess on the PC & AT softlists:
* Remove 100% duplicate sets
* Move sets from ibm5170 to ibm5150 if they work on PC-class hardware (later DOS versions are needed for some games)
* Remove the ibm5160 softlist, it only contained one duplicate set
* Add clone relationships
* More consistency in set naming and metadata
No new dumps in this commit.
2016-12-19 21:47:56 -08:00
AJR
0a5c1bb218 system16.cpp: Sound improvements for some bootlegs
- Hook up MSM5205 and 74LS157 on the 2xYM2203 bootlegs, all of which now have some imperfect samples playback
- Correct goldnaxeb2 configuration to use the aforementioned sound system
2016-12-20 00:28:38 -05:00
briantro
377e9906be model3.cpp: Cut-n-paste fix - NW 2016-12-19 22:58:47 -06:00
briantro
faa46496d2 model3.cpp: One more doc update - NW 2016-12-19 22:52:24 -06:00
briantro
5bab088539 model3.cpp: Minor doc update based on eBay pics - NW 2016-12-19 22:30:46 -06:00
Scott Stone
e75f2c5e1d Commented "sirlance" entry in pcw.xml as it matches 100% to 'sirperce' as well as a title screen denoting "Sir Perceval" only (nw) 2016-12-19 19:36:43 -05:00
hap
b9e0808b3e hh_cop400: get rid of L(segment) pins workaround for most games (nw) 2016-12-19 21:47:33 +01:00
R. Belmont
8de4593ef6 Merge pull request #1852 from mamehaze/161216
add fresh dump of the magnet system exzisus disk, one sector came out…
2016-12-19 15:34:41 -05:00
hap
1aa1f2b314 cop400 LEI opcode: reset L pins when EN2=0 (nw) 2016-12-19 21:24:27 +01:00