Commit Graph

11519 Commits

Author SHA1 Message Date
Angelo Salese
174218f34c Fixed sound 2011-03-07 02:16:50 +00:00
R. Belmont
d12a22455d SDL: Fix uimodekey for MESS [Barry Rodewald, R. Belmont] 2011-03-07 01:33:03 +00:00
Roberto Fresca
ccb86b5343 Lot of improvements/changes to corona.c driver.
Input/output work and new set supported. 
Redumped the winner82 sound program.


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Winners Circle (81, 28*28 PCB) [Roberto Fresca, Rob Ragon]
Winners Circle (81, 18*22 PCB) [Roberto Fresca, Rob Ragon]
2011-03-07 01:28:01 +00:00
Tomasz Slanina
131de8ea6b Added inputs to Tetris Fighters - game now boots. 2011-03-07 01:22:56 +00:00
Michaël Banaan Ananas
fcb3482c1e reset initial amp on new adpcm sample (MT bug 3764) 2011-03-06 23:44:40 +00:00
Tomasz Slanina
cee66fa30a splash.c driver improvements.
- The Return of Lady Frog : added sound
- Funny Strip : added sound, patched few more protection checks, fixed sprite ram access
2011-03-06 22:42:24 +00:00
Michaël Banaan Ananas
dd24ddbc4b requires tight sync for sound 2011-03-06 21:03:48 +00:00
Michaël Banaan Ananas
8f08a4f715 make shift/alt+right work on channel volume sliders (fractions between 0 and 1 were always rounded down) 2011-03-06 18:10:22 +00:00
Pierpaolo Prazzoli
e8ec6dc4bf Fixed colors regression in madshark 2011-03-06 15:41:33 +00:00
Michaël Banaan Ananas
71c6c04288 (source tab alignment) 2011-03-06 15:23:06 +00:00
Michaël Banaan Ananas
1a8897d524 add illegal opcode duplicates 2011-03-06 15:18:39 +00:00
Michaël Banaan Ananas
14dcfcc0cb fix initial cc (SEI sets bit 4) 2011-03-06 14:26:38 +00:00
Curt Coder
5440a02709 Implemented MC6845 row/column addressing mode. [Curt Coder] 2011-03-06 14:20:41 +00:00
Michaël Banaan Ananas
b9d8a73363 some cycle fixes + cycles_nsc8105 table was wrong 2011-03-06 12:06:12 +00:00
Roberto Fresca
5d820da1f2 ...pissed mamedriv.c Fixed. 2011-03-06 07:02:21 +00:00
Roberto Fresca
6a372a6f39 Modified some comments, and confirmed a bipolar PROM dump... 2011-03-06 06:25:27 +00:00
Roberto Fresca
20c268248a More improvements to corona.c driver. Splitted new machine,
memory map, and complete multiplexed inputs/outputs for
Lucky Roulette type games. Also added NVRAM and inverted
blitter [Roberto Fresca]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Lucky Roulette (6-players, Spanish) [Roberto Fresca, Rob Ragon]
2011-03-06 06:19:44 +00:00
R. Belmont
3d560190ad Small documentation fix (no whatsnew) 2011-03-06 02:51:16 +00:00
Michaël Banaan Ananas
e42d4ce10b New Game
=============
Galactica (Marcello Mancini, Silvio Finotti, Augusto Garcia, hap]
2011-03-06 01:18:44 +00:00
Roberto Fresca
dba7401145 Corona.c driver improvements. A lot of input/output work,
accurate periodic interrupt timing for sound CPU, meters,
DIP switches, and other minor things. We got Winners Circle
82 playable. [Roberto Fresca]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Winners Circle 82 [Roberto Fresca, Angelo Salese, Rob Ragon]
2011-03-05 19:56:04 +00:00
R. Belmont
0ceaf2f121 ldplayer: fix compile, still crashes on startup (no whatsnew) 2011-03-05 19:46:52 +00:00
Curt Coder
226a2c5a22 Fixed MCS48 ALE frequency macro. (no whatsnew) 2011-03-05 19:15:00 +00:00
smf-
7916ccc823 converted psx cpu core to c++ 2011-03-05 18:56:41 +00:00
Olivier Galibert
855c3cea0c inptport: Add existence and used bits interface for automatic controller adaptation [O. Galibert] 2011-03-05 18:23:12 +00:00
smf-
022b1186d1 fixed compiling, at some point I'd like to add exe loading to unidasm... 2011-03-05 18:02:50 +00:00
smf-
2eb3a04814 added correct bitswap for point blank 3 [smf]. 2011-03-05 17:43:38 +00:00
Miodrag Milanovic
f0dfc6b28c mc6845 - if screen is not found by tag, try again searching same tag from owner, used by graphics cards in MESS (no whatsnew) 2011-03-05 13:22:37 +00:00
R. Belmont
6fb0957013 Games added as GAME_NOT_WORKING
-------------------------------
Wangan Midnight Maximum Tune 2 Ver. B (Japan) (GDX-0016A) [Guru, R. Belmont]
2011-03-05 06:17:47 +00:00
R. Belmont
89f6109cca sgnascar: Added dump of mask ROMs [Guru, R. Belmont] 2011-03-05 05:57:01 +00:00
Aaron Giles
658745f3f0 Fix -no<option> for booleans
Fix crash when running with -log
2011-03-05 04:23:33 +00:00
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