Commit Graph

70762 Commits

Author SHA1 Message Date
couriersud
08d576e181 Fix clang build. (nw) 2020-01-12 17:48:54 +01:00
couriersud
9d7cbcaa40 netlist: Code maintenance. (nw)
Introduce an additional absolute time type netlist_time_ext to identify
whether absolute or relative time is used in the netlist code.
Extend ptime code to allow operations between ptime derived types with
different internal types.

In addition rewrote main queue serve loops. Adds a very small
performance increase.
2020-01-12 17:16:25 +01:00
yz70s
07f26f8e06 gdrom.cpp: detection of gdrom disc (nw) 2020-01-12 12:48:29 +01:00
ClawGrip
bd13cb5d6f telestory_cart.xml: Add info about undumped carts and fix some names (nw) (#6167)
* telestory_cart.xml: Add info about undumped carts and fix some game names (nw)

* Typo (nw)

* Typo (nw)

* Another typo (nw)
2020-01-12 11:17:25 +01:00
MASH
e1de7dbec2 Fixed arcade build (#6166) 2020-01-12 11:49:43 +11:00
ajrhacker
22336ef008
Merge pull request #6162 from FakeShemp/oncourt
c64_cass.xml - Redumped octennis and got a good dump matching one flo…
2020-01-11 18:31:12 -05:00
couriersud
e4b4899682 netlist: dead code removal. (nw) 2020-01-11 22:53:19 +01:00
yz70s
f584611679 gdrom.cpp: modifications to make it useable with the naomi dimm board (nw) 2020-01-11 21:58:47 +01:00
yz70s
595923c3d1 naomi: add an ide controller for the gdrom to the dimm board (nw) 2020-01-11 21:58:43 +01:00
ajrhacker
fd236a9eb0
Merge pull request #6160 from sasuke-arcade/stfight_draw_fix
sfight.cpp : Fixed filling the screen red when text or BG layers are hidden
2020-01-11 15:47:55 -05:00
AJR
a7d70fb10e rx01_cpu: Fix AND logic (nw) 2020-01-11 15:39:55 -05:00
AJR
a278f24c8f rx01_cpu: More stubs (nw) 2020-01-11 14:32:12 -05:00
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
David Haywood
e9d61d68cd new NOT WORKING (plug and play systems) (#6156)
* new NOT WORKING
----
4 Player System - 10 in 1  [Sean Riddle, David Haywood]

boots, several of the games are fully playable without sound, several have significant issues, helps provide evidence tho.

* new NOT WORKING
----
Excite Bowling (Japan) [Sean Riddle, Peter Wilhelmsen]

* a few sunplus bits (nw)

* get y-flip out of the way (nw)

* sunplus stuff (nw)

* new NOT WORKING
---
Exciting Stadium DX (Japan) [Sean Ruddle, Peter Wilhelmsen, ShouTime]

* note updates (nw)

* exciting -> excite (nw)

* sunplus (nw)

* sunplus improved logging (nw)

* (nw)

* notes based on other sunplus types (nw)

* notes (nw)

* (nw)

* naming imrpovements (nw)

* naming improvments (nw)
2020-01-11 11:48:23 -05:00
Ivan Vangelista
0c783d89f1 New working clones
------------------
New Cherry '96 (v3.1, B PCB) [Ioannis Bampoulas]
2020-01-11 17:05:55 +01:00
ajrhacker
1bd17ba637
Merge pull request #6161 from FakeShemp/a400cass
Add Atari 400/800 cassette list
2020-01-11 10:26:32 -05:00
Rebecca Wallander
52494983f4 Add Atari 400/800 cassette list 2020-01-11 16:08:53 +01:00
Sasuke
6b41323b68 Fixed filling the screen red when text or BG layers are hidden 2020-01-11 23:53:42 +09: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