hap
45da347b36
mmboard: put display module in its own file (nw)
2020-01-05 13:15:36 +01:00
Ivan Vangelista
7c32014214
New machines marked as NOT_WORKING
...
----------------------------------
Dragon Dance (V1.02J) [ShouTime]
2020-01-05 12:26:58 +01:00
braintro
5c8df6573e
(nw) minor Sega ID# documentation updates
2020-01-04 19:57:53 -06:00
Robbbert
d24f9d4a8a
(nw) more validation failures
2020-01-05 12:32:55 +11:00
AJR
71cebf0c0f
adm12: Improve display RAM mapping (nw)
2020-01-04 20:20:33 -05:00
MooglyGuy
28921545ae
-psion5: Fixed up timers, now displays the Psion 5 boot screen. [Ash Wolf, Ryan Holtz]
2020-01-05 01:15:16 +01:00
AJR
c107559196
m68000: Note regarding a worrying input edge case (not observed yet, but could happen) (nw)
2020-01-04 17:56:44 -05:00
AJR
0be337d072
diablo_hd: Eliminate auto_alloc (nw)
2020-01-04 17:46:58 -05:00
R. Belmont
82173824ab
Merge pull request #6109 from FakeShemp/sweep
...
c64_cass.xml - Add Sweep
2020-01-04 16:12:52 -05:00
rfka01
e2205e4eeb
at.cpp: more ROMs and information ( #6111 )
...
* at.cpp: corrections for Siemens-Nixdorf PCD-3Nsx
* at.cpp: name corrections (nw)
* at.cpp: more BIOS versions and comments (nw)
* genpc.cpp: added BIOS version
* at.cpp: more motherboards and BIOS versions (nw)
* at.cpp: more motherboards and BIOS versions (nw)
2020-01-04 16:12:25 -05:00
cam900
b90eb659e8
VRender0 Sound Engine Fixes, Improves ( #6112 )
...
* sound/vrender0.cpp : Use struct for Each channels, Use address map for sound interface, Fix wave address calculation, Volume, Use shorter/correct type values, Add notes
reference : https://web.archive.org/web/20040628133240/http://www.mesdigital.com/support/downfile/vr0510q_datasheet_v1.31.pdf
* sound/vrender0.cpp : Add notes
* sound/vrender0.cpp : More notes
* sound/vrender0.cpp : Use address map for Wave memory, Fix Channel starting behavior (Fix start position)
* vrender0.cpp : Reduce duplicates
* vrender0.cpp : Partially implement envelopes, interrupts, Move dynamic sample rate change behavior into device_clock_changed, Use operation clock related sample rate, Add notes
2020-01-04 16:12:10 -05:00
fulivi
2ec25ca6d5
Emulation of isbc202 floppy disk controller ( #6119 )
...
* imds2: isbc202 floppy disk controller added
* imds2: attempt to fix problems with CI checks
2020-01-04 16:11:48 -05:00
R. Belmont
c59bf24ff1
Merge pull request #6124 from clawgrip/patch-11
...
microtch.cpp: Add notes and ISA board layout (nw)
2020-01-04 16:11:04 -05:00
R. Belmont
3f83ac5212
Merge pull request #6127 from cam900/ymf276_doc
...
sound/2612intf.cpp : Add YMF276 device, Clamp output related to internal 9-bit DAC, Add notes
2020-01-04 16:10:16 -05:00
R. Belmont
9730b87bbc
Merge pull request #6129 from eadmaster/patch-1
...
made read_config in hiscore lua plugin more robust
2020-01-04 16:09:27 -05:00
ajrhacker
4c40152837
Merge pull request #6131 from hoholee12/master
...
NTSC mode to set refresh rate to 59.82 for 240 and 59.94 for 480
2020-01-04 15:33:44 -05:00
( ง ᵒ̌皿ᵒ̌)ง⁼³₌₃
a4c26f69d1
NTSC mode to set refresh rate to 59.82 for 240 and 59.94 for 480
...
fixes sync issues regarding beatmania IIDX games
2020-01-05 05:03:50 +09:00
hap
2ba885922a
opengl: clamp to edge, same as the other renderers (nw)
2020-01-04 20:29:14 +01:00
hap
60caa5f6e8
mmodular: update notes (nw)
2020-01-04 20:21:45 +01:00
Stiletto
bc9ddb4862
2019 -> 2020 (nw)
...
2019 -> 2020 (nw)
2020-01-04 12:25:45 -05:00
Ivan Vangelista
60105d7f1f
namcos10.cpp: fixed typo (nw)
2020-01-04 15:54:19 +01:00
Ivan Vangelista
8e0c2dd719
New machines marked as NOT_WORKING
...
----------------------------------
unknown Namco System 10 medal game (MTL1 SPRB0) [SpinalFeyd, TeamEurope]
2020-01-04 15:34:02 +01:00
Ivan Vangelista
6b1d6fce3c
namcos12.cpp: comment correction, thanks to Guru (nw)
2020-01-04 15:01:24 +01:00
AJR
2c1e68ac13
vt62: Add DEC part number for undumped PROM (nw)
2020-01-04 08:51:13 -05:00
MooglyGuy
7486fe3ce0
-cheat_xml: Attempt at fixing Github issue #6114 . Strip the leading colon from device names as necessary in order to avoid doubling of the root colon. [Ryan Holtz, DjDiabolik]
2020-01-04 14:06:13 +01:00
MooglyGuy
52d19ef9dd
Missed some scripts, nw
2020-01-04 14:03:20 +01:00
MooglyGuy
ae494b6d0f
-psion5: Renamed to psion5mx, added ETNA device, many fixes, nw
2020-01-04 14:02:35 +01:00
Andrea
9764233875
made read_config in hiscore lua plugin more robust
2020-01-04 10:10:19 +01:00
Stiletto
88909dc0d0
Happy New Year 2020 (nw) ( #6128 )
...
Happy New Year 2020 (nw) (#6128 )
2020-01-04 01:13:50 -05:00
mc68k
a50b4e871e
Fixes timing issued with ds5002fp
2020-01-04 16:16:18 +11:00
AJR
d0fa593c1e
vt100: Implement AVO attributes by merging with Rainbow video emulation
2020-01-03 23:42:43 -05:00
braintro
3969a9e9b5
(nw) Use hand crafted graphics ROM for gratiaa in ms32.cpp
...
Anonymous submission
Verified the "tx tiles" 94019_2.030 matches 94019_30ver1.0.30 when decrypted.
That only leaves the "bg tiles" as not being verified 100% identical between sets.
Leaving marked as BAD_DUMP until a proper ROM redump is supplied
2020-01-03 22:21:17 -06:00
Michael Zapf
275e076416
ti99_2: Improved Hexbus handling, also for 99/8; still WIP.
2020-01-04 02:12:42 +01:00
hap
b560193d56
New working clones
...
------------------
Mephisto Portorose 68030 [hap, anonymous]
Mephisto Lyon 68030 [hap, anonymous]
Mephisto TM Lyon [hap, anonymous]
Mephisto Vancouver 68030 [hap, anonymous]
Mephisto TM Vancouver [hap, anonymous]
Mephisto TM Berlin (prototype) [hap, anonymous]
Mephisto London 68030 [hap, anonymous]
Mephisto TM London [hap, anonymous]
2020-01-04 00:33:34 +01:00
Ivan Vangelista
0dc4b6a7d4
rpunch.cpp: restore sound map for the originals (nw)
2020-01-03 18:23:16 +01:00
Ivan Vangelista
0a29d61060
aerofgt.cpp: preliminary sound for spikes91. Needs verifying of the completeness of the sound latch hook up and hook up of the OKI M5205 (nw)
...
rpunch.cpp: very preliminary sound for svolleybl. Needs correct sound latch hook up and hook up of the OKI M5205 (nw)
2020-01-03 18:17:00 +01:00
ajrhacker
fa18b5303c
Merge pull request #6125 from clawgrip/patch-10
...
missbamby.cpp: Add notes about undumped games on same hardware (nw)
2020-01-03 12:13:21 -05:00
ajrhacker
dd40c2e030
Merge pull request #6126 from DavidHaywood/030120
...
new NOT WORKING
2020-01-03 12:12:43 -05:00
cam900
34a73750e5
sound/2612intf.cpp : Add YMF276 device, Clamp output related to internal 9-bit DAC, Add notes
...
fmtowns.cpp : Add notes for sound chip
2020-01-04 01:28:25 +09:00
AJR
809b7a3fdb
tk2000.cpp: Fix for the fix (nw)
2020-01-03 11:13:42 -05:00
DavidHaywood
ba4c345c76
new NOT WORKING
...
---
DC Super Heroes The Watchtower Hero Portal [Sean Riddle]
2020-01-03 15:46:04 +00:00
arbee
370e57df45
tk2000: cleanup and fix validation (nw)
2020-01-03 10:36:10 -05:00
R. Belmont
7e5e42adff
Merge pull request #6123 from mcapdeville/mpf2
...
Add Multitech MPF-II as clone of tk2000
2020-01-03 10:24:48 -05:00
ClawGrip
1000f3d621
microtch.cpp: Add notes and ISA board layout (nw)
...
(nw) It would be nice to at least load the already dumped BIOS ROMs (v5.5 and v5.6 AFAIK), just for preservation.
2020-01-03 16:18:15 +01:00
ClawGrip
feed3b2de0
missbamby.cpp: Add notes about undumped games on same hardware (nw)
2020-01-03 15:59:25 +01:00
Marc CAPDEVILLE
bee0f63b2f
Add Multitech MPF-II as clone of tk2000
...
MPF-II is one of the earliest Apple II clone but not totally compatible
with.
It does not have a text mode, The address of the second graphic buffer
is different as well as the address of the keyboard input.
It have only one extension slot whit somme little pinning differences,
no joystick interface, a printer and a keyboard connector.
tk2000 drivers seems to be far more close to MPF-II, with the same
memory mapping, ram/rom banking in upper 16K, compatible keyboard
interface, same apple2 like video interface.
This drivers partially tested and seems fine with MPF-II rom.
Tested : Video, keyboard, sound.
2020-01-03 15:38:06 +01:00
AJR
dbcffd411f
mc68901: Sweeping rewrite of USART emulation (no longer based on device_serial_interface), adding support for 16x clock prescaler and data transition synchronization, break generation and detection, internal loopback and synchronous mode.
...
harriet, x68k_kbd: Adjust serial clocks to match MFP-generated baud rates.
indiana: Replace serial ASCII keyboard with AT-style keyboard (which only mostly works). Document some clocks and interrupts.
tti: Terminal actually works now.
2020-01-02 23:18:54 -05:00
AJR
443e962caa
mc68901: Preliminary cleanup (nw)
2020-01-02 18:39:47 -05:00
hap
6224f8a0dc
New machines marked as NOT_WORKING
...
----------------------------------
Novag Supremo [hap, Berger]
2020-01-02 22:23:22 +01:00
yz70s
7a38194c07
naomi: add memory controller entry to memory map of dimm board (nw)
2020-01-02 19:40:03 +01:00