Olivier Galibert
909e90e17b
Games promoted from GAME_NOT_WORKING status
...
-------------------------------------------
Tekken Tag Tournament (world versions) [Olivier Galibert]
2009-04-15 15:32:11 +00:00
Roberto Zandona
e0112a3735
roul: some blitter improvements
2009-04-15 15:21:23 +00:00
Roberto Zandona
263fc168cb
roul: reduced screen size
2009-04-15 15:03:35 +00:00
Roberto Zandona
0e65c50fc3
roul: added a preliminary blitter (wrong)
2009-04-15 14:59:46 +00:00
Roberto Zandona
6c3cc9f813
roul: added AY mapping
2009-04-15 13:29:59 +00:00
Yasuhiro Ogawa
535ad0a002
added 1 title
2009-04-15 07:13:29 +00:00
Yasuhiro Ogawa
cd54387ee7
updated DECO cassette list
2009-04-15 07:01:12 +00:00
Angelo Salese
94a572c278
Temporary reverted the last fix since it breaks other games...
2009-04-14 21:33:44 +00:00
Roberto Zandona
2462302e54
added sound cpu io map
...
New games marked as GAME_NOT_WORKING
------------------------------------
Super Lucky Roulette? [robiza, Angelo Salese]
2009-04-14 16:41:52 +00:00
Roberto Zandona
d588a9fe87
no bugs fixed; only a different and cleaner implementation
2009-04-14 15:44:59 +00:00
Angelo Salese
7357089fc8
Added a bunch of Maple-DMA fixes, now moeru boots too.
2009-04-14 14:37:05 +00:00
Yasuhiro Ogawa
3848372164
updated control info
2009-04-14 03:53:36 +00:00
Derrick Renaud
3edaad1df6
Simplified the gun port handling in the Sammy Outdoor Shooting games.
2009-04-13 23:50:02 +00:00
Nathan Woods
4312fdc9cb
Changed the PPU2C0x implementation to be a device
2009-04-13 17:15:17 +00:00
smf-
545285d8fa
ignores optional and no dump roms when checking whether all roms exist in the parent.
2009-04-13 15:17:00 +00:00
Yasuhiro Ogawa
0e88d1dc26
added Wolf Fang -Kuhga 2001- (Rohga Japan Ver.) [Team Japump!!!]
2009-04-13 12:51:58 +00:00
Aaron Giles
e147d69890
Merged memory maps, expanded set names.
2009-04-13 08:27:59 +00:00
Aaron Giles
700d2d546d
Corrected System 1 Z80 clocking:
...
* each opcode fetch is 2 cycles with /M1 low, so each byte of
opcode fetching causes slightly longer delays than the previous
tables
* implemented approximate wait state timing for videoram access;
further accuracy will rely on getting a dump of the PAL16R4
that controls the horizontal video timing
2009-04-13 04:05:35 +00:00
Derrick Renaud
ecac25b281
Changed Player Input menu to be based off of sortorder instead of item->ref.
...
Currently an analog control creates the axis;inc;dec menu items all under the same ref. This means the UI still thinks it is adding items when you move between any of the three for the same control. You have to move to a different control before sequences are no longer added to that control.
Harder to describe then to try. Try the current code. Map an INC button, move to DEC and map a button. Go back to INC and the old value is not cleared first.
2009-04-13 03:42:53 +00:00
Derrick Renaud
7242193ea0
Fixed an auto-center bug on analog joysticks that I added during a cleanup.
2009-04-13 02:32:38 +00:00
Aaron Giles
a97a3f416f
Reverted to older behavior for how modified input port fields are handled.
...
The originally intended behavior is that a new field that intersected a
previous field would completely wipe out the original field. Recently a
change was made that changed the behavior to only remove a portion of the
bits from the original field. This is actually problematic behavior, so
the original behavior was restored.
Currently I put this behind a compile-time define until we see that we
haven't come to rely on the newer behavior.
2009-04-13 00:48:00 +00:00
Angelo Salese
aa53f5fd34
Converted jangou & nightgal drivers to use resistors with the color proms.
2009-04-12 21:58:29 +00:00
Angelo Salese
4ac158219f
memory map merging for ssrj.c
2009-04-12 21:17:50 +00:00
Angelo Salese
293df05904
memory map merging for naughtyb.c
2009-04-12 20:46:32 +00:00
Angelo Salese
2e48320854
New clones added
...
----------------
Trivia Master (set 4) [SoftwareThis]
Also fixed parent-clone relationship for Trivia Genius.
2009-04-12 19:53:24 +00:00
Roberto Zandona
9ac8adb8e4
some clean up, added nmi
2009-04-12 17:17:20 +00:00
davidhay
d5c2818b7c
added 'wild cat 3' set to goldstar.c
...
(found on software this)
doesn't work, might need different memory map / banking.
2009-04-12 16:55:00 +00:00
Roberto Zandona
57927eeec8
added sound cpu
2009-04-12 16:16:01 +00:00
Roberto Zandona
2d90be3636
skeleton for Super Lucky Roulette?
2009-04-12 15:59:33 +00:00
Angelo Salese
e565243597
Some debug output fixes for machine/dc.c.
2009-04-12 14:12:35 +00:00
Roberto Zandona
02af7929ee
munch mobile: removed a not necessary check
2009-04-12 12:34:45 +00:00
Roberto Zandona
aa1b8f74fd
munch mobile: implemented priorities in munch mobile
2009-04-12 12:09:52 +00:00
Angelo Salese
646fbe4704
A revision of the previous commit.
2009-04-12 12:03:49 +00:00
Angelo Salese
37881f2e9f
List update for Naomi gd-rom games.
2009-04-12 11:19:03 +00:00
Angelo Salese
3493679829
03106: mouja: Sound Effects/Voice missing
2009-04-12 10:29:16 +00:00
Aaron Giles
712833f970
Added display of frame number to the beamx/y info in the register view.
2009-04-11 16:39:16 +00:00
Aaron Giles
c0e9a1a10c
Fix MT 3065/3069
2009-04-11 16:36:21 +00:00
Fabio Priuli
a93ab0341c
Partial fix to bug MT 3070 (harddriv & racedriv do not show anymore P2 inputs for analog controls). Still thinking about steeltal.
2009-04-11 16:24:29 +00:00
Angelo Salese
3c0c8e52cd
Some minor improvements to the irq system.
2009-04-11 15:42:35 +00:00
Angelo Salese
9eaf77fc49
Improved test mode behaviour on the jalmah.c.
2009-04-11 15:28:24 +00:00
Fabio Priuli
5ae4b9d98a
Added Dip Locations to jalmah.c
2009-04-11 14:08:27 +00:00
Fabio Priuli
a47d3f01fa
Fixed CPU_GET_INFO issues spotted by -validate in MESS debug build
2009-04-11 14:06:24 +00:00
davidhay
3cff704ee3
generate a few more interrupts on Naomi (ISP end of render, VIDEO end of render)
...
still need to test this to ensure it doesn't break anything, as I've disabled some old code that was neede before.
2009-04-11 13:41:00 +00:00
Nicola Salmoria
042453c37c
nwarra key
2009-04-11 12:55:58 +00:00
davidhay
f17d9fcbf8
change galgbios service switch to be a toggle.
...
(before it was stuck in test mode, and you had to keep f2 held to actually keep it out of test mode, which is obviously wrong)
2009-04-11 12:09:32 +00:00
smf-
fc9457f5d6
refactored the audit code to make it more consistent with the original.
2009-04-11 11:55:12 +00:00
smf-
3a1f328e50
applies same rules to chds as roms.
2009-04-11 09:18:56 +00:00
smf-
9c8da09e53
change to last patch to only treat a file as found if it's not from a parent.
2009-04-11 09:05:12 +00:00
smf-
55bb21fcbc
audit still passes for romsets with no dumped/required roms, but returns NOT FOUND if everything else is not found.
2009-04-11 08:46:54 +00:00
smf-
cd0992c812
changed audit to report best available if the romset contains no dumped or required roms.
2009-04-11 08:22:20 +00:00