Commit graph

18197 commits

Author SHA1 Message Date
Angelo Salese
3714192c98 Added most things, game is almost working with small issues 2012-10-16 23:23:15 +00:00
Wilbert Pol
065c06201b t6w28.c: Converted to C++. [Wilbert Pol] 2012-10-16 21:18:06 +00:00
Angelo Salese
3fcea59977 Hooked up various banks, now we're ready to draw ... 2012-10-16 20:48:52 +00:00
Aaron Giles
44e1b32f14 Don't re-register the watchdog VBLANK callback on every single
watchdog reset. That's silly.
2012-10-16 20:42:28 +00:00
Wilbert Pol
4018f98adc (MESS) ngp.c: Some small cleanups (nw) 2012-10-16 20:36:49 +00:00
Aaron Giles
d3dec25cdf And a final cleanup/merging of delegate classes. 2012-10-16 20:33:42 +00:00
Michaël Banaan Ananas
87077a6c04 fix sidearms crash 2012-10-16 20:25:26 +00:00
Wilbert Pol
8643ff8a99 (MESS) ngp.c: Added support for loading 32KB homebrew images. (nw) 2012-10-16 19:37:49 +00:00
Wilbert Pol
7f5083b4cb tlcs900.c: Implemented the 4-byte prefetch queue. [Wilbert Pol] 2012-10-16 19:32:39 +00:00
Michaël Banaan Ananas
02ac828faf (notes on harem) 2012-10-16 19:26:46 +00:00
Angelo Salese
e32a6f03c3 set_irq_line gives an assert, fun 2012-10-16 19:05:36 +00:00
Cowering
ec3a055c19 Fix up some info and add note for carts with banking. Trim the ROMs yourself or wait for next GoodCoCo for updated CRC/SHA (nw) 2012-10-16 18:58:05 +00:00
mariuszw1
fc8724e2c2 New games added as NOT_WORKING
------------------------------
Cops [Mariusz Wojcieszek]
2012-10-16 16:01:34 +00:00
Michaël Banaan Ananas
c30b1571b4 dblcrown gfxdecode from haze 2012-10-16 10:07:14 +00:00
Miodrag Milanovic
e035ff839a updated i8243 to use devcb2 and remove trampolines (no whatsnew) 2012-10-16 07:51:10 +00:00
Miodrag Milanovic
b56ede6b5d New Clones Added
------------------
 
Puzzli 2 (ver 100) [Tormod, Smitdogg, The Dumping Union] (NOT WORKING)

out of log:
We'll use this cart to figure out the protection in order to either
 simulate it, or, if we can find some weak table functions, extract the
 rom (by Haze)
