Commit Graph

21390 Commits

Author SHA1 Message Date
Fabio Priuli
88162e1128 (MESS) megadriv: fixed support of SMD files (those with 512k header), broken
by the recent developments. [Fabio Priuli]

Thanks goes to Carl for providing test cases.
As long as supporting these legacy formats remains easy, I see no reason not to ;)
2013-03-20 13:42:36 +00:00
Miodrag Milanovic
9ec92e573e removed devhelpr.h and trampolines in half modern devices,also southbridge also use am9517a device now (no whatsnew) 2013-03-20 12:04:38 +00:00
David Haywood
4899895e81 fix boogwing (broken when I did some refactoring after 148) 2013-03-20 11:47:13 +00:00
Robbbert
a24cbc7022 (nw) sf2m8 - unscrambled the gfx roms 2013-03-20 10:50:16 +00:00
Fabio Priuli
e1c53006ef New WORKING game
------------------------------
Bases Loaded (Prototype, PlayChoice-10) [Lost Levels]
2013-03-20 07:44:53 +00:00
Oliver Stöneberg
69fe7975db (MESS) restored apollo_kbd.h changes (nw) 2013-03-20 07:11:41 +00:00
Robbbert
11af8c2b3b fixed compile error from r21972 2013-03-20 07:09:25 +00:00
Oliver Stöneberg
d0218ab80a (MESS) fixed apollo_kbd.c compilation (nw) 2013-03-20 07:09:20 +00:00
Fabio Priuli
fad3b74c73 (MESS) saturn: added missing mem_mask and removed direct access to the cart device. nw. 2013-03-20 06:07:22 +00:00
Fabio Priuli
34e7258077 (MESS) adding a bunch of mem_masks. nw. 2013-03-20 05:56:34 +00:00
Fabio Priuli
9ae2d21ca3 (MESS) nes.xml: avoid path separators in filenames. nw. 2013-03-20 05:55:39 +00:00
Fabio Priuli
5f1b35d1fc (MESS) nimbus.xml: added two alt welcome disks [Anna Wu] 2013-03-20 05:55:12 +00:00
Oliver Stöneberg
9f4bdaa97a more fixes for clang 3.2 unused private field warnings (nw) 2013-03-20 00:38:54 +00:00
Oliver Stöneberg
9ac5ce729c disabled another clang warning for now (nw) 2013-03-20 00:36:26 +00:00
Oliver Stöneberg
03379e4ab6 (MESS) fixed clang 3.2 warnings about unused private fields (nw) 2013-03-20 00:31:11 +00:00
Brian Troha
66b17ada93 shangha3.c: Added dipswitch locations to Shanghai III, Hebereke no Ponpoon and Blocken. [Brian Troha] 2013-03-19 23:14:46 +00:00
Andrew Gardner
8cc2092788 QT Debugger fixes:
- New memory windows start focused on the active CPU.
  - Opening a utility window, closing it, and stepping no longer re-opens the window. 
    [Andrew Gardner]
