Commit Graph

70656 Commits

Author SHA1 Message Date
Robbbert
9b7859db96 (nw) hopefully fixed cassette bugs from my commit of 6 months ago 2020-01-07 00:29:38 +11:00
Michael Zapf
5ef3d3a3b5 ti99: Block invalid accesses to VDP (like writing on read address); fixes Ambulance game. 2020-01-06 13:56:17 +01:00
hap
974b9339cb psx refresh rate more decimals (nw) 2020-01-06 13:54:31 +01:00
hap
26f6a7ca93 mm2: can be change to bsd3 as well (nw) 2020-01-05 23:16:10 +01:00
AJR
2c5fac5b85 adm12: Highlight status line (nw) 2020-01-05 15:33:38 -05:00
AJR
ab893535b7 scn2674: Fix premature address rollover with 16-bit extended addresses (nw) 2020-01-05 15:06:35 -05:00
AJR
9f93c1d348 adm11.cpp: Add notes; remove some speculative folderol (nw) 2020-01-05 13:26:44 -05:00
David Haywood
319cb98eab sunplus_gcm394 (jak_car2 / jak_gtg / unsp20 etc.) current notes / refactoring etc. (nw) (#6134)
* refactor extended register use (nw)

* continued refactor (nw)

* some refactor (nw)

* simplify some logic (nw)

* (nw)

* (nw)

* (nw)

* finish pushing extended opcodes through common codepaths (nw)

* note improvements (nw)

* bg pen notes (nw)

* some renames etc. (nw)

* some renames, notes on other register use etc. (nw)
2020-01-05 13:13:31 -05:00
cam900
50b8096ee2 Revert "Revert "VRender0 Sound Engine Fixes, Improves (#6112)"" (#6135)
* 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

* sound/vrender0.cpp : Revert "Revert "VRender0 Sound Engine Fixes, Improves (#6112)"", Revert "Move dynamic sample rate change behavior into device_clock_changed", Reduce unused
2020-01-05 13:09:50 -05:00
MooglyGuy
0b5372772f -psion5mx: Added HALT register support, improves performance. [Ash Wolf, Ryan Holtz] 2020-01-05 17:54:18 +01:00
MooglyGuy
ec90c43eaa -psion5mx: Added basic buzzer/ticker support. [Ryan Holtz] 2020-01-05 17:54:18 +01:00
Michael Zapf
2edee35ac3 ti99_2: Removed instability in Load/save to Hexbus floppy. 2020-01-05 17:40:24 +01:00
MooglyGuy
7ad87969bd -psion5mx: Added LCD-style palette and fixed some more keycodes. [Ash Wolf, Ryan Holtz] 2020-01-05 16:59:47 +01:00
mooglyguy
6a29a30404 New working machines
--------------------
Psion 5mx [Ash Wolf, Ryan Holtz]

-psion5mx: Implemented touchscreen, fixed keyboard, and promoted to working. [Ash Wolf, Ryan Holtz]
2020-01-05 16:34:41 +01:00
MooglyGuy
ad77c1081e -psion5: Added keyboard support. [Ash Wolf, Ryan Holtz] 2020-01-05 15:57:14 +01:00
MooglyGuy
ac83ae40c0 -arm7: Switched to using logmacro, and disabled logging by default, nw 2020-01-05 15:57:14 +01:00
hap
1329bdb412 video: higher maximum prescale (nw) 2020-01-05 15:44:30 +01:00
MetalliC
8418276a5b new NOT_WORKING machine
-----------------------
Mirage World (satellite) [WX JF]
2020-01-05 16:35:38 +02:00
R. Belmont
c539a89a58
Merge pull request #6133 from mamedev/revert-6112-vrender0_sound
Revert "VRender0 Sound Engine Fixes, Improves (#6112)"
2020-01-05 09:09:03 -05:00
R. Belmont
72abd71d8b Revert "VRender0 Sound Engine Fixes, Improves (#6112)"
This reverts commit b90eb659e8.
2020-01-05 08:36:52 -05:00
hap
520a70cfeb risc2500: small update to layout (nw) 2020-01-05 14:14:43 +01:00
hap
6f311a9b1c mmodular: bsd3 license with Dirk's permission (nw) 2020-01-05 13:24:40 +01:00
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