2012-10-16 06:42:52 +00:00
Angelo Salese
044f2068eb Various work, needs gfx decoding to proceed ... 2012-10-15 23:35:22 +00:00
Michaël Banaan Ananas
792593a403 added dblcrown pal 2012-10-15 20:22:39 +00:00
Aaron Giles
ea5373ee5b Intermediate delegate WIP as I shuffle things around.
This is just a point-in-time, "it compiles and seems to work
like before" checkpoint.
2012-10-15 20:18:32 +00:00
Michaël Banaan Ananas
67cbd9e8eb (some were wronly set to nichibutsu) 2012-10-15 20:03:53 +00:00
mariuszw1
bb6fa76de2 Added suprmrio notes by Stephh (nw) 2012-10-15 19:46:35 +00:00
Michaël Banaan Ananas
0c66767638 (tweak beaminv.lay) 2012-10-15 19:45:20 +00:00
mariuszw1
04e5419e12 Corrected manufacturer and release year for 3X3 Puzzle (nw) 2012-10-15 19:41:54 +00:00
mariuszw1
adfcc76be2 New games added as NOT_WORKING
------------------------------
Double Crown [Kevin Eschbach]
2012-10-15 19:33:48 +00:00
Michaël Banaan Ananas
13aa69968f (make circus overlay colors same saturation as clowns overlay) 2012-10-15 19:31:14 +00:00
Wilbert Pol
5c1ee4e3b7 (MESS) gameboy.xml: Fixed size for Story of La Sa Ma; there is a CY27H010 128KB EPROM on the cartridge. (nw) 2012-10-15 19:08:38 +00:00
Wilbert Pol
a441e87ec2 (MESS) gameboy.c: Partially implemented banking for Story of La Sa Ma. [Wilbert Pol] 2012-10-15 19:05:33 +00:00
Cowering
bd44e9be90 Add Phantasy Star IV (PAL) 2012-10-15 16:00:26 +00:00
Michaël Banaan Ananas
1e17f96153 (small tweaks) 2012-10-15 15:57:44 +00:00
Curt Coder
6bb16d725e (MESS) c128: Rewrote the driver using the PLA for address decoding. [Curt Coder] 2012-10-15 14:26:38 +00:00
Michaël Banaan Ananas
62019298b9 fixed H flag on SUB/SBB/CMP 2012-10-15 14:18:19 +00:00
Curt Coder
d998277bb1 Optimized the PLA implementation and added simple caching with significant performance increase. [Curt Coder] 2012-10-15 14:06:24 +00:00
Curt Coder
ab1a064e29 (MESS) c128: MMU fixes. (nw) 2012-10-15 14:03:10 +00:00
smf-
b84f06da74 switched SCSICB to use DEVCB2 [smf] 2012-10-15 13:32:24 +00:00
Michaël Banaan Ananas
4297601676 fix 8080 unused flags
8080/8085 CPU Exerciser results now:
8080: fail: aluop ones, rest is OK
8085: fail: aluop ones and DAA, rest is OK
2012-10-15 12:49:07 +00:00
Michaël Banaan Ananas
22596c93f4 fix H flag on DCR and DAD 2012-10-15 12:32:28 +00:00
Scott Stone
a02ae653e0 Video System 14/10/12 - Moved the per-game tile indirections into game states. From Haze (nw) 2012-10-15 12:09:31 +00:00
Miodrag Milanovic
37d392a0b3 vtech1: fixed shrg (no whatsnew) 2012-10-15 10:35:31 +00:00
Aaron Giles
6214d596c7 A little more unification of delegate types. 2012-10-15 07:35:25 +00:00
Fabio Priuli
9649a4dd42 (MESS) fixed upd765-related regressions in p8000_16, compis and sf7000. no whatsnew. 2012-10-15 06:59:12 +00:00
Brian Troha
c39cb93876 new Angler Dangler clone added
New Clone Added
--------------------------------------
Angler Dangler [Tornadoboy]
2012-10-15 02:43:53 +00:00
Brian Troha
4ddb508f85 new Double Axle clone
Newer US version by way of Taito's rom numbering scheme

New Clone Added
----------------------------------
Double Axle (US) [ShouTime, The Dumping Union]
2012-10-15 02:37:22 +00:00
Michaël Banaan Ananas
37fb1f82b5 added superbug color overlay (info from external artwork by Mr Do) 2012-10-14 20:55:51 +00:00
Michaël Banaan Ananas
bd299deef7 added barricad color overlay (info from external artwork by Mr Do) 2012-10-14 20:42:16 +00:00
Michaël Banaan Ananas
bb8a839fe1 added barrier color overlay 2012-10-14 20:09:36 +00:00
Michaël Banaan Ananas
1bfc52e1ff got rid of generic color overlays, almost all of them were used by only 1 game each 2012-10-14 20:02:31 +00:00
Michaël Banaan Ananas
43af5550f6 nw 2012-10-14 18:37:37 +00:00
Michaël Banaan Ananas
abe797f7cc made video hustler bootlegs working 2012-10-14 16:15:06 +00:00
Michaël Banaan Ananas
3547edcb64 WIP videohustler bootleg 2012-10-14 14:08:53 +00:00
Robbbert
d23643834b rowamet : minor tidyup 2012-10-14 12:13:38 +00:00