Commit Graph

48720 Commits

Author SHA1 Message Date
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
Bavarese
b2bb25ed8e white space changes 2016-12-20 15:36:07 +01:00
Bavarese
25bf86a3f3 DEC Rainbow 100: support all 4 ClikClok versions
All known ClikClok address spaces are supported: $fc000/fe000 (-B), $f4000 (older hardware for 100-B) and $ed000 (revision for 100-A). A table near RTC_ENABLED explains which driver to use...
2016-12-20 15:23:17 +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
David Haywood
2407fadc9b I'm informed these were being sold back in the day, so not protos despite the bugs (nw) 2016-12-19 18:14:06 +00:00
smf-
ae83d37675 Added multiplexed inputs for Beastie Feastie and Dealer [smf] 2016-12-19 17:30:48 +00:00
Dirk Best
f0faed6fc6 pit8253: Reading back the count while in the middle of a 16-bit write returns a xor'ed version of the value written. Fixes apricot error 29. 2016-12-19 18:18:25 +01:00
hap
9d7031d8b5 hh_cop400: promoted qkracer to working (nw) 2016-12-19 17:40:52 +01:00
mahlemiut
abd7e4234a Revert "ui: sort File Manager menu items (nw)"
This reverts commit 9521751325.
2016-12-19 23:16:02 +13:00
Ariane Fugmann
d3a3bc1fc6 Model1: make wingwar360 playable (#1851) 2016-12-19 08:04:16 +01:00
mahlemiut
9521751325 ui: sort File Manager menu items (nw) 2016-12-19 18:36:43 +13:00
David Haywood
66a72e50b8 add fresh dump of the magnet system exzisus disk, one sector came out different, no more graphical glitches in the first level 2016-12-19 00:43:30 +00:00
R. Belmont
a949d966b4 Merge pull request #1850 from shattered/_d4c292b
New skeleton: Toshiba T1000 laptop (1987)
2016-12-18 17:47:05 -05:00
R. Belmont
8538d9e6ca Merge pull request #1848 from Bavarese/patch-23
DEC Rainbow 100: serial port now functional
2016-12-18 17:46:16 -05:00
R. Belmont
3fe8e017f7 Merge pull request #1849 from shattered/_cd77002
New softlist: HP Integral PC
2016-12-18 17:44:53 -05:00
Sergey Svishchev
34a717becf New softlist: HP Integral PC 2016-12-19 01:24:35 +03:00
Sergey Svishchev
056b963e27 New skeleton: Toshiba T1000 laptop (1987) 2016-12-19 01:24:18 +03:00
Justin Kerk
3e09b2e5af ibm5150.xml: Additions (nw) 2016-12-18 13:40:09 -08:00
Ville Linde
4dceca5389 mb86235: fix PR updates (nw) 2016-12-18 22:55:09 +02:00
Bavarese
0e28da71fa DEC Rainbow 100: serial port now functional
Serial port A now functional. Printer port B needs more work.
2016-12-18 20:34:09 +01:00
Ville Linde
c7b853d689 mb86235: disable recompiler for now (nw) 2016-12-18 21:19:32 +02:00
hap
20da1a5203 New NOT WORKING Machine Added
----------
Quiz Kid Racer [hap, Sean Riddle]
2016-12-18 18:31:13 +01:00
R. Belmont
2e0763b4e7 Merge pull request #1845 from ajrhacker/inder_msm_fix
Another attempt at improving accuracy of sound emulation in inder.cpp…
2016-12-18 08:49:39 -05:00
Scott Stone
bdc48a3ac3 Changed flags from MACHINE_NO_SOUND to MACHINE_NO_SOUND_HW to accurately present the fact that there is no sound hardware for those machines missing sound (nw) 2016-12-17 19:56:39 -05:00
Dirk Best
7f7dfe335e Identify DAC for Midway Cheap Squeak Deluxe/Turbo Cheap Squeak 2016-12-18 01:04:44 +01:00
Robbbert
ce9ae03fb5 Housekeeping (nw) 2016-12-18 09:52:54 +11:00