Commit Graph

5753 Commits

Author SHA1 Message Date
Phil Bennett
3302f3c512 Really fix FMULx this time 2009-06-28 13:44:22 +00:00
Wilbert Pol
8bb520d0ec Some small tms0980 bug fixes. 2009-06-28 08:06:19 +00:00
Yasuhiro Ogawa
2713b81280 small list update 2009-06-28 06:44:12 +00:00
R. Belmont
badb1141c4 PPCDRC: fix flags on STWCX and fix FMULS to use the correct registers 2009-06-28 04:59:14 +00:00
Yasuhiro Ogawa
8241581bf2 redumped m1 ROM of minasan [Team Japump] 2009-06-28 03:35:33 +00:00
Brian Troha
2fffe2958f new clone added: Mario Bros. (US, Revision F)
dump includes an new unknown bprom dump (maybe the color prom??)  Correct several rom names

New Clone Added
-------------------------------------
Mario Bros. (US, Revision F) [MrGoodwraith, Smitdogg, Dumping Union]
2009-06-28 01:56:16 +00:00
R. Belmont
0b769bc5dd New games marked as GAME_NOT_WORKING
------------------------------------
Magical Truck Adventure [R. Belmont]
2009-06-28 01:48:41 +00:00
Yasuhiro Ogawa
6aaa86c0f3 New clones added
Super Locomotive (Rev.A) [Team Japump]
Also corrected ROM names
2009-06-28 00:42:33 +00:00
Brian Troha
a9c327bc93 new clone added: Super Basketball (version I, encrypted)
New Clone Added
-------------------------------------
Super Basketball (version I, encrypted) [MrGoodwraith, Smitdogg, Dumping Union]
2009-06-28 00:40:52 +00:00
Brian Troha
ab8e76a540 made new nvram (at28c16) files for Bloody Roar 2 clones the correct length of 2048 bytes and updated the checksums. Used better clone names with 9 chars ;-) 2009-06-28 00:14:42 +00:00
Brian Troha
1fe7f14261 New clones added: Bloody Roar 2 - regions
Based on new dumps, the region is controlled via a setting in the AT28C16 EEPROM on the mainboard and is preprogrammed for each region.  The EEPROM for each has been created and fixed for each region and marked as "BAD_DUMP" until they can be verified.

New Clones Added:
----------------------------------
Bloody Roar 2 (World)
Bloody Roar 2 (USA)
Bloody Roar 2 (Asia)
2009-06-27 23:34:57 +00:00
Angelo Salese
fc4c0c14d0 Removed an unneeded storage 2009-06-27 19:28:06 +00:00
Angelo Salese
d45f0c0920 mlanding: fixed some minor issues 2009-06-27 19:03:38 +00:00
Angelo Salese
f656435cbc mc68hc11: fixed a register r/w to allow Skeet Shooter to put some gfxs 2009-06-27 14:06:40 +00:00
Angelo Salese
467e753fe5 Small update, not worth mentioning 2009-06-27 13:57:57 +00:00
smf-
485f27acd1 New games added or promoted from NOT_WORKING status
Bass Angler 2 (GE865 VER. JAA) [smf]
2009-06-27 12:32:05 +00:00
Phil Bennett
1b8d1840fa Added RAMDAC and AY-3-8910 hookup 2009-06-27 11:08:38 +00:00
Phil Bennett
2246b5eeba New games marked as GAME_NOT_WORKING
------------------------------------

Skeet Shot [Phil Bennett, Andy Welburn, Angelo Salese]
2009-06-26 22:50:10 +00:00
Curt Coder
bfd13a93a0 Added default monochrome amber and green palettes. 2009-06-26 21:35:28 +00:00
Scott Stone
a17b2be7b9 Fixes #03287 gatsbee: Some inputs are not mapped. 2009-06-26 20:45:55 +00:00
Angelo Salese
0b0d5876cb mc68hc11: fixed the I/O system by changing the has_io flag with a has_extended_io flag (switch between 0x40 and 0x100 I/O registers), the latter is used by the Taito JC HC11 CPU only at the current time. 2009-06-26 19:46:06 +00:00
Angelo Salese
77330f38ee mc68hc11: Fixed a bug with TAP opcode
Fixed internal RAM/internal I/O start-up state, and updated Hit Poker driver to use it like it should.
Taito JC driver seems unaffected by this change.

======================================================================================================

http://mamedev.emulab.it/kale/fast/files/memory_map.png
2009-06-26 19:22:46 +00:00
Angelo Salese
604e49b303 mc68hc11: added STX DIR, STY DIR opcodes 2009-06-26 18:41:04 +00:00
Angelo Salese
b05ddea756 mlanding: improved the MSM hook-up 2009-06-26 18:18:56 +00:00
Wilbert Pol
75ce6af133 Added TMS0980 cpu core. 2009-06-26 17:49:45 +00:00
Angelo Salese
1d51c36ef3 mlanding: Added background graphics, game should be working now... 2009-06-26 16:09:47 +00:00
Andrew Gardner
467936920c (not worth mentioning in whatsnew)
Changes stephh's name to read 'stephh' throughout the source.
2009-06-26 15:32:09 +00:00
Angelo Salese
537b507d8e mlanding: added DSP (!?), now dot ram data looks more reasonable. 2009-06-26 13:13:07 +00:00
Yasuhiro Ogawa
d3176401b5 New clones added
----------------
E-Jan Sakurasou (v1.2) [The Guru]
also added Guru-readme for SYS386F


