summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0143u5 Angelo Salese2011-09-0646-751/+752
* Quick and dirty sianniv check (nw) Olivier Galibert2011-09-061-3/+5
* sianniv: "fix" the hack to make sianniv working [O. Galibert] Olivier Galibert2011-09-061-2/+2
* (temp?) revert cause release is near Michaël Banaan Ananas2011-09-061-0/+3
* Decoded graphics in gigaman2 [iq_132] Angelo Salese2011-09-0610-42/+214
* Various changes and improvements to the Chihiro emulation [Samuele Zannoli] Angelo Salese2011-09-063-55/+493
* Yet more Neo-Geo work on game ROMs structures [Johnboy] Angelo Salese2011-09-062-417/+745
* (rm old hack) Michaël Banaan Ananas2011-09-061-3/+1
* Small change by Haze (no whatsnew) Miodrag Milanovic2011-09-063-7/+17
* More Fruit machines roms cleanup by J.Wallace and some pluto5 changes by Haze... Miodrag Milanovic2011-09-068-262/+302
* added a note about Mission Craft v2.7 known to exist based on Yahoo Japan auc... Brian Troha2011-09-061-1/+3
* minor doc update: list game/rom board info for Rad Rally (Japan) Brian Troha2011-09-061-0/+4
* new Rad Rally clone Brian Troha2011-09-062-39/+79
* cpu only continues when an interrupt is actually executed (handled in m37710i... Michaël Banaan Ananas2011-09-061-9/+6
* pocketrc has higher freq sound Michaël Banaan Ananas2011-09-061-23/+36
* check interrupts after REP and CLI, and also after writing to interrupt regis... Michaël Banaan Ananas2011-09-052-39/+59
* new 1943j clone Brian Troha2011-09-052-10/+70
* INT0/1/2 are also auto-cleared Michaël Banaan Ananas2011-09-052-9/+6
* nevermind 2nd part of last commit, it was correct before Michaël Banaan Ananas2011-09-051-1/+1
* - priority level of 0 means disabled interrupt Michaël Banaan Ananas2011-09-051-3/+3
* Adding the "real" Free Kick, thanks to Charles MacDonald Brian Troha2011-09-051-4/+4
* Figured out more sets, J.Wallace (no whatsnew) Miodrag Milanovic2011-09-057-84/+150
* prev commit allows timecris and pocketrc speedup hacks again (comment: even t... Michaël Banaan Ananas2011-09-052-18/+23
* timer irq "cpustate->m37710_regs[m37710_irq_levels[curirq]] |= 0x08;" is unne... Michaël Banaan Ananas2011-09-052-50/+24
* (confusing use of 'fatal') Michaël Banaan Ananas2011-09-051-2/+2
* globalfr: filled in a little more of the memory map [R. Belmont] R. Belmont2011-09-051-9/+12
* m377xx: fixed interrupt flags for internal peripherals, corrected BBC/BBS whe... R. Belmont2011-09-052-60/+60
* tempest.c: Corrected the rom labels, description and documentation for the re... Brian Troha2011-09-052-51/+79
* m37710: pass program bank to debugger hook so breakpoints work outside of ban... R. Belmont2011-09-051-1/+1
* OP_MPY: fix N flag on 32bit (int -> UINT32) Michaël Banaan Ananas2011-09-041-20/+24
* pocketrc note Michaël Banaan Ananas2011-09-041-2/+3
* More sorted sets by J.Wallace (no whatsnew) Miodrag Milanovic2011-09-045-25/+117
* minor optimization Michaël Banaan Ananas2011-09-041-26/+10
* es5503: fixes from MESS (nw) R. Belmont2011-09-041-2/+3
* wtf?? .. i'm not gonna take individual credit on making it work, really cool ... Michaël Banaan Ananas2011-09-031-5/+5
* st_dsk: Add the easy ST formats [O. Galibert] Olivier Galibert2011-09-033-2/+234
* Fixed build. (nw) Olivier Galibert2011-09-031-1/+1
* floppy: Change the internal format to use magnetic cells. Temporarily Olivier Galibert2011-09-037-127/+147
* mfi: This is going to converge eventually, honest [O. Galibert] Olivier Galibert2011-09-032-15/+25
* amigafdc: Modernize, but don't change a thing (yet) [O. Galibert] Olivier Galibert2011-09-032-2/+34
* mfi: Fix the format thanks to smf's help [O. Galibert] Olivier Galibert2011-09-032-20/+19
* floppy: Add brand-new MFI (MESS floppy image) support. [O. Galibert] Olivier Galibert2011-09-033-0/+270
* placeholders Olivier Galibert2011-09-033-0/+2
* Sorted some of sets - j.wallace (no whatsnew) Miodrag Milanovic2011-09-034-25/+168
* z80.c: Previous patch was a bit too aggressive. ED DD, ED FD, ED ED should ac... Wilbert Pol2011-09-031-3/+3
* z80.c: Fixed handling of DD,ED,FD prefixed instructions followed by another D... Wilbert Pol2011-09-031-9/+9
* (change awkward not-used-anywhere-else-in-mame year description) Michaël Banaan Ananas2011-09-031-3/+3
* whitestar: make modern, add sound system. no work on main CPU part yet. [R. ... R. Belmont2011-09-031-328/+407
* bsmt2000: give shortname so it can find its own ROMs (nw) R. Belmont2011-09-031-0/+1
* Proper bracing (nw) R. Belmont2011-09-031-44/+44