Joshua Root
97d5034d1b
Fix include path with USE_LIBSDL on macOS
...
The cflags will contain an include path ending in "SDL2", not just "SDL", and removing just the latter leaves a stray "2" on the end.
2017-07-22 22:27:34 +10:00
MetalliC
bdd1b395d4
naomi.cpp: revert MIE back to higher clock, add notes about CPU core (nw)
2017-07-22 13:46:26 +03:00
Vas Crabb
a11d1fe266
convenience macro for enum bitwise operators (nw)
2017-07-22 14:32:29 +10:00
Vas Crabb
ae3fd3c020
* Get past fatal error on selecting software part from internal UI
...
* Sort software part menu in internal UI (was ordered by hash)
This preserves the option priority behaviour from 0.187 when setting the
instance option to the desired part.
Note that software part selection from internal UI doesn't actually
work. For example with zorba:cpm, no matter which part you select,
you'll always end up with flop1 in A: and flop2 in B:. This actually
did work properly in 0.187, so something has gone wrong in between.
2017-07-22 13:56:13 +10:00
Robbbert
ab83d7f82c
(nw) housekeeping
2017-07-22 13:36:44 +10:00
AJR
e4eefbf097
funystrp: Add serial EEPROM for high score entries
2017-07-21 22:14:23 -04:00
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
David Haywood
981b84be21
change description on this since we have a screenshot
2017-07-20 13:54:59 +01:00
David Haywood
2834e15e9a
improve naming etc.
2017-07-20 13:01:05 +01: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
David Haywood
d1159c6f07
x
2017-07-20 12:44:13 +01: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
David Haywood
269a6c8b1f
swap left/right channels on wrally2 and touchgo to match screens (nw)
2017-07-19 20:19:06 +01:00
David Haywood
f509ff4156
tiny build should be ok now (nw)
2017-07-19 19:09:17 +01: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
David Haywood
93a7f7ec00
for some reason this didn't go through (nw)
2017-07-19 18:33:22 +01:00
David Haywood
a081b6f24a
gaelco / ds5002fp changes:
...
- made ds5002fp store internal ram and sfr registers to nvram as they're battery backed
- this includes the 'configuration' details which are actually programmable, so don't belong in the 'MACHINE_CONFIG' section but rather as part of the default NVRAM
- as the exact format of the NVRAM storage is not known, and as not to break compatibility with the 'wrally' set Gaelco offer these bytes are now configured in the ROM LOADING like default NVRAM. Slightly awkward, but probably the best way.
- made the SRAM (external to DS5002FP, but still powered by the same battery) also save content, some games actually use it to store scores etc. as well as the game code.
- cleaned up the Touch and Go Dallas dump, and added some preconfigured internal RAM so that it actually loads the score data from the SRAM properly
- prepared all other drivers for the adding of the SRAM dumps, removing old 'never going to work' simulation code in the process. To do this a wrapper / interface device for the Gaelco Dallas + SRAM box was created.
out of whatsnew
Alligator Hunt was dumped and works, but not yet added, want to verify on a 2nd PCB first as the process does corrupt some bytes and a couple had to be handfixed, so the only way to know for sure is multiple dumps.
2017-07-19 18:28:29 +01: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