Commit Graph

4662 Commits

Author SHA1 Message Date
Roberto Zandona
5ebcb94f9e implemented a multi-sprite bit in toaplan2 driver
this diff fix partially bug #00944 (There are gfx glitches on the background in the ending scene)
2009-03-15 10:40:26 +00:00
Roberto Zandona
f138b0635b 00827: wc90b1, wc90b2: On the Credit display screen, the PCB shows the upper part of the stadium
wc90b1 and wc90b2: fix fg and bg vertical scroll
2009-03-15 07:07:02 +00:00
davidhay
9cb1e9d6f1 added default eeprom to skullfng, so that it appears less broken by default. (doesn't boot without one) 2009-03-14 22:55:20 +00:00
davidhay
4f5793a8db improved visible area in chsuper, added dummy reads, chsuper2 now runs attract mode, chsuper3 is stuck on ram error (probably needs initialization sequence) 2009-03-14 22:15:00 +00:00
davidhay
247ef6674d improved gfx in chsuper3 2009-03-14 22:08:34 +00:00
davidhay
0ecac06dd8 improve gfx in chsuper2 2009-03-14 22:01:39 +00:00
davidhay
ae06eebb6a added the other older games/sets to multifish driver.
no credit wanted.
2009-03-14 21:49:19 +00:00
Aaron Giles
3d21189715 Updated CHD hashes. [Yasuhiro Ogawa] 2009-03-14 20:44:47 +00:00
Angelo Salese
4d68141a13 Fixed paletteram in Super Crowns Golf [Angelo Salese] 2009-03-14 19:27:06 +00:00
Aaron Giles
48881d139e Updated a few CHDs. Added a few driver casts. 2009-03-14 19:10:40 +00:00
davidhay
53d0dee3d4 hyperactive neogeo 64 also uses the vr4300 (change untested) 2009-03-14 16:38:56 +00:00
R. Belmont
e2df23829c Add specific support for NEC VR4300/4310 CPUs
The 4300 was used on the N64 and Aleck64, and the 4310 on the IT Eagle boards.  COP0 is slightly non-standard on these chips.
2009-03-14 14:44:22 +00:00
R. Belmont
0a10be2fc6 Fixed typo that caused a compile error on 64-bit. 2009-03-14 14:37:23 +00:00
Roberto Zandona
00632018b5 added some info 2009-03-14 14:34:59 +00:00
Roberto Zandona
14d4b8e72e troangel: better support of line scroll with wrap
the scroll offsets are splitted in LOW byte and HIGH byte
2009-03-14 14:32:57 +00:00
Roberto Zandona
9bbca338d4 00230: On the emulated game when the waves are near the border of the screen you can see them on the other side. This is wrong. 2009-03-14 11:39:17 +00:00
Brian Troha
0095575e01 added PCB layout for Jumping Break and additional information.
corrected the sound clocks on PCBs that only have a 28MHz OSC.  Only Super Lup Lup Puzzle has the 14.318180MHz OSC.

Lastly I rearranged the rom def section to group the F-E1-16-0xx PCB based games in order.
2009-03-13 21:53:14 +00:00
Angelo Salese
7bdf4d5b0d Even more Counter Steer fixes. 2009-03-13 18:22:12 +00:00
Angelo Salese
95f47dbc56 More Counter Steer progresses. 2009-03-13 16:50:55 +00:00
Angelo Salese
ccff05d2df Added RAMDAC and identified vram to the chsuper driver. 2009-03-13 13:29:02 +00:00
Olivier Galibert
c128e5affd sianniv: hack around the vbl problem 2009-03-13 11:05:19 +00:00
Pierpaolo Prazzoli
bfec23d6b8 New working game:
Jumping Break [Pierpaolo Prazzoli]
2009-03-13 10:10:50 +00:00
davidhay
3e7b0be3cf fixed chsuper rom sizes in loading
decoded the gfx roms.
2009-03-13 08:28:38 +00:00
Yasuhiro Ogawa
88dbbd8e4f System16 update [kanikani]
- Enabled some buttons previously marked as 'unused'.
Manuals say 'No Connection', but programs read them and do something.
i.e. button2 in Tetris: can rotate the piece
2009-03-13 07:48:20 +00:00
Yasuhiro Ogawa
0a1622187d System16 update [kanikani]
- Enabled some buttons previously marked as 'unused'.
Manuals say 'No Connection', but programs read them and do something.
i.e. button2 in Tetris: can rotate the piece
2009-03-13 01:31:17 +00:00
davidhay
42b5100c4c case 55 isn't needed, only happened because of the other one malfunctioning. 2009-03-12 19:50:14 +00:00
davidhay
52124fa447 correct copy+paste error on flipmaze SHA1. 2009-03-12 19:42:11 +00:00
Pierpaolo Prazzoli
87c1978824 Some information update.
At the end pcb owner confirmed also the brightness effect.
2009-03-12 18:17:31 +00:00
Aaron Giles
32bc986ec0 Moved some of the CPU cores over to use get_safe_token like other devices.
Also cleaned them so they compile.
2009-03-12 16:54:49 +00:00
Angelo Salese
1d85ed1509 Added mahjong panel for the Taito G-Net HW. 2009-03-12 16:44:40 +00:00
Aaron Giles
475762a3fd Sound cores compile cleanly. 2009-03-12 15:25:58 +00:00
Pierpaolo Prazzoli
a5c832f8f7 Added text tilemap flickering. It allows to see the selected options.
----
It was checked with the original pcb, but the owner hasn't provided any video.
2009-03-12 15:23:25 +00:00
Olivier Galibert
9e0e0d960d Add Flip Maze and Space Invaders Anniversary to the GNET driver 2009-03-12 14:25:32 +00:00
Mirko Buffoni
6c522222c7 New games marked as GAME_NOT_WORKING
------------------------------------
Champion Super 3 [Mirko Buffoni]
Champion Super 2 [Mirko Buffoni]
2009-03-12 12:48:54 +00:00
Angelo Salese
80ab5034f3 Fixed Heavy Unit main CPU bankswitch. This fixes the enemy appearing in attract mode. [Mamesick] 2009-03-12 12:35:10 +00:00
Olivier Galibert
44d76413aa Support for all available GNET games 2009-03-12 11:16:34 +00:00
davidhay
027749a06e hit save before sending. 2009-03-12 08:36:20 +00:00
davidhay
9d2adae834 readded version number / set information to gnet. The disk images need to be updated and filled in, but the rest of the information is correct. 2009-03-12 08:35:36 +00:00
Aaron Giles
d98a6ba381 Taito G-NET support
New games added:
Chaos Heat [Olivier Galibert]
Super Puzzle Bobble [Olivier Galibert]
2009-03-12 08:22:50 +00:00
Aaron Giles
510ea30d71 Renamed recently-dumped Japanese BIOS and added some documentation. 2009-03-12 08:02:17 +00:00
Aaron Giles
eb539cce9d Many casts added to the core files, and various other tweaks
to make them compile as either C or C++.
2009-03-12 07:43:03 +00:00
davidhay
feb4e2c8b3 video/psx.c changes that were needed for raycrisis
just so that I'm not wasting anybody's time in keeping these to myself.  smf, please verify once the gnet stuff is final / in.  They prevent it crashing in attract mode.  Revert if wrong.
2009-03-12 00:04:20 +00:00
davidhay
13b10b80ac added default nvrams to sfbonus.c using rom_load_optional. this should save me some time renaming and reparenting these in the future. 2009-03-11 22:52:17 +00:00
Phil Bennett
cde81cb643 Fix f1gpstr2 sound regression [Phil Bennett] 2009-03-11 18:04:36 +00:00
Phil Bennett
6fbf13080f New games added or promoted from NOT_WORKING status
---------------------------------------------------
Buggy Boy/Speed Buggy (cockpit) [Phil Bennett]

Added correct ROMs to buggyboy and promoted to parent set.
2009-03-11 16:22:44 +00:00
Mirko Buffoni
d3960c5b2d New clones added
Millennium 4000 (version 1.5) [Mirko Buffoni]
American Poker II (bootleg, v4) [Mirko Buffoni]
2009-03-11 11:20:09 +00:00
Aaron Giles
df24d3be59 Added new function core_fload() to load a file into an allocated buffer.
Updated src2html, regrep, and chdman tools to use this function where
appropriate.

In chdman, changed -addmeta to -addmetatext or -addmetabin to explicitly
specify the type of data (previous auto-detect was too dangerous).
2009-03-11 05:06:34 +00:00
Phil Bennett
695bdfd04d Improvements to Counter Steer [Angelo Salese] 2009-03-11 01:52:17 +00:00
davidhay
39fe067dc5 added an older Japanese neogeo bios [Corrado Tomaselli] 2009-03-10 23:12:31 +00:00
davidhay
60136e5101 preliminary protection simulation in olds100a [XingXing] 2009-03-10 21:59:57 +00:00