summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added proper ROM labels for Taxi Driver [f205v] Angelo Salese2011-12-241-5/+5
* Documented MCU ports in The Deep, doesn't work yet due of a MCS51 bug Angelo Salese2011-12-221-1/+6
* Small MESS fix Angelo Salese2011-12-171-1/+1
* Preliminary save state support to Naomi / DC driver [Angelo Salese] Angelo Salese2011-12-161-6/+24
* fix lockup regression Michaël Banaan Ananas2011-12-161-1/+0
* First batch of state-ize of NAOMI/DC Angelo Salese2011-12-161-0/+39
* deprecat.h for seta.c, nuked deprecat library (at last) Angelo Salese2011-12-141-1/+7
* deprecat.h, 1 + 1 to go ... Angelo Salese2011-12-134-4/+22
* deprecat.h Angelo Salese2011-12-131-1/+5
* deprecat.h, 13 to go Angelo Salese2011-12-135-4/+33
* deprecat.h Angelo Salese2011-12-126-6/+29
* deprecat.h Angelo Salese2011-12-121-1/+7
* deprecat.h Angelo Salese2011-12-113-3/+19
* deprecat.h Angelo Salese2011-12-112-3/+10
* deprecat.h Angelo Salese2011-12-095-8/+27
* removed m_scancount leftover from when cps2_interrupt was with vblank int hack Michaël Banaan Ananas2011-12-081-1/+0
* deprecat.h, also MT #4356 Angelo Salese2011-12-074-4/+18
* deprecat.h Angelo Salese2011-12-072-1/+6
* Added ay8910_reset_w() function, used by Joyful Road / Munch Mobile for reset... Angelo Salese2011-12-071-1/+0
* deprecat.h Angelo Salese2011-12-072-1/+17
* deprecat.h Angelo Salese2011-12-061-1/+0
* deprecat.h Angelo Salese2011-12-052-4/+7
* deprecat.h Angelo Salese2011-12-051-1/+3
* deprecat.h Angelo Salese2011-12-051-0/+3
* deprecat.h Angelo Salese2011-12-051-1/+2
* deprecat.h Angelo Salese2011-12-051-2/+6
* deprecat.h, also fixed 3d trails when frameskipping Angelo Salese2011-12-051-1/+6
* deprecat.h (somebody should explain to me why #00287 is now fixed with this b... Angelo Salese2011-12-052-2/+7
* deprecat.h Angelo Salese2011-12-051-0/+3
* Clean-ups and version bumpmame0144u2 Angelo Salese2011-12-041-1/+1
* fixed pinbo bgcolor Michaël Banaan Ananas2011-12-041-1/+0
* Converted Super Speed Race Jr video to be vertically oriented [Angelo Salese] Angelo Salese2011-12-031-0/+2
* Removed deprecat.h usage from beezer.c [Angelo Salese] Angelo Salese2011-12-031-2/+3
* MAME part of removing deprecat.h from Atari 400/800 Angelo Salese2011-12-031-4/+4
* Removed deprecat.h from astrocorp.c / Added Sound NMI mask to Alpha68k II / V... Angelo Salese2011-12-021-0/+2
* Added 3 opcodes (sfence,fstp,fild) to the i386 processor [Samuele Zannoli] Angelo Salese2011-12-021-1/+1
* Small update, nw Angelo Salese2011-12-011-4/+0
* Hooked up RAMDAC to Reality Tennis, added new interface flag for separated re... Angelo Salese2011-12-011-4/+0
* Added proper sound to yieartf set [Angelo Salese] Angelo Salese2011-12-012-0/+4
* (by request) removed deprecat.h usage from namcos22.c Angelo Salese2011-11-301-1/+0
* Removed ugly function cpu_interrupt_enable() from the core, and updated all t... Angelo Salese2011-11-3015-0/+34
* Removed ugly function interrupt_enable_w from the core, and updated all the d... Angelo Salese2011-11-2947-12/+97
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-273-19/+19
* New games marked as GAME_NOT_WORKING Tomasz Slanina2011-11-271-1/+4
* New WORKING game Angelo Salese2011-11-271-0/+3
* Added generic helper read/write members to the driver_device base class. Aaron Giles2011-11-222-9/+0
* Introduce polynew.h which is a modernized C++ version of the old poly.c. Aaron Giles2011-11-212-11/+66
* Made machine reset static, since not used by anything else (no whatsnew) Miodrag Milanovic2011-11-191-1/+0
* forgot to commit this updated file. no whatsnew. Fabio Priuli2011-11-181-2/+1
* modernized zerozone.c and zodiack.c [Fabio Priuli] Fabio Priuli2011-11-182-45/+115