Commit Graph

56750 Commits

Author SHA1 Message Date
AJR
ef00dcaf54 cninja.cpp: Fix compile (nw)
deco_ace.cpp/h: Fix line endings (nw)
2018-01-25 09:44:10 -05:00
cam900
eab9780b78 Deco ACE: Fix color update (#3122)
* Split Data East ACE Chip Emulation

* Add deco_ace.cpp

* Update deco_ace.cpp

* Update deco_ace.h

* Update boogwing.h

* Update boogwing.cpp

alpha blend/palette effect improvements

* Update boogwing.cpp

* Update deco_ace.cpp

* Update deco32.h

* Update deco32.cpp

split DECO ACE Emulation

* Update deco32.cpp

* Update deco32.cpp

* Update deco_ace.cpp

* Copyright holder / some update.
Demote Boogie Wings with MACHINE_IMPERFECT_GRAPHICS

* Typo

* Typo(2)

* Revert copyright holder, nw

* deco_ace.cpp : doc update

* deco_ace.cpp : revert copyright holder, update docs, convert multiplicative fade algorithm to fixed point, implement additive fading effect.

deco32.cpp : update docs

boogwing.cpp : update alpha blending notes

* deco_ace : Revert "convert multiplicative fade algorithm to fixed point"

* deco_ace : fix color
2018-01-25 09:30:27 -05:00
cam900
1eed9f5783 deco16ic : Split pf1/2 size (#3124)
cninja : cleanup ioprot
2018-01-25 09:29:53 -05:00
cam900
7b872f9fac dassault : Fix compile (#3123)
* Get rid of nonbuffered_palette_w at decocomn
backfire.cpp : Palette cleanup
deco156.cpp : Get rid of unused functions, nw
cninja.cpp : Add MCFG_SCREEN_RAWS
dassault : Add MCFG_SCREEN_RAWS, Demote Thunder Zone/Desert Assault with MACHINE_IMPERFECT_GRAPHICS, because blending effects aren't fully emulated

* dassault.cpp : notes
rohga : Demote Nitro Ball / Gun Ball with MACHINE_IMPERFECT_GRAPHICS, because it has priority/blending issue

* dassault : Fix compile
2018-01-25 09:29:39 -05:00
Dirk Best
a1ca4d3a26 asteroid: Add coin counters, clarify leds 2018-01-25 11:12:12 +01:00
cam900
b30d6d96f9 Split Data East ACE Chip Emulation (#3100)
* Split Data East ACE Chip Emulation

* Add deco_ace.cpp

* Update deco_ace.cpp

* Update deco_ace.h

* Update boogwing.h

* Update boogwing.cpp

alpha blend/palette effect improvements

* Update boogwing.cpp

* Update deco_ace.cpp

* Update deco32.h

* Update deco32.cpp

split DECO ACE Emulation

* Update deco32.cpp

* Update deco32.cpp

* Update deco_ace.cpp

* Copyright holder / some update.
Demote Boogie Wings with MACHINE_IMPERFECT_GRAPHICS

* Typo

* Typo(2)

* Revert copyright holder, nw

* deco_ace.cpp : doc update

* deco_ace.cpp : revert copyright holder, update docs, convert multiplicative fade algorithm to fixed point, implement additive fading effect.

deco32.cpp : update docs

boogwing.cpp : update alpha blending notes

* deco_ace : Revert "convert multiplicative fade algorithm to fixed point"
2018-01-25 00:21:51 -05:00
cam900
5b9c7cbadd Get rid of nonbuffered_palette_w at decocomn (#3103)
* Get rid of nonbuffered_palette_w at decocomn
backfire.cpp : Palette cleanup
deco156.cpp : Get rid of unused functions, nw
cninja.cpp : Add MCFG_SCREEN_RAWS
dassault : Add MCFG_SCREEN_RAWS, Demote Thunder Zone/Desert Assault with MACHINE_IMPERFECT_GRAPHICS, because blending effects aren't fully emulated

* dassault.cpp : notes
rohga : Demote Nitro Ball / Gun Ball with MACHINE_IMPERFECT_GRAPHICS, because it has priority/blending issue
2018-01-24 22:55:36 -05:00
cam900
d4b6f7ded7 Improved Nitro Ball priority / alpha mixing (#3110)
* Demote Nitro Ball/Gun Ball with MACHINE_IMPERFECT…

…_GRAPHICS, because it has wrong/unemulated alpha/priority functions.

* rohga : Various improvements of Nitro Ball / Gun Ball Priority / Alpha blend.

* rohga.cpp : typo

* fix compile

* rohga : Nitro Ball / Gun Ball priority fix

* rohga : Nitro Ball / Gun Ball priority update

* rohga.cpp : priority update, notes

* rohga : update

* rohga.cpp : update priority mode 0x20

* rohga : priority update

* rohga : Nitro Ball/ Gun Ball priority update
2018-01-24 22:16:31 -05:00
cam900
53347f9ebc drgnmst : Fix palette (#3117)
on palette of actual pcb, it has generic 12-bit RGB format with highest 4 bit has used for brightness.
2018-01-24 22:10:05 -05:00
AJR
7b5811d5e9 Fix duplication of class name between socrates.cpp and iqunlim.cpp (nw) 2018-01-24 22:09:13 -05:00
David Haywood
c3709b0558 various reorganization of radica and vtech stuff (#3108)
* various reorganization of radica and vtech stuff

* missed this (nw)

* correct file (nw)

* newlines and stuff (nw)

* less c_str (nw)

* worse (IMHO) filenames (nw)

* format got messed up (nw)

* some bits for golden tee (nw)

* get us renderng something in rad_gtg (nw)

* some basic inputs (nw)

* further improvements to the Golden Tee Home Edition (radica eu3a14)

added Radica Sensible Soccer [Sean Riddle]

* tilebase handling (nw)

* golden tee home video improvements (nw)
2018-01-24 22:00:14 -05:00
briantro
9f5c4c5ceb gaelco2.cpp: Correct main CPU clock for new Maniac Square set (nw) 2018-01-24 20:40:27 -06:00
AJR
7c99504724 vgmplay: Correct handler name (nw) 2018-01-24 21:37:01 -05:00
cam900
a2f2db6c3b vgmplay : Add Qsound support (#3116)
vgmplay : Add Qsound support
2018-01-24 21:27:08 -05:00
AJR
ddf792d9ae Fix exception on exit (nw) 2018-01-24 21:14:07 -05:00
AJR
57bd62a1fb Eliminate core_strdup (nw) 2018-01-24 21:06:25 -05:00
AJR
e6b81449f8 gaelco2.cpp: Fix silly mistake (nw) 2018-01-24 21:05:20 -05:00
briantro
a3c635dca9 gaelco2.cpp: Better document the new Maniac Square set (nw) 2018-01-24 20:00:48 -06:00
briantro
7be5add122 gaelco.cpp: Correct dipswitches to match service mode screen for Bioplaything Cop (nw) 2018-01-24 19:25:44 -06:00
ajrhacker
ebdd9ea197
Merge pull request #3119 from DavidHaywood/240118
new WORKING clones - Maniac Square (unprotected, Version 1.0, Checksum 66B1, 960419/1 PCB) [f205v]
2018-01-24 19:18:04 -05:00
David Haywood
363042581a new WORKING clones - Maniac Square (unprotected, Version 1.0, Checksum 66B1, 960419/1 PCB) [f205v]
as expected this version lets you set the game options in service mode rather than using dipswitches as the PCB has none.
2018-01-24 23:51:37 +00:00
Vas Crabb
fcdefcd4a4 bad Sarayan (nw) 2018-01-25 10:28:46 +11:00
MetalliC
ea36d21854 use hand xor-ed rom instead of patch (nw) 2018-01-25 01:02:47 +02:00
hap
5808400b15 New machines marked as NOT_WORKING
----------------------------------
Video Challenger [hap, Sean Riddle, incog]
2018-01-24 23:41:33 +01:00
MetalliC
51d4694737 new WORKING clone
-----------------
Knights of Valour 3 (V101, China, Hong Kong, Taiwan) [Peter Wilhelmsen, Morten Shearman Kirkegaard, David Haywood, MetalliC]
2018-01-25 00:31:52 +02:00
Firehawke
f481e6b23a Overhaul commandline section of docs, includes index with linkable anchors. (#3112)
* The first set of commandline overhauls. (NW)

* Correct case on headings, further improvements to index, spelling fix

* More updates to the index and cleanup to the commandline stuff. [NW]

* More core options in the index. [NW]

* Finished multiplatform commandline index [NW]

* Completion of first revision commandline index [NW]
2018-01-25 08:37:48 +11:00
Ivan Vangelista
b6d2d7ce33 new working clone
------------------------------
Driving Force (Galaxian conversion, Seatongrove UK) [Ivàn Adrià, The Dumping Union]
2018-01-24 21:06:47 +01:00
David Haywood
70be7f5b38 new WORKING clones - Bioplaything Cop (Ver. 1.0.1823, prototype) [Asociación Retroacción, Ricardo Puerto] (#3118) 2018-01-24 20:43:32 +01:00
Ivan Vangelista
895a7826b9 new working clone
----------------------------
Track & Field (Centuri, unencrypted) [RiddledTV, Bryan McPhail, The Dumping Union]
2018-01-24 20:14:13 +01:00
Ivan Vangelista
c7043d9569 new working clone
----------------------------
Cadash (Spain, version 1) [caius, The Dumping Union]
2018-01-24 19:24:35 +01:00
Ivan Vangelista
f3d2f66e19 cps1.cpp: verified wofr1 program ROMs dump [hammy, The Dumping Union] 2018-01-24 19:08:05 +01:00
Vas Crabb
befdb4d62b it reduces the need for ' digit grouping in drivers, and it even reads naturally as English (nw) 2018-01-25 04:39:52 +11:00
MetalliC
fd15b25154 new WORKING clones
------------------------
Oriental Legend 2 (V104, Japan) [Peter Wilhelmsen, Morten Shearman Kirkegaard, ShouTime,
Mouloud Bessaad, Dulleron, Christian Ricolleau, Marisol Nunez Serrano, Renato Mucciarelli,
Jeffrey Gray, John Wilke, Darksoft, Ryan Holtz, Smitdogg, The Dumping Union]
Oriental Legend 2 (V103, Japan)
Oriental Legend 2 (V101, Japan)
2018-01-24 18:26:39 +02:00
AJR
a071fc2d53 dec_lk201: More sensible natural keyboard assignments for 6 keys above cursor block [AJR, Bavarese] 2018-01-24 00:07:53 -05:00
Justin Kerk
fd8e8ef80e New working software list additions
-----------------------------------
ibm5170: Links 386 Pro, Links Championship Course: Bountiful Golf Club Championship Course [Arcade Shadow]
2018-01-23 18:15:11 -08:00
AJR
794cc6ef69 mcs51: Add DPTR, P0, P1, P2 and P3 to debug state registration 2018-01-23 20:45:48 -05:00
AJR
6dcfb9b6cb mcs48dsm: Accidentally omitted break (nw) 2018-01-23 20:22:46 -05:00
cracyc
a850ea8953 hiscore.dat: updates [Leezer] 2018-01-23 17:21:32 -06:00
AJR
19d57d9419 mcs48: More specific emulation of Intel 8021
- Separate disassembler for i802x (including unemulated 8022 instructions)
- Provide separate (though mostly just more limited) 8021 opcode table
- Writes to 8021 P0 no longer go through memory space
2018-01-23 15:16:01 -05:00
hap
1b17d9882e hh_tms1k: fix led mask for bankshot (nw) 2018-01-23 17:41:35 +01:00
AJR
891c542e25 mcs48.cpp: UPI has no external memory space (nw) 2018-01-23 11:25:56 -05:00
Vas Crabb
f312d7b7c6 (nw) remember to validate, Robbie 2018-01-24 02:46:36 +11:00
Vas Crabb
e125272804 instantiate your static constexpr members, also more _MHz_XTAL (nw) 2018-01-24 02:43:43 +11:00
Scott Stone
0b2f85c3d2 skylncr.cpp: Fixed parent/clone relationship (both were parents) for ypovrixi/ypovrixia (nw) 2018-01-23 10:02:21 -05:00
Vas Crabb
537cb66399 missed these (nw) 2018-01-24 01:02:19 +11:00
Vas Crabb
7168abee36 do you user-defined literal? also some more notes on the digital scale (nw) 2018-01-24 00:51:23 +11:00
Olivier Galibert
30add0e064 Fuck, I missed the last commit (nw) 2018-01-23 14:02:27 +01:00
Ivan Vangelista
c6c295748b
sigmab98.cpp: fixed compile (nw) 2018-01-23 12:30:36 +01:00
Olivier Galibert
03ba80e0ef xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
AJR
f61a64ea29 tv912.cpp: In recognition of the unknown down arrow (nw) 2018-01-23 02:19:16 -05:00