Commit Graph

52800 Commits

Author SHA1 Message Date
Scott Stone
21964a5981 New working software list additions
-----------------------------------
pce_tourvision:  Majin Eiyuu Den Wataru (Tourvision PCE bootleg) [system11, The Dumping Union]
2017-07-21 20:49:41 -04:00
Scott Stone
58418078d8 New working software list additions
-----------------------------------
coco_flop: Pacman (z80 to 6809 Transcoded - v1.01) (512kb)  [Glen Hewlett]
2017-07-21 16:49:20 -04:00
AJR
547df3e483 tmspoker: Fix ROM loading (nw) 2017-07-21 14:15:02 -04:00
hap
535a9c9475 New working machine added
----------
Gauntlet (Tiger handheld) [hap, Sean Riddle]
2017-07-21 20:05:45 +02:00
Joakim Larsson Edström
8b2d9227ba Merge pull request #2501 from JoakimLarsson/sda5708_2
SDA5708 layout for dbox
2017-07-21 12:00:09 +02:00
Patrick Mackinlay
754240e3b7 i82586: functional, ~90% complete (#2498)
* i82586: functional, ~90% complete
* added dumping of 82586 configuration
* i82586: state save
* Changed address handling and filtering.
2017-07-21 19:40:55 +10:00
Vas Crabb
3e60ab4a04 cocoa debugger: save/restore console split positions 2017-07-21 18:25:06 +10:00
MetalliC
298f379212 naomi.cpp: dumped earlier Sega Gun Board firmware [Darksoft] 2017-07-21 07:30:55 +03:00
Vas Crabb
d7984c7d0c Add a method for copying part of an XML tree into another tree and use it to fix Cocoa debugger fatal error 2017-07-21 13:03:44 +10:00
Vas Crabb
05e84dccc0 * Make XML file a class of its own managed with smart poitners
* Save/restore a little more of Cocoa debugger state
2017-07-21 11:47:41 +10:00
arbee
431879ef2b alphatro: real machine only has 2 drives + fix drive B: [R. Belmont] 2017-07-20 21:03:53 -04:00
AJR
db49a26224 Tidy up (nw) 2017-07-20 17:53:18 -04:00
AJR
a85ae608dd amerihok: Make some educated guesses regarding manufacturer, decade, MCU and sound chip types (nw)
z8: A few technical modifications to memory interface; add Z8681 type (nw)
2017-07-20 17:19:21 -04:00
Vas Crabb
b6d7d31d49 * Save/restore more Cocoa debugger state
* Fix some Cocoa debugger desync issues
 - Scroll to selection on gaining focus by keyboard (e.g. tab) only
 - Fixes jump on clicking a memory or disasm view that you've scrolled
2017-07-21 01:17:52 +10:00
Vas Crabb
c36c1572ec Added basic support for saving/restoring Cocoa debugger window state, compatible with Qt debugger where possible 2017-07-20 22:01:02 +10:00
Ivan Vangelista
a549c6408a retofinv.cpp: fixed c/p error in my commit from yesterday (nw) 2017-07-20 13:37:14 +02:00
Joakim Larsson Edstrom
883f12fa2f sda5708: added layout support, state saving and a credits section 2017-07-20 10:18:02 +02:00
Joakim Larsson Edstrom
233c8efa3c dbox: added sda5708 matrix diplay layout, it works and displays version number on start but dbox driver hangs shortly thereafter 2017-07-20 10:14:58 +02:00
Joakim Larsson Edstrom
45e6a9ec06 sda5708: Added layout with generated bezels + program snippet to redo it as a comment, to be able to generate with new offsets, scale and/or dotmatrix later 2017-07-20 10:12:04 +02:00
Ivan Vangelista
de7edafede vt320.cpp: changed vt330 rom name as per L_N (nw) 2017-07-20 07:19:42 +02:00
AJR
8c4d9e4dfe vgmplay: Bug fixes
- Fix clock speed for dual POKEY (MT #6631)
- Produce error message when nonexistent file specified rather than create a spurious empty file and segfault trying to read it
2017-07-20 00:43:39 -04:00
Robbbert
e5f6ac04d8 MT 06261 2017-07-20 13:57:34 +10:00
arbee
94eab0cec6 alphatro: allow DMA to VRAM (nw) 2017-07-19 22:39:21 -04:00
cracyc
08af3d9f61 alphatro: try adding an fdc irq register (nw) 2017-07-19 21:20:18 -05:00
angelosa
1cf456c8e8 Fixed screen mis-alignment regression in Bionic Commando [Angelo Salese] 2017-07-19 22:34:51 +02:00
Ivan Vangelista
fdde4186b6 new working clones
---------------------------
Return of the Invaders (bootleg no MCU set 3) [f205v]
2017-07-19 22:27:04 +02:00
Ted Green
28d5a77e3b sf2049se: Clarify bios bad dump. (nw) 2017-07-19 12:07:16 -06:00
AJR
7c9b2a20e5 sf2049: Use standard way of handling keypad inputs (nw) 2017-07-19 14:03:47 -04:00
angelosa
32c45faf71 Standardize button layout for PCE bootlegs [Angelo Salese] 2017-07-19 18:40:42 +02:00
Vas Crabb
f5132311b7 reduce header clutter, thank you C++11 (nw) 2017-07-20 02:38:23 +10:00
Ivan Vangelista
05dfd9d73e new not working machine
------------------------------------
VT330 [Toshi]
2017-07-19 18:24:49 +02:00
Ivan Vangelista
6c9eccc064 new working clones
-----------------------------
Act-Fancer Cybernetick Hyper Weapon (World revision 3) [Corrado Tomaselli, The Dumping Union]
Kageki (World) [frsj8112, The Dumping Union]
Space Invaders (Nas Corp bootleg) [Guru]
2017-07-19 18:14:15 +02:00
Ivan Vangelista
0c343a8596 snk.cpp: added pals to victroad [Kevin Eshbach, The Dumping Union] 2017-07-19 18:09:36 +02:00
Ted Green
2568653c96 sf2049se: Mark bios as BAD_DUMP and add keypad. (nw) 2017-07-19 09:38:11 -06:00
Patrick Mackinlay
fcd7667008 clipper: popw fix (nw) 2017-07-20 00:17:53 +10:00
arbee
5a70503e98 Machines promoted to working
----------------------------
Alphatronic PC [R. Belmont, Carl, rfka01]
2017-07-19 09:12:50 -04:00
Vas Crabb
c52cce3544 remove debug printfs (nw) 2017-07-19 22:06:59 +10:00
Vas Crabb
0aad5cb057 Make internal UI display list of missing files if system/software set is found but incomplete.
Also consolidated selgame/selsoft code for actually launching systems into one place.
2017-07-19 22:04:29 +10:00
Scott Stone
d3568b23eb Eliminate leading space in description (nw) 2017-07-19 06:56:32 -04:00
Scott Stone
e5b6890564 Fix typo (nw) 2017-07-19 01:21:54 -04:00
Scott Stone
a1015f890a Merge branch 'master' of https://github.com/mamedev/mame 2017-07-19 01:07:57 -04:00
Scott Stone
a857c4ba5d New machines marked as NOT_WORKING
----------------------------------
Need for Speed - 4 Cab Link (2 Discs) (v1.0.1 Rev B)  [ShouTime]
Need for Speed GT (Hard Drive+2 Discs) (v1.1.0 Rev C)  [ShouTime]
2017-07-19 01:07:43 -04:00
cracyc
498ad4d48c alphatro: connect ready line (nw) 2017-07-18 22:45:06 -05:00
Lord-Nightmare
fcfc27cb4b minor wip on sm590 core (nw) 2017-07-18 22:33:39 -04:00
cracyc
fd7fd0a3b4 alphatro: fix typo (nw) 2017-07-18 20:13:07 -05:00
R. Belmont
82b595b931 Merge pull request #2493 from DavidHaywood/180717
wrally2: use dallas dumped from 2nd PCB, it confirms the byte fix made
2017-07-18 19:37:40 -04:00
R. Belmont
0278dda61b Merge pull request #2494 from npwoods/mc6847_sg6_fix
[MC6847] Fixed the "Semigraphics 6" mode on the CoCo/MC-10
2017-07-18 19:37:04 -04:00
David Haywood
199ce7d06d wrally2: use dallas dumped from 2nd PCB, it confirms the byte fix made to the previous dump and also highlighted another. Also interestingly the startup code appears to have been patched slightly on the first board, maybe they knew ram was failing on it? 2017-07-18 21:13:18 +01:00
R. Belmont
215d51a604 Merge pull request #2483 from enikland2/master
sms.xml fixes [Enik Land]
2017-07-18 14:54:29 -04:00
cracyc
c2955ba3e4 alphatro: connect hrq (nw) 2017-07-18 08:44:06 -05:00