AJR
aa96f47092
asteroid: Swap start LEDs and suppress logging for many spurious writes
...
asteroid, astdelux, llander: Configure all lamp/LED outputs as line callbacks (nw)
2018-05-03 12:37:04 -04:00
Ivan Vangelista
6a1bd4e29e
galaxi.cpp, mil4000.cpp: output_finder (nw)
...
galaxian.cpp: removed outdated note (nw)
2018-05-03 18:28:57 +02:00
angelosa
df5c50cb86
stvvdp2.cpp: fixed potential bug with window Y sizes when double density interlace is enabled [Angelo Salese]
2018-05-03 04:18:24 +02:00
arbee
8fc27ad928
Apple II: added 13-sector version of Disk II controller [R. Belmont]
2018-05-02 21:50:34 -04:00
braintro
a1f49b25d6
meritm.cpp: Correct rom label (nw)
2018-05-02 18:37:45 -05:00
braintro
291d02e233
new clone added - Pit Boss Superstar III 30 CA
...
New Clone Added
------------------------------------------------
Pit Boss Superstar III 30 (9233-00-06, California version) [Brian Troha, The Dumping Union]
2018-05-02 18:33:33 -05:00
angelosa
1f07c3e5ec
stvvdp1.cpp: disable transmask code for mode 2 sprites, fix Sasissu racing stage background clouds color [Angelo Salese]
2018-05-02 23:16:42 +02:00
angelosa
de8a9428a6
stvvdp1.cpp: fix transparent sprite shadows (Pretty Fighter X, Game Tengoku) [Angelo Salese]
2018-05-02 23:16:38 +02:00
hap
c6ff6c7770
novag68k: verified irq/beeper timing (nw)
2018-05-02 22:17:11 +02:00
R. Belmont
445b359c1c
Merge pull request #3502 from sjy96525/patch-16
...
Correct Pop'n Music 2, Pop'n Music 3 years
2018-05-02 15:19:14 -04:00
Wintermute 0110
c9d7570023
Fix Acorn SL names so they show in the right position in front-ends. ( #3503 )
...
* Fix Acorn SL names so they show in the right position in front-ends.
* Fix mistake in BBC Bridge Companion. Thanks to Pernod70.
* Fixed more names. Thanks to Pernod70.
* Some more name fixes.
* Fix names for hardware manufactured by Casper and Torch.
* SL title disc lowercase for coherence.
2018-05-02 15:18:52 -04:00
R. Belmont
9547a341b7
Merge pull request #3512 from fulivi/hpipc_dev1
...
tms9914: improved emulation
2018-05-02 15:18:06 -04:00
cam900
fd6b212119
fmtowns.cpp : Accurate sound outputs ( #3511 )
...
* fmtowns.cpp : Accurate sound outputs
fmtowns.cpp : Accurate sound outputs from real hardware (real one has seperated left/right audio out (supports stereo))
* fmtowns.cpp : Fix PCM output level
2018-05-02 15:17:11 -04:00
Ivan Vangelista
23f5afd3b6
gotya.cpp: removed 'prototype?' from the game description, according to research done by Andy Welburn (nw)
2018-05-02 19:15:23 +02:00
Ivan Vangelista
7d3b4eec89
debughlp.cpp: replaced references to 'decrypted opcodes' with 'opcodes', as suggested (nw)
2018-05-02 19:09:33 +02:00
Ivan Vangelista
b10c84cd89
new working clone
...
----------------------------
Real Puncher (Japan, v2.12J) [ShouTime, Javier Vidal Mata, Sean Sutton, Candy Wolff, Evan Korzon, Surgeville, Dane Biegert, Charles MacDonald, Smitdogg, The Dumping Union]
2018-05-02 19:04:57 +02:00
cracyc
fec83c922b
plugins: handle the case where the ui prepends the list name to the list entry name (nw)
2018-05-02 09:37:34 -05:00
cracyc
f5191c8605
plugins/cheat: oops (nw)
2018-05-02 08:57:20 -05:00
Dirk Best
4badd94ad7
model2: Fix input issue with srallyc (possibly others)
2018-05-02 15:44:54 +02:00
cracyc
6efb37250f
plugins/cheat: translate debugger expressions by space index as the debugger does (nw)
...
pc9801: use correct video clock, fixes policenauts video speed (nw)
2018-05-02 08:42:56 -05:00
Curt Coder
72cfcbd39e
abc806.xml: Added ABC 832 Systemskiva v2.5. [unknown]
2018-05-02 13:53:41 +03:00
Curt Coder
941c86be52
abc800: WIP (nw)
2018-05-02 13:53:41 +03:00
Curt Coder
65527a0530
abc800.xml: Fixed publishers. (nw)
2018-05-02 13:53:41 +03:00
Rene Single
ae824d3895
Fix typo in translation
2018-05-02 19:42:22 +10:00
Raf Tacker
fd2f50e40d
Update German Translation ( #3509 )
2018-05-02 18:10:55 +10:00
fulivi
e99eb08e42
tms9914: improved emulation. HPIB test of IPC diagb ROM now passes.
2018-05-02 10:02:33 +02:00
Vas Crabb
17b6f525de
C++20 has a feature that will allow us to avoid this... (nw)
2018-05-02 15:57:11 +10:00
Vas Crabb
8795d80808
Allow devcb to be bound to a device/mixin or the target of a device
...
finder. This works outside machine configuration context so the
workarounds in ATA HLE and MSX slots are no longer necessary. It also
allows reduction in tag repetition in machine configuration (see
converted osborne1.cpp, zorba.cpp or the more extreme tranz330.cpp).
Allow reimagined device instantiation to take a device finder based on
current device being configured to reduce repetition (see tranz330.cpp).
2018-05-02 14:43:01 +10:00
AJR
7c8d486909
output_latch.h: Rename the include guard macro while I'm at this (nw)
2018-05-02 00:11:30 -04:00
AJR
20f49a2f4e
Rename machine/latch.* to machine/output_latch.* (nw)
...
- Use device_resolve_objects to resolve callbacks in output_latch_device (nw)
Note that this renaming is not just for human convenience; genie seems to get confused by modifications to a header called latch.h and decides to recompile everything involving gen_latch.h as well.
2018-05-02 00:05:32 -04:00
AJR
bafe9c47ab
wrally2: No serial EEPROM for this game (nw)
2018-05-02 00:04:21 -04:00
arbee
9adf583c47
Final GCC 8 batch for tonight (nw)
2018-05-01 22:52:25 -04:00
braintro
4b5c42e13e
gaelco2.cpp: Correct ROM labels for Touch & Go (nw)
2018-05-01 21:49:12 -05:00
AJR
6f67d167d0
gaelco2.cpp: Even more corrections for PCB notes (nw)
2018-05-01 22:36:07 -04:00
arbee
dd58d907b6
GCC 8 again (nw)
2018-05-01 22:12:25 -04:00
arbee
45977d9baa
More GCC 8 (nw)
2018-05-01 22:04:06 -04:00
braintro
4f10cca061
gaelco2.cpp: Minor adjust (nw)
2018-05-01 21:01:53 -05:00
braintro
48442dff19
gaelco2.cpp: Update some PCB layouts to be more accurate (nw)
2018-05-01 20:58:07 -05:00
arbee
73beb07213
don't use C++ flags on plain C files (nw)
2018-05-01 21:40:43 -04:00
arbee
e651a1678d
begin preliminary GCC 8 support (nw)
2018-05-01 21:34:55 -04:00
angelosa
b5fabb52eb
stvvdp2.cpp: implemented vertical cell scroll (Sonic Jam) [Angelo Salese]
2018-05-02 02:29:10 +02:00
angelosa
c9ee85b8b2
stvvdp2.cpp: don't repeat ROZ when screen over process is equal to 1, fixes D-Xhird practice stage [Angelo Salese]
2018-05-01 23:46:52 +02:00
angelosa
e62744eda5
stvvdp2.cpp: ROZ fixes for Radiant SilverGun Xiga stage: [Angelo Salese]
...
* support for line windows;
* undocumented behaviour: Rotation Parameter read control seems to mirror/have a correlation in the subsequent register;
2018-05-01 23:00:34 +02:00
AJR
5652b70ed6
New machines marked as NOT_WORKING
...
----------------------------------
Air Hockey (6.03, encrypted)
2018-05-01 16:57:54 -04:00
AJR
088812d584
mcs51: Add more interrupt and timer registers to debug state
2018-05-01 16:57:54 -04:00
AJR
c5db561a10
namco, polepos: Clean up some line write handlers (nw)
2018-05-01 16:57:54 -04:00
ajrhacker
c8f7418d2a
Merge pull request #3507 from DavidHaywood/010518
...
new machines marked as NOT WORKING
2018-05-01 15:24:40 -04:00
DavidHaywood
8d2065b586
new machines marked as NOT WORKING
...
Kenshin Dragon Quest: Yomigaerishi Densetsu no Ken [Sean Riddle, Peter Wilhelmsen]
2018-05-01 20:12:50 +01:00
Luca Elia
a7c50ae835
igs017.cpp: Emulated the protection in iqblocka, iqblockf, genius6 [Luca Elia]
...
Machines promoted to working
----------------------------
Genius 6 (V110F) [Luca Elia, Fabrice Arzeno, The Dumping Union]
Clones promoted to working
--------------------------
Shuzi Leyuan (V127M, Gambling) [Luca Elia, Guru, Dyq, Bnathan]
IQ Block (V113FR, Gambling) [Luca Elia, Guru, Dyq, Bnathan]
2018-05-01 18:43:46 +02:00
Michael Zapf
0f655b0eb7
tms9995: Fixed latching of pulsed interrupts
2018-05-01 17:58:11 +02:00