Commit Graph

11539 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
0ac68b758f regression fix 2011-03-04 23:56:07 +00:00
Michaël Banaan Ananas
dc21f30a98 forgot other -1 2011-03-04 23:00:13 +00:00
Scott Stone
d730fd85c7 Revert of r11764 - I was duped!
Comment:  I checked control panel pictures and was duped by a photoshop job:
http://gamesdbase.com/Media/SYSTEM/Arcade/CP/big/Super_Bagman_-_1984_-_Valadon_Automation.jpg
http://gamesdbase.com/Media/SYSTEM/Arcade/CP/big/Bagman_-_1982_-_Valadon_Automation.jpg

Actual:
http://www.arcade-museum.com/images/106/1065390600.jpg
2011-03-04 22:59:41 +00:00
Scott Stone
b91fc50927 Fixed inputs for sbagman as it is the same as found in bagman. (no whatsnew) 2011-03-04 22:43:30 +00:00
Michaël Banaan Ananas
b4e07bdd9a fix offsets 2011-03-04 22:17:20 +00:00
Couriersud
13c6b26e40 Fixed typos 2011-03-04 21:33:21 +00:00
Couriersud
8bfb17d971 Allow serial receive without ES enabled. [Couriersud] 2011-03-04 18:38:43 +00:00
Michaël Banaan Ananas
124e16952f rm alpha overlay (was for making black 'shine through') + layout was slighly off after visarea change in 133u2 2011-03-04 11:44:38 +00:00
Olivier Galibert
eaecf50b67 *DUH* 2011-03-03 21:03:10 +00:00
Olivier Galibert
bd0530a673 Duh. 2011-03-03 20:38:08 +00:00
Olivier Galibert
d535843932 ksys573: Fix some wrong machine driver selections [O. Galibert] 2011-03-03 20:16:57 +00:00
stephh
90e5ec4b6c roul (roul.c) [stephh] :
- Fixed Dip Switches and Inputs (after verification of the Z80 code)
2011-03-03 18:04:16 +00:00
Aaron Giles
af6c7a9dac MT04267: Fix -verifyroms to not consider NO_DUMP ROMs as matches to the parent. 2011-03-03 17:39:43 +00:00
Aaron Giles
92d1d14efc Updated sigma/stern/subsino/tatsumi/tch/tecfri/technos/tehkan to driver_devices.
[Atari Ace]
2011-03-03 17:22:05 +00:00
Aaron Giles
74deaf0a95 Updated nmk/olympia/pacific/pce/phoenix/rare/seibu/seta to driver_devices.
[Atari Ace]
2011-03-03 17:20:11 +00:00
Aaron Giles
06ee6804dd Converted core_options to a class. Removed a bunch of marginal
functionality in favor of alternate mechanisms. Errors are
now reported via an astring rather than via callbacks. Every
option must now specify a type (command, integer, float, string,
boolean, etc). Command behavior has changed so that only one
command is permitted. [Aaron Giles]

Changed fileio system to accept just a raw searchpath instead of
an options/option name combination. [Aaron Giles]

Created emu_options class dervied from core_options which wraps
core emulator options. Added mechanisms to cleanly change the
system name and add/remove system-specific options, versus the
old way using callbacks. Also added read accessors for all the
options, to ensure consistency in how parameters are handled.
Changed most core systems to access emu_options instead of
core_options. Also changed machine->options() to return emu_options.
[Aaron Giles]
 
Created cli_options class derived from emu_options which adds the
command-line specific options. Updated clifront code to leverage
the new class and the new core behaviors. cli_execute() now accepts
a cli_options object when called. [Aaron Giles]

Updated both SDL and Windows to have their own options classes,
derived from cli_options, which add the OSD-specific options on
top of everything else. Added accessors for all the options so
that queries are strongly typed and simplified. [Aaron Giles]

