Commit Graph

70745 Commits

Author SHA1 Message Date
Rebecca Wallander
a463d81aa4 c64_cass.xml - Redumped octennis and got a good dump matching one floating around online 2020-01-11 19:02:30 +01:00
AJR
75a6a14134 Machines promoted to working
----------------------------
VT52 Video Display Terminal (M4) [AJR]
2020-01-11 09:22:17 -05:00
AJR
96eb2a56c5 ay31015: Better EOC timing with two stop bits; improve logging messages (nw) 2020-01-11 09:19:36 -05:00
MetalliC
107b9d4225 minor (nw) 2020-01-11 15:58:06 +02:00
arbee
9fc51f3c2a apple2: mark hsscsi as not functioning yet (nw) 2020-01-11 08:49:18 -05:00
Ivan Vangelista
62c6834ea7 Machines promoted to working
----------------------------
Lucky Girl (Wing) [Ivan Vangelista]

(nw) Lucky Lady in goldstar.cpp also runs, but needs correct inputs and colors
2020-01-11 14:29:44 +01:00
MetalliC
9dba96fd43 new WORKING machine
-----------------------
Dance Dance Revolution Kids (GQAN4 JAA) [iMp, MetalliC]
2020-01-11 13:28:05 +02:00
AJR
81becef637 Fix clang build (ODR is so annoying) (nw) 2020-01-10 23:51:24 -05:00
AJR
df7dc8558c vt52: Add control characters and function keys to natural keyboard (nw) 2020-01-10 18:10:08 -05:00
yz70s
8f3f144166 naomi: add a new device for the 315-6154 system manager chip used in the dimm board [Samuele Zannoli]
It is still incomplete but can be used.
2020-01-10 21:23:44 +01:00
Scott Stone
dc59d3cb3f pce.xml: Quick format fix (nw) 2020-01-10 15:17:03 -05:00
AJR
7f6a448b77 tv912b, tv912c: Make Ctrl-K and Ctrl-L work with natural keyboard 2020-01-10 12:41:21 -05:00
AJR
2ee30c73d3 tv912b: More fitting natural keyboard binding for backspace 2020-01-10 12:19:57 -05:00
AJR
3dafe7dfea natkeyboard.cpp: Turn logging back off (nw) 2020-01-10 12:10:38 -05:00
AJR
197c94ceac input_sdl: Process control characters so that the natural keyboard can see them (SDL normally strips these out)
Don't strip linefeed characters (Ctrl-J) from natural keyboard input except when pasting strings
2020-01-10 12:09:15 -05:00
AJR
2b4c203d88 vt52: Draw characters on screen; add notes about processor architecture
vt50dasm: Slightly smarter jump decoding; note another (unemulated) VT52 difference (nw)
2020-01-10 09:00:28 -05:00
braintro
a7e88ab526 (nw) ninjakd2.cpp: Correct name to "JT 104" (no dash) & add in Japanese alt name because the language dip works. 2020-01-09 21:45:29 -06:00
braintro
c94acffcf0 ninjakd2.cpp: Redumped and corrected the JT-104 set from an original UPL PCB [coolmod, The Dumping Union] 2020-01-09 21:34:13 -06:00
David Haywood
77de7cba89 telestory - document more buttons (nw) (#6152)
* telestory - document more buttons (nw)

* comment that it looks like voice is hooked up tro the SIO

* some button info based on test mode (nw)

* update note (nw)

* jak_s500 notes and observations (nw)
2020-01-09 18:01:04 -05:00
hap
a952a2fa89 mephisto*: some romlabels (nw) 2020-01-09 23:06:08 +01:00
R. Belmont
722679b014
Merge pull request #6155 from clawgrip/patch-4
telestory_cart.xml: Fix games names (nw)
2020-01-09 16:04:24 -05:00
R. Belmont
a593e41b55
Merge pull request #6154 from clawgrip/patch-3
vbaby_cart.xml: Fix game name and add cart pinout (nw)
2020-01-09 16:04:01 -05:00
R. Belmont
9a22c991c3
Merge pull request #6153 from clawgrip/patch-2
bkrankp_cart.xml: Add some additional info (nw)
2020-01-09 16:03:43 -05:00
cam900
a0fba9aec5 Fix Sega System 1 Color handling, Minor cleanups (#6147)
* system1.cpp : Fix color, Use indirect entries for palette lookup, Reduce runtime tag lookup

* system1.cpp : Reduce unused

* system1.cpp : Fix namings, Fix palette RAM handling, Fix bitmap clear behavior, Reduce unnecessary lines, Use correct / shorter type values
2020-01-09 16:03:09 -05:00
ClawGrip
26fa94a4de
telestory_cart.xml: Fix games names (nw) 2020-01-09 21:38:50 +01:00
ClawGrip
4a4915a975
vbaby_cart.xml: Fix game name and add cart pinout (nw) 2020-01-09 21:31:07 +01:00
ClawGrip
52041a022e
bkrankp_cart.xml: Add some additional info (nw) 2020-01-09 21:13:05 +01:00
David Haywood
203d8369ab Sync with new dumps from Sean (Plug & Play sets) (#6151)
* summary later (nw)

* push jak_s500 along a bit (nw)

* some XaviX bits (nw)

* more XaviX (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* new NOT WORKING
----
Retro FC Plus 168 in 1 Handheld [PeterVanSilie]

* (nw)

* telestory improvements (nw)

* document some inputs on telestory (nw)
2020-01-09 11:57:41 -05:00
AJR
962a05c2a1 rx01_cpu: Add the other flags, with a somewhat awkward display (nw) 2020-01-09 09:12:29 -05:00
hap
c55bc974be mephisto_modena: Added an older version of Modena. [Berger]
mephisto_montec: Added another Mega IV version. [Berger]
2020-01-09 13:27:16 +01:00
couriersud
7b695dac59 netlist: fix github issue #6106. [Couriersud, Firewave]
Workaround for a bug in msvc. __VA_ARGS__ are expanded to a single token
in msvc, all other compilers expand to a list of tokens.
2020-01-08 21:32:34 +01:00
ajrhacker
0e25f645d2
Merge pull request #6146 from cam900/patch-119
model2.cpp : Fix subscription
2020-01-08 14:29:14 -05:00
AJR
436881dba8 rx01_cpu: Architectural notes (nw) 2020-01-08 14:26:28 -05:00
ajrhacker
df9302455c
Merge pull request #6149 from DavidHaywood/080120
GameKing redumps [TeamEurope, SSJ]
2020-01-08 14:25:38 -05:00
DavidHaywood
3d595128fe GameKing redumps [TeamEurope, SSJ]
- mc_4v01,mc_4v04,mc_4v07,mc_4v09,mc_4v14,mc_4v15,mc_4v16,mc_4v17,mc_4v18,mc_4v19a  all redumped
 - no more bad dumps remain

new SOFTWARE LIST clones
gameking.xml:
new: mc_4v05a - 4 in 1 - SeaGuard + Whirlybird + Spectask + Captain (set 2)
new: mc_4v06a - 4 in 1 - Three Battles + Light Sword + Risker + Metal Deform (1MB cartridge)
new: mc_4v10a - 4 in 1 Vol. 10 - Soldier + Seatercel + General + Seafight (1MB cartridge)
2020-01-08 19:15:03 +00:00
Ivan Vangelista
fc674f9960 New machines marked as NOT_WORKING
----------------------------------
Scorpion (Jun 15, 1999) [ClawGrip, Rampa]

New clones marked as NOT_WORKING
--------------------------------
Scorpion (Oct 01, 1997) [ClawGrip, Rampa]
2020-01-08 18:01:19 +01:00
R. Belmont
9fa3b5d9e0
Merge pull request #6143 from firewave/not-working
docastle.cpp: flagged asoccer and idsoccera as NOT WORKING (nw)
2020-01-08 11:47:52 -05:00
R. Belmont
9364d95348
Merge pull request #6145 from cam900/fmtowns_ymf276
fmtowns.cpp : Add notes for sound chip
2020-01-08 11:47:32 -05:00
hap
e680c90e2b misc: add notes (nw) 2020-01-08 11:05:46 +01:00
cam900
d818a939df
model2.cpp : Fix subscription
Dead or Alive: developed by Tecmo
2020-01-08 16:22:39 +09:00
cam900
685c9c6e43 fmtowns.cpp : Add notes for sound chip 2020-01-08 16:03:15 +09:00
R. Belmont
2315b25965
Merge pull request #6144 from mamedev/revert-6127-ymf276_doc
Revert "sound/2612intf.cpp : Add YMF276 device, Clamp output related to internal 9-bit DAC, Add notes"
2020-01-07 21:55:48 -05:00
R. Belmont
85f1dbd5f7
Revert "sound/2612intf.cpp : Add YMF276 device, Clamp output related to internal 9-bit DAC, Add notes" 2020-01-07 21:55:30 -05:00
rfka01
8edc746b8d at, genpc.cpp: more motherboards and BIOS versions (#6132)
* at, genpc.cpp: more motherboards and BIOS versions

* at.cpp: corrections and annotations
2020-01-07 21:52:59 -05:00
Nigel Barnes
40d7903001 bbcm: Added FinMOS 3.29, a pre-release of MOS 3.50. 2020-01-07 21:54:17 +00:00
Ivan Vangelista
5e10e08917 route16.cpp: some more opcodes for vscompmj (nw) 2020-01-07 21:35:55 +01:00
AJR
e28929ef33 s3c24xx.hxx: Fix build (nw) 2020-01-07 14:05:36 -05:00
mooglyguy
1139ff45f2 -s3c24xx: Converted to use logmacro. [Ryan Holtz]
-hapyfish: Added preliminary I2C hookup for FS8806 device and more documentation. [Ryan Holtz]
2020-01-07 19:42:47 +01:00
MooglyGuy
f505faa380 -romload: Switched ROM size members from u32 to u64. Fixes incorrect loading percentages in hapyfsh2. [Ryan Holtz] 2020-01-07 19:42:47 +01:00
Nigel Barnes
72ffb03ccf New working software list additions
-----------------------------------
bbcb_flop: Enigma, The Krystal Connection, Mountain Panic, Paranoid, White Light, Zap!, Chauffeur, EV1 Camera Interface, Harston ADFS System Disk 6.10, MR4200 32K RAM Board, UTILRAM: The Utility RAM, Video Camera Interface, VideoNuLA Support Disc, BBC-Z88 Transfer Link, AMX Stop Press, Icon Art Master, MEDL Tracker Ball Utilities, The Wapping Editor Utilities 1.21, The Wapping Editor Utilities 1.30, Christmas Crackers, MagScan - The Beebug Bibliography Disc v1.31, Beeb OPL: AdLib Jukebox Bonus Disc, Beeb OPL: Brix, Beeb OPL: AdLib Classical Favourites #1, Beeb OPL: Droplay, Beeb OPL: DynaBlaster, Beeb OPL: Jill of the Jungle, Beeb OPL: AdLib Jukebox, Beeb OPL: KiloBlaster, Beeb OPL: AdLib Pop/Rock Grooves, Beeb OPL: Solar Winds, Beeb OPL: Wacky Wheels, Beeb OPL: Xargon, Beeb OPL: AdLib Christmas Carols, Beeb OPL: Zone 66, BeebSID 19 - Classical
2020-01-07 18:32:33 +00:00