New games marked as GAME_NOT_WORKING
------------------------------------
Mahjong Shiseikatsu [mNyz49s8]
ROM definition only. Please have a look at this.
2009-06-26 08:30:07 +00:00
Brian Troha
ceeaa2e00e adds PCB location to several rom sets in the asteroid.c driver. 2009-06-26 03:07:32 +00:00
mariuszw1
19295e76d5 Fixed AGA display window start and stop (fixes startup screen and lsrquiz & lsrquiz2 missing graphics) [Mariusz Wojcieszek] 2009-06-25 21:23:34 +00:00
Angelo Salese
3f75c561de mlanding: fixed foreground framebuffer graphics [Phil Bennett] 2009-06-25 19:03:32 +00:00
Angelo Salese
39ee2dcb7c mlanding: Fixed analog inputs 2009-06-25 18:11:48 +00:00
Curt Coder
f49b0d4ffa Added XTAL for MESS. 2009-06-25 17:00:43 +00:00
smf-
d6425b6c44 marked all beatmania iidx games as not working. 2009-06-25 15:24:35 +00:00
Angelo Salese
0be223830d Fixed a source merge error 2009-06-25 15:14:42 +00:00
smf-
c1d9f7ff01 New games added or promoted from NOT_WORKING status
Hyper Bishi Bashi Champ (GX908 1999/08/24 VER. JAA) [smf]
Hyper Bishi Bashi Champ (GX908 1999/08/24 VER. KAA) [smf]

Source Changes

Mapped Player 2 Start in Salary Man Champ [smf]
2009-06-25 14:50:41 +00:00
Phil Bennett
ec7176d8c0 02797: hangplt: Hang Pilot no longer boots since the new PPC DRC went in. [Phil Bennett]
Added redumped sample ROMs to Hang Pilot. [Guru]
2009-06-25 14:44:52 +00:00
Angelo Salese
e02ec17b19 mlanding: fixed sub CPU reset line,fixed main-to-sound CPUs comms, added PORT_TOGGLE for the inputs and fixed color banking. 2009-06-25 13:50:08 +00:00
Aaron Giles
c8e552b3df Cleanups and version bump. 2009-06-25 08:21:41 +00:00
Aaron Giles
e692918b34 Added casts to ensure proper values are passed to the ctype.h functions.
[Juergen Buchmueller]
2009-06-25 08:04:39 +00:00
Aaron Giles
f7ce2a786a From: Atari Ace [mailto:atari_ace@verizon.net]
Sent: Sunday, June 21, 2009 6:15 PM
To: submit@mamedev.org
Cc: atariace@hotmail.com
Subject: Re: [patch] Convert most legacy drawgfx apis to new apis

On Sun, 21 Jun 2009 18:12:39 -0700, you wrote:

Woops, hit send before I attaches the patches.

>Hi mamedev,
>
>The following set of patches migrates much of MAME from the legacy
>drawgfx apis to the new drawgfx apis introduced in January.
>
>0.  This removes the machine parameter from some custom drawgfx
>routines to align them better with the current idiom.
>1.  This changes some custom drawgfx routines to follow the (bitmap,
>cliprect, gfx, ...) convention of the new drawgfx apis and adjusts a
>few apis to use an explicit transparency constant.
>2.  This patch is entirely mechanical (generated by gfx07.pl) and
>converts legacys apis to the new apis.
>3.  This patch fixes a few cases where the last patch mangled the
>code.
>
>This leaves about twenty uses of the legacy drawgfx apis in MAME. I'll
>likely try to modify most of these before moving the legacy apis to
>deprecat.h
>
>~aa
2009-06-25 07:56:56 +00:00
Aaron Giles
51d2e24a30 From: Kevin Eshbach
Date: Sun, 21 Jun 2009 11:36:01 -0700
To: submit@mamedev.org<submit@mamedev.org>
Subject: Patch file with various changes and updates
Hi,
 
Attached is a patch file that has the following changes:
 
* GALs dumped from Klax with Set 3 ROMs (All revisions has been updated to use these GALs.)
* Fixed the ROM names in Klax by including the board location as the file extension
* Updated Bally Sente Spiker with the cartridge type and added notice that it has an undumped PAL
* Added some information to the Gottlieb driver about the board ids of Q*Bert and  M.A.C.H. 3 and the various known Gottlieb assigned game ids
* Removed Shooting Master Unprotected set since the initial dump was bad and turned out to match the EVG revision
 
 
 
Kevin Eshbach
2009-06-25 07:40:30 +00:00
Aaron Giles
be41beaf71 From: David Haywood
Kaneko16 improvements.

This is the one that eliminates the hardcoded table with the initial 
program snippet in, gets it from the rom instead, and generally cleans 
things up.
2009-06-25 07:37:44 +00:00
Angelo Salese
1360627416 Improved sound and inputs in Midnight Landing 2009-06-25 00:44:00 +00:00
Angelo Salese
da2b0e3e8c Fixed breakpoints in the TMS9900 CPU core [Olivier Galibert] 2009-06-24 22:39:23 +00:00
Phil Bennett
6c791836fa Fixed PPCDRC incorrect instruction checksum order [Phil Bennett, R Belmont] 2009-06-24 17:31:17 +00:00
mariuszw1
e54c35c18e Amiga AGA update [Mariusz Wojcieszek]
- fixed sprite data fetching and sprite colors

Cubo CD32 update [Stephane Humbert]
- fixed inputs
- found why inputs are not read (protection ?), hacked to work now

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Candy Puzzle [Mariusz Wojcieszek, Stephane Humbert]
Harem Challenge [Mariusz Wojcieszek, Stephane Humbert]
2009-06-24 17:29:02 +00:00
Angelo Salese
abfaf54b0a 02974: dmdtouch: Freeze/Hang of process 2009-06-24 16:56:50 +00:00
Yasuhiro Ogawa
dda0722d33 fixed MAMETesters bug 3278 [Hau]
now confirming on real machine
2009-06-24 01:11:49 +00:00