summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lost this line at some point (nw) David Haywood2014-05-161-1/+1
|
* midas.c: fix (currently unused) gfxdecode layout; rationalize sprite rom ↵ Alex W. Jackson2014-05-162-27/+24
| | | | loading (nw)
* midas.c: fix uninitialized tile banking (nw) Alex W. Jackson2014-05-161-0/+1
|
* midas.c: clear unused ROM region properly (nw) Alex W. Jackson2014-05-161-1/+1
|
* short whatsnew: fixed some gfx bugs in midas.c "livequiz" David Haywood2014-05-157-877/+1179
| | | | | | | | | | long wn: started converting neogeo video / sprite system to a device_reset created base device + number of derived classes NEOGEO_SPRITE_REGULAR is an reference implementation, drawing direct from NEOGEO_SPRITE_OPTIMZIED is a version with predecoded gfx (as we use now) this is the default used by the driver NEOGEO_SPRITE_MIDAS is a version supporting the changes needed by the MIDAS games (mainly 8bpp instead of 4bpp)
* neoprint.c: fix generic_paletteram regression (nw) Alex W. Jackson2014-05-151-1/+1
|
* New games marked as GAME_NOT_WORKING Roberto Fresca2014-05-152-22/+357
| | | | | ------------------------------------ Bonus Chance (W-8) [Roberto Fresca]
* majorpkr.c: cleanup/modernize, reduce tag lookups, fix flipscreen, fix ↵ Alex W. Jackson2014-05-151-99/+79
| | | | generic_paletteram regression (nw)
* Gaelco CG-1V/GAE1: converted to use inline configs. nw. Fabio Priuli2014-05-151-48/+20
|
* More accuracy... Roberto Fresca2014-05-151-4/+4
|
* Corrections on docs and PCB layout... Roberto Fresca2014-05-141-66/+66
|
* fixed small typo in comment (nw) Oliver Stöneberg2014-05-141-1/+1
|
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-1434-325/+325
|
* Coco Loco: Added ASCII PCB layout [Roberto Fresca] Roberto Fresca2014-05-141-6/+77
|
* fix GCC 4.8 compile (nw) R. Belmont2014-05-141-1/+1
|
* taitopjc.c: better TLCS comms + nvram. (nw) Ville Linde2014-05-141-26/+105
|
* Coco Loco: Added AY-3-8910 channels discrete circuitry ASCII layout. Roberto Fresca2014-05-131-0/+31
|
* taitopjc.c: simulate DSP boot. (nw) Ville Linde2014-05-131-33/+41
|
* bfm_sc1 shows the dot matrix display again (nw) Ivan Vangelista2014-05-131-1/+1
|
* switch prom order to match screenshots (nw) David Haywood2014-05-131-3/+3
|
* new clones David Haywood2014-05-132-0/+26
| | | Pleiads (Irecsa) [Erik De Maeyer]
* Big Amiga cleanup and reorganizaton. CDTV temporarily broken. Lots of Dirk Best2014-05-1312-3133/+1366
| | | | work still to do. All basic Amiga models are now supported to varying degrees.
* fixed MT05506 (fixed usage of uninitialized member in hd63484_device) (nw) Oliver Stöneberg2014-05-131-2/+0
|
* z80sio: devcb2'd so we can get rid of devcb1, refactoring dlair.c to use ↵ Curt Coder2014-05-131-12/+4
| | | | z80dart is not trivial. (nw)
* voodoo converted to devcb2, Aaron ignore this one :) (nw) Miodrag Milanovic2014-05-1310-197/+119
|
* moved rsp to use devcb2 (nw) Miodrag Milanovic2014-05-133-13/+5
|
* Nuked unused code and updated todo... Roberto Fresca2014-05-131-12/+0
|
* Changed cocoloco to netlist output. Emulation ends at amplifier input. Couriersud2014-05-121-0/+67
|
* (MAME) nflfoot: Refactored to use z80dart. (nw) Curt Coder2014-05-123-102/+31
|
* Fix build, does anyone even bother testing these modernizations-by-rote? (nw) Alex W. Jackson2014-05-121-1/+1
|
* merging the drivers fixed this, I guess it will still happen randomly ↵ David Haywood2014-05-121-3/+1
| | | | sometimes like it apparently does on the PCB, but some levels in MAME were always broken because the bg banking wasn't implemented in the pushman copy of the video implementation. (nw)
* pokey_device: converted to devcb2 (nw) Ivan Vangelista2014-05-1228-502/+147
|
* merged tiger road / f1-dream and pushman / bouncing balls drivers - as usual ↵ David Haywood2014-05-128-1044/+780
| | | | | | | Comad cloned the hardware when they made the games. moved the protection sims for f1dream / bbballs to machine/tigeroad.c also marked f1dream as not working, it's never worked, the protection simulation is incomplete. (the bootleg has some original bugs too due to their workarounds, so technically there isn't a perfectly working version of this game supported by MAME)
* (MAME) proconn: Use z80dart instead of deprecated z80sio. (nw) Curt Coder2014-05-121-23/+11
|
* New games added or promoted from NOT_WORKING status Roberto Fresca2014-05-122-7/+366
| | | | | | | | | | | --------------------------------------------------- Leader (version Z 2E, Greece) [Roberto Fresca] Neraidoula (Fairy Butterfly) [Roberto Fresca] New games marked as GAME_NOT_WORKING ------------------------------------ Magical Butterfly (version U350C, encrypted) [Roberto Fresca]
* peplus.c: Another minor doc update - NW Brian Troha2014-05-121-2/+2
|
* peplus.c: Documentation updates - NW Brian Troha2014-05-111-6/+26
|
* taitopjc.c: experimenting with TLCS reseting the PPC. (nw) Ville Linde2014-05-111-1/+26
|
* New games added or promoted from NOT_WORKING status Roberto Fresca2014-05-113-0/+368
| | | | | --------------------------------------------------- Coco Loco [Roberto Fresca, Angelo Salese, Punkyas (from AUMAP), Ricky2001 (from AUMAP)]
* New Maya clone Brian Troha2014-05-102-2/+19
| | | | | New Clone Added ----------------------------- Maya (set 3) [system11, The Dumping Union]
* new Bouncing Balls clone Brian Troha2014-05-102-0/+35
| | | | | New Clone Added ----------------------------------------- Bouncing Balls (Adult) [system11, The Dumping Union]
* konamigx.c: Remove errant debug addition - NW Brian Troha2014-05-101-1/+0
|
* Crazy rare Crazy Cross clone added Brian Troha2014-05-103-2/+38
| | | | | New Clone Added ----------------------------------- Crazy Cross [Arzeno Fabrice, The Dumping Union]
* Upon further review, this shouldn't be here (nw) Ivan Vangelista2014-05-101-1/+0
|
* oops (nw) Ivan Vangelista2014-05-101-4/+4
|
* Fixed tazmani2 (and possibly other games) regression (nw) Ivan Vangelista2014-05-103-4/+7
|
* Fixed firebeat.c regression (nw) Ivan Vangelista2014-05-101-4/+4
|
* New games added as GAME_NOT_WORKING R. Belmont2014-05-102-2/+21
| | | | | | ----------------------------------- Rhythm Tengoku [ShouTime, rtw]
* New PE+ Multi-Poker game Brian Troha2014-05-092-0/+19
| | | | | New Game Added -------------------------------------------------- Player's Edge Plus (XM00013P+XMP00025) Multi-Poker [BrianT]
* ptm6840_device: converted to devcb2 (nw) Ivan Vangelista2014-05-0910-127/+68
|