Out of whatsnew: I've surely screwed up some stuff, though I have
smoke tested a bunch of things. Let me know if you hit anything odd.
Also I know this change will impact the WINUI stuff, please let me 
know if there are issues. All the functionality necessary should 
still be present. If it's not obvious, please talk to me before 
adding stuff to the core_options class.
2011-03-03 17:05:24 +00:00
Roberto Fresca
e870e8d7bc Corona.c: Fixed the visible screen area to improve
the Winners Circle aspect. Also fixed visible screen
area and rotate properly the RE-800 sets.
Minor clean-ups.
2011-03-03 06:01:27 +00:00
Angelo Salese
85b394f420 Removed a ROM patch (needless now), and fixed irq/nmi for sound cpu, giving sound to it 2011-03-03 04:09:22 +00:00
Scott Stone
e7da97c012 Fix for -burnin to add extension once again. (no whatsnew) 2011-03-03 03:37:55 +00:00
Angelo Salese
cf6623aaa5 Rewritten corona.c blitter from scratch, not worth since its a new driver ... 2011-03-03 03:09:13 +00:00
Curt Coder
8054748e92 Exposed the complete Function Code of the M68000 (instead of just FC2 as previously). [Curt Coder] 2011-03-02 16:18:38 +00:00
Curt Coder
094c4552ac Removed unnecessary machine parameter from device-specific input_port_read. [Curt Coder] 2011-03-02 10:17:27 +00:00
Curt Coder
7a45b8cf26 Exposed the M68000 supervisor flag for external MMUs to determine the current address space. [Curt Coder] 2011-03-02 10:09:17 +00:00
Roberto Fresca
78e2f896d0 New driver for Winners Circle (Corona), dual CPU hardware. [Roberto Fresca]
New games marked as GAME_NOT_WORKING
------------------------------------
Winners Circle (81) [Roberto Fresca, Rob Ragon]
Winners Circle (82) [Roberto Fresca, Rob Ragon]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Ruleta RE-800 (earlier) [Roberto Fresca]
Ruleta RE-800 (v1.0) [Roberto Fresca]
Ruleta RE-800 (v3.0) [Roberto Fresca, Grull Osgo]
2011-03-02 06:51:55 +00:00
R. Belmont
1370300455 naomi: Reorganized the driver to put games in order by type and put similar functionality together [f205v] 2011-03-02 00:09:21 +00:00
Angelo Salese
2ada5ff20a Another simplification 2011-03-01 23:51:04 +00:00
Angelo Salese
d0b49e0782 Forgot to clean this up ... 2011-03-01 18:52:41 +00:00
Angelo Salese
f5a3299392 Implemented proper vblank read-back on Aristocrat Mk-4 HW [Angelo Salese] 2011-03-01 18:48:41 +00:00
Angelo Salese
c540088b81 Mk-5 clean-ups, not worth 2011-03-01 18:12:28 +00:00
Angelo Salese
764584d753 Documented Aristocrat Mk4 init procedure [Heihachi_73] 2011-03-01 17:31:17 +00:00
Angelo Salese
965155e63d Various Aristocrat Mk4 / Mk5 fixes [Palindrome] 2011-03-01 17:19:13 +00:00
Fabio Priuli
a50fa1ff35 fixed viostormab rom labels. 2011-03-01 09:49:40 +00:00
Pierpaolo Prazzoli
1c416b4900 New Clones Added
----------------
Big Twin (No Girls Conversion) [Andrew Welburn, Pierpaolo Prazzoli]


uploaded to:
roms\uploads\bigtwinb.zip
if someone wants to write a pcb layout, there's a photo inside the zip
2011-02-28 21:02:17 +00:00
Michaël Banaan Ananas
fa9548362b crashfix 2011-02-28 18:56:45 +00:00
R. Belmont
65ba686867 Fix OS/2 compile [K.O. Myung-Hun] 2011-02-28 18:07:37 +00:00
Michaël Banaan Ananas
449522c678 Decreased color saturation and alpha of internal fake shifter layout to make it less distracting. [hap] 2011-02-28 16:58:08 +00:00
R. Belmont
c40b7a4304 Apple GCC apparently thinks foo&3 can be > 3. (no whatsnew) 2011-02-28 14:14:38 +00:00
Aaron Giles
9ef0bcf8f2 Cleanups and version bump. 2011-02-28 09:27:05 +00:00
Aaron Giles
173642d46c Fix attotime max() function to not be a copy of min(). Fixes several
regressions in the scheduler after the recent attotime object 
conversion.
2011-02-28 09:21:35 +00:00
Aaron Giles
beb05ca537 Enable CRC(1) SHA1(1)-style hashes to work without error. 2011-02-28 08:18:35 +00:00
Aaron Giles
b7aa7df561 This patch revisits archive files I've already patched to remove
statics and globals and handles some drivers and variables I missed or
couldn't yet apply in my earlier pass. [Atari Ace]
2011-02-28 07:58:42 +00:00
Aaron Giles
0668334f27 Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] 2011-02-28 07:56:33 +00:00
Michaël Banaan Ananas
9804b51e00 Ok to change all the fake shifter layouts to this?
Less saturation to be less distracting, and less alpha to be less view obstructive
2011-02-27 22:20:15 +00:00
R. Belmont
2674258a6f AICA: Correct slotmon readback. Streaming sounds now advance in e.g. capsnk. [R. Belmont] 2011-02-27 21:13:32 +00:00
mariuszw1
b08febb0fd Updated pangofun.c and pcat_dyn.c to use common PC emulation [Mariusz Wojcieszek] 2011-02-27 20:48:24 +00:00
Michaël Banaan Ananas
26c44b7208 rm unneeded "state" 2011-02-27 19:55:40 +00:00
Luca Elia
ae8109d5bf seta2.c update: [Luca Elia]
- Horizontal clipping of "tilemap" sprites
- Shadows emulation

sigmab98: added sammymdl BIOS and hardware info [Smitdogg, The Dumping Union]


New games added or promoted from NOT_WORKING status
---------------------------------------------------

Reel'N Quake [Luca Elia, Smitdogg, The Dumping Union]


New clones added
----------------

Magic Train (Clear NVRAM ROM?) (not working) [Grull Osgo, Roberto Fresca]
2011-02-27 19:50:09 +00:00
Michaël Banaan Ananas
0d96f47789 no need for "Color" 2011-02-27 18:44:38 +00:00
Michaël Banaan Ananas
306e8a265e added yellow overlay anyway 2011-02-27 18:42:55 +00:00
Michaël Banaan Ananas
992fc14691 fixed blue and edges in highres 2011-02-27 18:29:08 +00:00