Commit Graph

18094 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
26e3f68378 small update on brdrline dips 2012-10-20 00:05:43 +00:00
mariuszw1
f3f7fac054 Cops: added some inputs and outputs (nw) 2012-10-19 21:57:33 +00:00
R. Belmont
dd83f53979 Drink from the firehose, my pretties (nw) 2012-10-19 20:22:20 +00:00
Oliver Stöneberg
51cd128df4 removed extra qualification in src/mess/drivers/coco12.c - fixed VS2012 compilation 2012-10-19 19:17:56 +00:00
Curt Coder
038baa592b (MESS) c8280: Added FDC. (nw) 2012-10-19 19:09:38 +00:00
Angelo Salese
3b93cfb2cf Quick and dirty skelly for Bingo Mania, ask to Robbie for credit stuff, nw 2012-10-19 18:40:13 +00:00
Angelo Salese
c3fef49d08 Yet another PC-8801 notes update, nw 2012-10-19 17:43:32 +00:00
Curt Coder
12a3deb691 (MESS) c128: Fixed MMU MS0/1 lines. (nw) 2012-10-19 17:29:38 +00:00
Scott Stone
2b6cd8198a VSystem: This gets us down to a single set of functions for one of the sprite chips, a couple of games still rely on some undesirable behaviour (multiple calls for different priorities) but we're all going through the same code now at least, and those cases can be cleaned up later. From Haze (nw) 2012-10-19 16:11:13 +00:00
Scott Stone
be84fb55e2 Hooked up polepos.c, portrait.c and tomcat.c to use the new tms5220 implementation. [Osso] 2012-10-19 15:11:53 +00:00
Scott Stone
cf4c88ad59 'spikes91a' is clearly a bootleg of super volleyball, not power spikes (I'm not even sure where the spikes91 name comes from on this set, it still has the Super Volleyball title screen). Anyway, moved it to the more appropriate driver and decoded the gfx on it, still needs work due to other changes on the bootleg. From Haze (nw) 2012-10-19 15:07:25 +00:00
smf-
6fe2c474c1 (MESS) use DEVCB2 for callbacks & run srcclean (nw) 2012-10-19 14:37:11 +00:00
Curt Coder
088b56fab9 (MESS) c128: Cleanup. (nw) 2012-10-19 14:34:03 +00:00
Curt Coder
c97b54ddcf (MESS) c128: Cleanup. (nw) 2012-10-19 14:19:43 +00:00
Miodrag Milanovic
9621565fcc modernized some static calls in various drivers (no whatsnew) 2012-10-19 12:29:27 +00:00
Robbbert
de1b26643c williams system3 wip 2012-10-19 11:29:07 +00:00
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