summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fixed crash in ssjkrpkr driver definition.mame0139 Aaron Giles2010-07-291-1/+1
|
* Cleanups and version bump. Aaron Giles2010-07-297-21/+21
|
* Add notification of orientation of all monitors at startup via the Aaron Giles2010-07-291-0/+8
| | | | output system. [Laszlo Schulteisz]
* neogeo.c changes: Phil Bennett2010-07-291-5/+5
| | | | | | | | | | | | | | | | | | | * Documented AES mode and 1-slot (MVS/AES) settings [Barry Rodewald] * Documented MVS 4-slot and 6-slot settings [Johnboy] * Changed 6-slot setting (old default) to 1-slot [Johnboy] ----------------------------------------------------------------------------------------------- Submission 2 from Johnboy for Mame v0.138u4 Changed files: =============== src\mame\drivers\neogeo.c Changes: ======== . Documented AES mode and 1-slot (MVS/AES) settings (Barry Rodewald) . Documented MVS 4-slot and 6-slot settings . Changed 6-slot setting (old default) to 1-slot; selecting a different slot is not implemented; See Mame Testers ID 2992
* neodrv.c updates: [Johnboy] Phil Bennett2010-07-292-61/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Identified several more sets as MVS / AES Version and tagged them properly * Updated game PCB info * bakatono: Removed BAD_DUMP from m1 - is correct, corrected game name * mahretsu: Added correct s1, corrected game name * strhoop: Added correct v2 * sdodgeb: Replaced 16mbit v1/v2 with 32mbit v1 as found on two original cards * Added Japan J3 bios New clones added ================ Quiz King of Fighters (Korean release) Real Bout Fatal Fury Special / Real Bout Garou Densetsu Special (Korean release) Quiz Daisousa Sen - The Last Count Down (Korean release) ----------------------------------------------------------------------------------------------- Submission from Johnboy for Mame v0.138u4 Changed files: =============== src\mame\mamedriv.c src\mame\drivers\neodrvr.c Changes: ======== . Identified several more sets as MVS / AES Version and tagged them properly . Updated game pcb info . bakatono: Removed BAD_DUMP from m1 - is correct, corrected game name . mahretsu: Added correct s1, corrected game name . strhoop: Added correct v2 . sdodgeb: Replaced 16mbit v1/v2 with 32mbit v1 as found on two original cards . Added Japan J3 bios ---------------- NOTE: I ported three Korean sets from WinKawaks. I do NOT want to be named/credited for these sets (quizdaisk, quizkofk, rbffspeck). ---------------- The required binaries can be found here (too big to attach): http://www.sendspace.com/file/4e84ph
* mpu4.c: Added splitscreen support to SCN2674 for MPU4 Video. [AGEMAME] Phil Bennett2010-07-292-45/+101
|
* Reverted R9829 as per submitter's request Phil Bennett2010-07-291-33/+361
|
* bfm_sc2.c: Converted EERAM handling on BFM Adder 2 card to use the generic ↵ Phil Bennett2010-07-291-361/+33
| | | | I2C implementation. [AGEMAME]
* Fixed HD63701 SLP opcode [Sandro Ronco] Phil Bennett2010-07-291-5/+19
| | | | | | | | | | | | | | | | | | | | | | | ---------- Forwarded message ---------- From: Sandro Ronco <sandro.ronco@gmx.com> Date: Mon, Jul 26, 2010 at 6:07 PM Subject: [HD63701]Fix slp opcode To: submit@mamedev.org Fixed SLP opcode basing on HD63701 and HD6303 datasheet. This is need for psion driver in MESS, but I did some testing in MAME and I have not seen regressions. Probably nobody noticed this before because this opcode is almost unused in arcade machine. If you want have a confirmation of this you can see the diagram at page 14 of the HD63701 datasheet or at page 24 of the HD6303 datasheet, where it is clear that the "sleep cancel signal" is not conditional at the IRQ mask. Regards Sandro Ronco
* emu/info.c: Search all parents of a clone for merged ROMs [Atari Ace] Phil Bennett2010-07-291-18/+70
| | | | | | | | | | | | | | | | | | | | | | ---------- Forwarded message ---------- From: Atari Ace <atari_ace@verizon.net> Date: Sun, Jul 25, 2010 at 4:38 PM Subject: [patch] Fix print_game_rom to search all parents for merges To: submit@mamedev.org Cc: atariace@hotmail.com - Hide quoted text - Hi mamedev, One minor problem I noticed awhile ago is a discrepancy between romload.c and info.c. Romload.c will load a rom for a clone from any of its parents, but info.c only considers roms in the immediate parents to be merge roms. This patch fixes that, making info.c search all parents for merges. In practice this can only go to two parents (a parent and a bios) due to constraints in validity.c, but that's enough for it to affect a few games in suprnova.c (e.g. galpani4k). ~aa
* Fix naomi games (or at least dophin now works). Aaron Giles2010-07-291-0/+1
|
* Corrected the address for the freezing of the movies for the Terminator 2 ↵ Brian Troha2010-07-281-1/+1
| | | | LA4 set [stephh]
* uiimage.c : Fix for segfault on setting of working directory (no whatsnew) Miodrag Milanovic2010-07-281-1/+1
|
* Fixed image based cheat file loading (no whatsnew) Miodrag Milanovic2010-07-282-7/+6
|
* Added support for Southern Systems Joker Poker (1982), from Roberto Fresca2010-07-282-10/+84
| | | | | | | | | Southern Systems & Assembly, Ltd. Figured out the memory map. Also added technical notes about the hardware. [Roberto Fresca] New games marked as GAME_NOT_WORKING ------------------------------------ Southern Systems Joker Poker [Roberto Fresca, Siftware]
* New clone added Yasuhiro Ogawa2010-07-272-122/+197
| | | | Galaxy Force II (Japan, Newer) also fixed ROM filenames
* Corrected Ameri Darts audio playback rate. Quench2010-07-273-15/+58
| | | | | | | This exposed some cycle timing errors in the TMS32010 CPU core which are also fixed. [Quench]
* add back in the raiden 2 set that was removed Brian Troha2010-07-271-0/+1
|
* Raiden2.c: reverted my changes, RB & the Guru can fix it up. Brian Troha2010-07-271-86/+149
|
* mt 03957 bugfix by moa Michaël Banaan Ananas2010-07-272-6/+6
|
* raiden2.c update, fixed mask roms names and denoted the roms soldered to the ↵ Brian Troha2010-07-262-149/+83
| | | | | PCB as well as noted in most sets the "Soldered roms where not included but assumed to be the same" Removed one set that was nearly identical but had an alt sound rom. Comparing the sound roms showed the alt version had bit rot so it's been removed.
* Fixed sprite coordinates in astrocorp.c [Luca Elia] Luca Elia2010-07-262-15/+115
| | | | | New games added or promoted from NOT_WORKING status --------------------------------------------------- Speed Drop [Brian Troha, Luca Elia, The Dumping Union]
* correct rom name for the Capcom Vs. SNK Millennium Fight 2000 (000904 JPN, ↵ Brian Troha2010-07-261-50/+50
| | | | USA, EXP, KOR, AUS) set.
* raiden2.c: Corrects the voice roms for the Raiden 2 sets and added the ↵ Brian Troha2010-07-261-14/+16
| | | | surface mounted "voice2" rom to sets where it was missing. [Brian Troha]
* arm7.c: Added big endian version of the arm7 cpu. The 3do uses an arm6 in ↵ Wilbert Pol2010-07-265-8/+78
| | | | 32bit mode which is actually implemented by the arm7 core.
* Fully converted atarigx2, beathead and offtwall to use driver_data [Atari Ace] Phil Bennett2010-07-266-77/+87
| | | | | | | | | | | | | | | | --------- Forwarded message ---------- From: Atari Ace <atari_ace@verizon.net> Date: Sat, Jul 24, 2010 at 12:49 AM Subject: [patch] driver_data changes for drivers using atarigen To: submit@mamedev.org Cc: atariace@hotmail.com Hi mamedev, I noticed that atarigx2, beathead, and offtwall were only partially converted to use driver_data. This patch migrates additional static variables. ~aa
* 03318: -burnin causes crash in vector games [Atari Ace] Phil Bennett2010-07-261-6/+19
| | | | | | | | | | | | | | | | | | | ---------- Forwarded message ---------- From: Atari Ace <atari_ace@verizon.net> Date: Sun, Jul 18, 2010 at 9:43 PM Subject: [patch] Fix 03318: -burnin causes crash in vector games To: submit@mamedev.org Cc: atariace@hotmail.com - Hide quoted text - Hi mamedev, This patch fixes bug 03318, a crash associated with -burnin on vector games. -burnin doesn't work for vector games (they lack bitmaps), but at least it won't crash anymore. I also fixed the code to not assume the bitmaps were identically sized. update_burnin made that assumption, but finalize_burnin did not in some places. ~aa
* 03777: a51site4: Hang after loading via internal UI (multisession) [Atari Ace] Phil Bennett2010-07-261-189/+258
| | | | | | | | | | | | | | | | | | | mediagx.c: Converted to use driver_data [Atari Ace] ---------- Forwarded message ---------- From: Atari Ace <atari_ace@verizon.net> Date: Sun, Jul 18, 2010 at 5:15 PM Subject: [patch] Fix 03777 a51site4: Hang after loading via internal UI (multisession) To: submit@mamedev.org Cc: atariace@hotmail.com Hi mamedev, This patch converts mediagx to use driver_data, which as a side effect fixes bug 03777. ~aa
* djboy.c: Added DIP switch locations and corrected the vsync to 57.5Hz as per ↵ Brian Troha2010-07-261-14/+15
| | | | the readme info listed at the top of the driver. [Brian Troha]
* djboy.c - Slight documentation update for the "Beast" just adding it has an ↵ Brian Troha2010-07-251-23/+22
| | | | internal ROM image. Readded "MSM80C51F microcontroller" in ROMDEF as extra documentation doesn't hurt ;-)
* new clone added: Forgotten Worlds (USA) alternate Brian Troha2010-07-253-5/+59
| | | | | New Clone Added ----------------------------------- Forgotten Worlds (USA, 88621B B-Board) [Corrado Tomaselli, The Dumping Union]
* djboy.c: Corrected two further bad bits in the Beast ROM and removed ↵ Phil Bennett2010-07-251-13/+11
| | | | BAD_DUMP flag. (no whatsnew)
* arm.c: Added a big endian version of the arm2/3/6 cpu core and cleaned up ↵ Wilbert Pol2010-07-253-26/+74
| | | | the little/big endian handling. [Wilbert Pol]
* Documentation update and name correction for Ms. Pac-Man/Galaga - 20th ↵ Brian Troha2010-07-241-5/+10
| | | | Anniversary Class of 1981 Reunion, which is the correct name. Also the Pacman 25th Anniversary is just a program update that gives the option of playing Pacman directly with it's own start button.
* skyfox.c: Corrected clocks and Vsync for the Sky Fox & Exerizer sets based ↵ Brian Troha2010-07-241-8/+13
| | | | on actual OSCs and measurements taken from a real PCB [Corrado Tomaselli]
* remove BAD_DUMP from the tms320e15.bin in the AmeriDarts sets and the MCU ↵ Brian Troha2010-07-241-3/+3
| | | | code passes it's internal checksum routine.
* arm.c: Fixed word reading from non-aligned address in big endian mode. ↵ Wilbert Pol2010-07-241-1/+10
| | | | [Wilbert Pol]
* new clone added: Captain Commando (Japan 910928) Brian Troha2010-07-243-16/+62
| | | | | | New Clone Added ----------------------------------------- Captain Commando (Japan 910928) [john666, Dr. Spankenstein, Smitdogg, The Dumping Union]
* cosmetic changes in collision detection routine, no what's new Roberto Zandona2010-07-241-10/+10
|
* djboy.c: Hooked up Beast MCU and removed simulation code. [Phil Bennett] Phil Bennett2010-07-232-508/+158
|
* CPS-1 update [Team CPS-1]: Brian Troha2010-07-233-1810/+2174
| | | | | | | | | * Added missing PALs as reference to most of remaining sets * Dumped and added TK24B1.1A to dynwar [Corrado Tomaselli] * Fixed LW-13.10D rom loading in forgottn to match real pcb * Identified, verified and documented a ton of pcbs, adding/fixing missing/wrong infos as ROMs labels and positions, B-Board, C-Board and CPSB IDs, PALs [Stefan Lindberg, Dlfrsilver, MKL] * Reordered all sets per release date in cps1.c and video\cps1.c * Updated games table in video\cps1.c and added some notes on PALs table * Minor cleanups
* corrects rom IC locations for some sets in the segas16b.c driver Brian Troha2010-07-231-12/+12
|
* mvsc mvce.04a BAD_DUMP: http://www.mametesters.org/view.php?id=3948 Michaël Banaan Ananas2010-07-231-1/+1
|
* new clone added Ameridarts set 3 Brian Troha2010-07-222-81/+118
| | | | | | | | | | Correct rom names as per labels which lists the sum16 values of the roms. Marked the tms320e15.bin as BAD_DUMP with a note about it being hand repaired. Eventually the MCU from this PCB will be sent for decapping to compare against what we have. New Clone Added -------------------------------- AmeriDarts (set 3) [Brian Troha, The Dumping Union]
* new clone added: Mystic Warrior (Asia) Brian Troha2010-07-222-0/+42
| | | | | New Clone Added --------------------------------------- Mystic Warriors (ver AAA) [J. Wilke, Smitdogg, The Dumping Union]
* arm.c: Added big endian mode support to the LDRB and STRB instructions. ↵ Wilbert Pol2010-07-222-2/+15
| | | | [Wilbert Pol]
* Debugger : Removed stray garbage characters from beamx, beamy, and frame ↵ Miodrag Milanovic2010-07-221-3/+3
| | | | counter displays. [Robbbert]
* Cleanups and version bump.mame0138u4 Aaron Giles2010-07-2226-1140/+1140
|
* RSP: Fix sign issue in VCL opcode [angrylion] R. Belmont2010-07-222-2/+2
|
* Remove high-ASCII garbage from start of coolpool.h (this broke Apple GCC) ↵ R. Belmont2010-07-221-1/+1
| | | | (no whatsnew)