Ryan Holtz
698f4f9387
- Added opcodes to Atmel AVR core: OR, SBCI, ORI, ST Y+, ADIW [Mooglyguy]
...
- Fixed functional issues in Atmel AVR opcodes: COM, NEG, LSR [Mooglyguy]
- Added basic Timer 1 support to Craft driver and hooked up the DAC,
currently plays only a buzzing noise due to lacking EEPROM support [MooglyGuy]
2012-10-19 03:38:51 +00:00
Sandro Ronco
5083f134d2
(MESS) fixed coco3 regression. (nw)
2012-10-19 00:36:44 +00:00
Michaël Banaan Ananas
8c5923c389
fix invasion coinage
2012-10-18 20:32:38 +00:00
Luca Elia
c5af19d608
suna8.c update [Luca Elia]
...
* Emulated the protection in sparkman
* Support for two sprite chips
* Support for two sample ROMs
* Fixed color cycling in hardhea2
* Per-game tile banking
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Spark Man (v2.0, 2 sets) [Luca Elia, Stefan Lindberg]
2012-10-18 19:54:41 +00:00
Michaël Banaan Ananas
bbf5478a1c
(update on companynames)
2012-10-18 19:21:42 +00:00
Cowering
d50c7794bb
notes update (nw)
2012-10-18 18:54:17 +00:00
Curt Coder
9b6ea4c39c
(MESS) c128: PAL VIC for PAL machines. (nw)
2012-10-18 17:43:03 +00:00
Miodrag Milanovic
b3b60d3656
Commenting entry back since it is hoarded dump, if it's placed back and kept hoarded SVN account will be removed (no whatsnew)
2012-10-18 17:40:09 +00:00
Curt Coder
44f7329aa7
(MESS) c128: Fixed keyboard and C64 mode. (nw)
...
(MESS) c64: Cleanup. (nw)
(MESS) mos6566: Implemented FAST register and removed hacks from interface. (nw)
2012-10-18 14:17:00 +00:00
Robbbert
befda9da82
williams system3 wip
2012-10-18 12:28:16 +00:00
Miodrag Milanovic
9c52646148
hp9k: made drive go into boot process [Gabriele D'Antona]
2012-10-18 06:27:41 +00:00
Michaël Banaan Ananas
b4c5c83788
fix lupin3a recent regression
2012-10-18 03:05:52 +00:00
Michaël Banaan Ananas
d35d8d6395
galactica color overlay according to brazilian fans of the game
2012-10-17 20:55:22 +00:00
Wilbert Pol
8987b3f6a2
(MESS) a2600.c: Fixed pitfall2 regression. (nw)
2012-10-17 20:51:27 +00:00
Wilbert Pol
27097fb4a5
(MESS) msx.c: Fix msx2 (music) speed issues reported on the forums. (nw)
2012-10-17 20:30:04 +00:00
Michaël Banaan Ananas
ff052c3a43
note for uncertain overlays
2012-10-17 20:28:32 +00:00
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