Angelo Salese
6fb46af5bd
Fixed a graphic bug with Saboten Bombers.
2009-06-29 23:33:09 +00:00
Angelo Salese
28d9768c9d
Removed an outdated note
2009-06-29 23:11:18 +00:00
Phil Bennett
da382ee6b2
Fixed Model 3 Real3D DMA source addressing
2009-06-29 23:03:49 +00:00
mariuszw1
a42c1c0299
New games added or promoted from NOT_WORKING status
...
--------------------------------------------------
Laser Quiz 2 [Mariusz Wojcieszek, stephh]
2009-06-29 21:38:30 +00:00
mariuszw1
4a8f02df54
New games added or promoted from NO_WORKING status
...
--------------------------------------------------
Laser Strixx 2 [Mariusz Wojcieszek, stephh]
2009-06-29 17:20:32 +00:00
Scott Stone
19de535bff
Fixed #03288 : raiga, stratof: Sound is messed up [Mamesick]
2009-06-29 00:55:16 +00:00
Angelo Salese
dba2c56fe1
Some improvements to the unkch romsets [David Haywood]
2009-06-29 00:02:11 +00:00
mariuszw1
9cd95fcd16
.. and actually removed GAME_NOT_WORKING flag from lsrquiz.
2009-06-28 21:50:16 +00:00
mariuszw1
7499fb9265
New games added or promoted from NO_WORKING status
...
--------------------------------------------------
Laser Quiz [Mariusz Wojcieszek, stephh]
2009-06-28 21:47:11 +00:00
Scott Stone
539602fc42
Bugfix for 03185: All games using Lightguns: [debug] Bitmap memory Leak [Oliver Stöneberg]
2009-06-28 17:23:09 +00:00
R. Belmont
4d92bb5a12
One more FMULx fix.
2009-06-28 14:24:41 +00:00
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