Commit Graph

18462 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
9222a8140c fix fantastc sound freq from pcb recording, same as maincpu freq (yes that looks very fast for an ay8910) 2012-10-17 19:59:40 +00:00
Aaron Giles
54a536b3f1 Fix compile error. 2012-10-17 19:48:22 +00:00
Aaron Giles
8711515fd6 More atarigen modernization. 2012-10-17 19:47:35 +00:00
Wilbert Pol
71f3911c87 (MESS) ngp.c: Implemented disabling the t6w28 output. (nw) 2012-10-17 17:48:40 +00:00
Angelo Salese
b9bc5b2b62 Quick hack for ffight2b, nw 2012-10-17 16:27:35 +00:00
Angelo Salese
adf06b032a Note addendum (oh my ...) 2012-10-17 16:05:28 +00:00
Michaël Banaan Ananas
33c5e6a9c3 moved harem to scramble.c 2012-10-17 15:47:58 +00:00
Angelo Salese
91cd41a1a1 Small changes + promoted to working 2012-10-17 15:45:42 +00:00
R. Belmont
f76d6244a2 Remove unnecessary verbosity (nw) 2012-10-17 13:50:29 +00:00
Miodrag Milanovic
94bc36dc01 clean up some chess machines (no whatsnew) 2012-10-17 10:43:30 +00:00
Aaron Giles
43f00aa98f Initial round of atarigen cleanup. 2012-10-17 09:24:23 +00:00
Miodrag Milanovic
d185880c34 changed 7474 to use devcb2 (no whatsnew) 2012-10-17 06:57:18 +00:00
R. Belmont
c3f749b8a6 (MESS) Mac: Support original Macintosh II Video Card [R. Belmont, Sharkpuncher] 2012-10-17 02:54:28 +00:00
Scott Stone
ed35ea98d2 gbcolor.xml - fix for same romname/diff hash warning (nw) 2012-10-16 23:44:12 +00:00
Angelo Salese
356d0a36b4 Small fix to the text tilemap 2012-10-16 23:39:14 +00:00
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