Michael D
c065a9dc7d
ibm5170 softlist: Add Borland Paradox 4.0 (German, 2 versions)
2017-03-12 15:08:25 +01:00
hap
796af9f7cc
New clone added
...
---------
Fidelity The Excellence (model EP12, set 2) [yovan]
2017-03-12 15:02:13 +01:00
Michael D
adcf0c232b
ibm5170 softlist: Add Borland Paradox 3.01 (German)
2017-03-12 14:53:41 +01:00
Michael D
5f061a3d72
ibm5170 softlist: add Borland Eureka 1.0
2017-03-12 14:39:03 +01:00
Michael D
faa21166a1
ibm5170 softlist: add Adaptec EZ-SCSI 3.1 German
2017-03-12 14:33:16 +01:00
Ivan Vangelista
1d027e1d22
New not working clone
...
__________________
Penguin Brothers (Japan, bootleg) [Rod_Wod, Team Europe and The Dumping Union]
This has quite different hardware: standard 68000 instead of TMP68301 and 4 FPGAs (3 A40MX04 and 1 A54SX16A) . Also, GFX regs/offsets and sound need work. (nw)
2017-03-12 08:53:42 +01:00
Vas Crabb
372ac00be5
Substantially speed up -verifyroms, hack other verbs temporarily while device data is being refactored
2017-03-12 12:30:01 +11:00
tim lindner
f825f7147b
Added virtual keyword to declaration.
2017-03-11 15:42:19 -08:00
smf-
b24d0795d3
Commodore LCD: Halved size of character rom region and fixed switching between upper and lower case character sets. [smf]
2017-03-11 23:32:20 +00:00
ajrhacker
63d7beeb87
Merge pull request #2133 from npwoods/coco_cart_sound_enable
...
CoCo: Implementing support for enabling and disabling cartridge-specific sound
2017-03-11 18:23:16 -05:00
tim lindner
0d23c0f6ea
Overrided device device method to support changing clock frequencies in the ay8910.
2017-03-11 15:08:11 -08:00
AJR
fd44364e24
Include devices in -listxml with * or no argument (nw)
2017-03-11 16:14:56 -05:00
Nathan Woods
99a451dea6
CoCo: Implementing support for enabling and disabling cartridge-specific sound
2017-03-11 16:10:22 -05:00
AJR
d0bbcc1ea3
Fix null pointer bug when -verifyroms is used without a driver spec (nw)
...
This undoes a small part of c6ef2746d4
. Changing "*" to nullptr here looks like a fundamentally unsound hack, even though the validity checker now uses it as a convenient flag (see the similar change in 3ecdaafea6
).
2017-03-11 15:56:32 -05:00
Michael D
34081b240c
ibm5170 softlist: add info about dump source to previous commit
2017-03-11 21:53:55 +01:00
Michael D
83fcbbb5d6
ibm5170 softlist: Add AMouse Driver Disk v7.0
2017-03-11 21:42:19 +01:00
hap
4320035388
remove teeter torture freeplay romhack (nw)
2017-03-11 16:41:37 +01:00
mahlemiut
25405255b2
8x300dasm: correct JMP target address
2017-03-12 00:03:36 +13:00
Ivan Vangelista
3c8833b56b
New not working clone
...
__________________
Karnov (Japan, bootleg with NEC D8748HD) [The Iron Goat]
This uses a D8748HD instead of a I8751. It will need to be simulated / emulated, if dumped. (nw)
2017-03-11 10:36:58 +01:00
Ivan Vangelista
cbf96cee55
New clone added
...
______________
Flashgal (set 1, Kyugo logo) [Corrado Tomaselli, The Dumping Union]
2017-03-11 09:33:25 +01:00
AJR
655d357e98
mea8000: Remove no longer used configuration macro (nw)
2017-03-10 23:01:17 -05:00
AJR
b888b8c4ed
Convert screen_device VBLANK callback to devcb_write_line
...
- WRITE_LINE callback has same functionality, except that screen is not an argument
- Rename screen_eof_xxx to screen_vblank_xxx in many drivers
- No changes to externally registered vblank delegates or screen update methods
2017-03-10 21:35:02 -05:00
ajrhacker
006709e725
Merge pull request #2129 from shattered/_5e08182
...
Pick low-hanging fruit from Coverity Scan results, basket 1.
2017-03-10 21:24:59 -05:00
R. Belmont
ca2217837a
Merge pull request #2131 from shattered/_427ce38
...
tosh1000: hook up ROM-DOS.
2017-03-10 19:55:53 -05:00
ajrhacker
0759979893
Merge pull request #2130 from exidyboy/patch-1
...
Update sorcerer_cass.xml
2017-03-10 19:51:53 -05:00
Sergey Svishchev
40771c3f66
tosh1000: hook up ROM-DOS.
2017-03-11 03:09:53 +03:00
Michael Borthwick
525f5c7864
Update sorcerer_cass.xml
...
Added year of publication for Blair Rideout's Interceptor (Scramber clone) based on it being described as a new game in the System Software Christmas 1983 catalogue.
2017-03-11 10:38:25 +11:00
Sergey Svishchev
d714b46924
machine/roc10937: fix CID: 138793 "Logically dead code"
2017-03-11 02:21:54 +03:00
Sergey Svishchev
5b9e65a179
machine/hdc92x4: fix CID: 138631 "Operands don't affect result"
2017-03-11 02:21:54 +03:00
Sergey Svishchev
58f2def862
formats/cbm_tap: fix CID: 138003 "Dereference before null check"
2017-03-11 02:21:54 +03:00
Sergey Svishchev
6b5e155c0d
peplus: fix CID: 138606 "Logical vs. bitwise operator"
2017-03-11 02:21:53 +03:00
Sergey Svishchev
304be1a1d6
pc88va: fix CID: 138607 "Operands don't affect result"
2017-03-11 02:21:53 +03:00
Sergey Svishchev
a943307b90
argo, unior, x07: fix CID: 138563-138565 "Overlapping buffer in memory copy"
2017-03-11 02:21:53 +03:00
hap
cf9d807d18
hlcd0538: correct lcd/interrupt pins (nw)
2017-03-10 21:45:11 +01:00
hap
d166c9712c
novag6502: hooked up hlcd0538 to cforte (nw)
2017-03-10 19:26:11 +01:00
Ivan Vangelista
99be1d93b8
phoenix.cpp: dumped / redumped the PROM for some of the bootlegs [f205]
...
Also started documenting the differences.
2017-03-10 18:29:01 +01:00
R. Belmont
cfda3b1ffd
Merge pull request #2125 from npwoods/new_addrmap_validation
...
Adds a new addrmap.cpp validation intended to catch AM_REGION declarations not tied to anything meaningful
2017-03-10 11:46:03 -05:00
R. Belmont
4c1b4196a9
Merge pull request #2127 from moralrecordings/pcfix
...
pc_vga/cs4031: fix save state support
2017-03-10 11:45:32 -05:00
Lord-Nightmare
5cabab001f
pes.cpp: use combined /RS and /WS function since the MCU/CPU can in theory change both lines at once, and since it uses a TMS5220C it does matter in this case. [Lord Nightmare]
2017-03-10 11:01:46 -05:00
hap
3e867504c1
added hlcd0538 device (nw)
2017-03-10 16:44:33 +01:00
Lord-Nightmare
1d35ea1a92
fix mistake found by shattered (nw)
2017-03-10 10:44:01 -05:00
Scott Percival
284f66178d
pc_vga: save expanded attribute registers
2017-03-10 21:25:04 +08:00
Scott Percival
7ab70b010d
cs4031: save emulated A20 state
2017-03-10 21:25:04 +08:00
Scott Percival
0376bd2936
pc_vga.h: update CRTC usage comments
2017-03-10 21:25:03 +08:00
MetalliC
1742a9fa4a
triforce.cpp: Mario Kart 2 rom load
2017-03-10 15:08:23 +02:00
Philip Bennett
2ad267638d
- 06492: [Crash/Freeze] (model3.cpp) scud: Crash running scud with -bench 90, regression.
2017-03-09 23:34:35 -08:00
Ivan Vangelista
85c24794b6
bublbobl.cpp: removed outdated comment (nw)
2017-03-10 07:03:05 +01:00
Robbbert
897b63407d
Added alternate version of Teeter Torture.
2017-03-10 16:59:46 +11:00
arbee
ed9dcb291b
New games added as GAME_NOT_WORKING
...
-----------------------------------
Zoofari [R. Belmont, Sean Sutton, Smitdogg, The Dumping Union]
2017-03-09 22:07:52 -05:00
ajrhacker
c8f171efa3
Merge pull request #2126 from ajrhacker/feversoc_hopper
...
feversoc: Add coin hopper output (prize hopper doesn't quite work)
2017-03-09 21:20:59 -05:00