2013-03-19 16:55:21 +00:00
Miodrag Milanovic
a08ae67178 run latest srcclean on rest of files (nw) 2013-03-19 11:39:56 +00:00
Miodrag Milanovic
4337250fbe used old version of srcclean, so I put back old files and run it again, it produce much less changes, sorry for this (nw) 2013-03-19 11:38:58 +00:00
Fabio Priuli
7c2cc2abc7 nw 2013-03-19 11:36:19 +00:00
Fabio Priuli
5abd7173ff (MESS) saturn: converted carts to be slot devices and enabled battery
RAM carts support [Fabio Priuli]
2013-03-19 11:13:46 +00:00
Oliver Stöneberg
ec7dce3ea3 fixed name of software_list_device (nw) 2013-03-19 11:01:56 +00:00
Fabio Priuli
555cd34b2d New clones added
----------------
Virus (Dr. Mario prototype, PlayChoice-10) [Lost Levels]
2013-03-19 10:33:40 +00:00
Miodrag Milanovic
0e1f5ad25b Cleanups and version bump 2013-03-19 07:22:20 +00:00
Fabio Priuli
86614c802b fixed broken extension. thanks ICEknight for catching this very old copy and paste error :) 2013-03-19 05:38:02 +00:00
Brian Troha
f0f764e066 new Starblade Clone
New Clone Added
--------------------------------
Starblade (World) [ShouTime, The Dumping Union]
2013-03-19 01:58:40 +00:00
Angelo Salese
254d272328 New WORKING game
--------------------
Stadium Hero '96 [David Haywood, Angelo Salese]
2013-03-19 01:50:14 +00:00
Brian Troha
bac65b263a gei.c: Better name collision correction. Use actual rom internal name for the NFL Football sets, IE: 1 is N.F.L. FOOTBALL & other is NFL FOOTBALL, or add in "+" where actual label shows "*" as per comment - NW 2013-03-19 01:27:57 +00:00
David Haywood
2c8ca495bb we have a policy for naming conflicts, apply it. (I suspect some of these are from dumpers being lazy and incorrectly naming things to fit the existing romdefs mind you, others are bootlegs where there are no real labels) 2013-03-19 00:19:02 +00:00
Fabio Priuli
0bf3133afc updated some supported flags to latest developments and documented some more pcbs. nw. 2013-03-18 22:00:23 +00:00
Angelo Salese
eba1550506 Attempt fixing baseball rules in Stadium Hero '96, needs a lot of testing ... 2013-03-18 18:30:23 +00:00
Fabio Priuli
7c148894ac added a few protos dumped recently by Skrybe. nw. 2013-03-18 17:54:28 +00:00
Fabio Priuli
80a6e156dc fixed repeated descriptions. nw. 2013-03-18 16:42:59 +00:00
Fabio Priuli
e145f75929 added missing pcbs. nw. 2013-03-18 16:40:48 +00:00
Fabio Priuli
270c7ac615 sync with bootgod db. nw. 2013-03-18 16:24:50 +00:00
Fabio Priuli
7addd5a9db silencing cmpro. nw. 2013-03-18 15:04:09 +00:00
David Haywood
ebf3bf6d17 deco_mlc - split up some handlers for unknown reads/writes 2013-03-18 14:30:38 +00:00
Fabio Priuli
e5bd92893c added software list to the RM Nimbus. 2013-03-18 14:09:14 +00:00
Fabio Priuli
3feb1a83a2 an additional note + srccleaned. nw. 2013-03-18 13:42:05 +00:00
Fabio Priuli
4fb8ccb24e (MESS) pico.xml: added pending documentation for a few carts. nw. 2013-03-18 13:24:21 +00:00
Fabio Priuli
7923655446 (MESS) megadriv.c: added support for reset-base Codemaster 2-in-1 cart and documented even more carts. nw. 2013-03-18 12:49:02 +00:00
Robbbert
cd29176897 knightsb - saving wip. Game is almost playable. 2013-03-18 11:59:52 +00:00
David Haywood
abdc3674c9 multfsh.c update [MetalliC]
* added new sets

(I also fixed a validation error before submitting + added a todo note at the top vs the original submission)
2013-03-18 11:27:07 +00:00
Miodrag Milanovic
07781352eb Changed some naomi changes back, but enabled USE_NAOMICRYPT by default (no whatsnew) 2013-03-18 10:29:41 +00:00
David Haywood
9c0bccdfba deco_mlc - use extra clipping regs, improve doc 2013-03-18 09:45:14 +00:00
David Haywood
1180aa1e0f deco_mlc - further improved stadhr96, although we now use 1 bit for 2 things... 2013-03-18 09:38:52 +00:00
David Haywood
ffb36e1244 must have been tired.. 2013-03-18 08:37:04 +00:00
Fabio Priuli
db42b7fdc0 fixed size. nw. 2013-03-18 05:24:14 +00:00
Angelo Salese
2da4d7f317 Fixed I2C for Mega Drive, NBA Jam TE is still broken due of a mem_mask issue (slot code thinks it's always a word access, but it actually isn't most of the time) 2013-03-18 04:06:17 +00:00
Angelo Salese
c4303b0648 Ops 2013-03-18 02:06:41 +00:00