summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bumpmame0145u5 Angelo Salese2012-03-252-2/+2
* SoftFloat: fixed sin/cos/tan to return correct results [Hans Ostermeyer] R. Belmont2012-03-221-5/+5
* ARM7: for v5 and later, Thumb POP can return to ARM mode [R. Belmont] R. Belmont2012-03-211-1/+23
* 6526cia.c: The PC output will now go low for 1 cycle following a read/write o... Curt Coder2012-03-202-9/+47
* m68k: allow FPU instructions on '020 (it's possible to have an external 68881... Miodrag Milanovic2012-03-142-2/+3
* New driver for japanese Janken Man units. They are screenless Roberto Fresca2012-03-121-0/+1
* Import from MESS (no whatsnew) Miodrag Milanovic2012-03-122-2/+3
* PowerPC: Improve corner case behavior of SLW/SRW [R. Belmont] R. Belmont2012-03-111-6/+35
* PowerPC: all integer divide instructions now 100% pass PPCTorture [R. Belmont] R. Belmont2012-03-111-10/+41
* More flags work (nw) R. Belmont2012-03-111-6/+8
* PowerPC: further DIVW improvements [R. Belmont] R. Belmont2012-03-111-7/+8
* Clean-ups and version bump (yes, I know, it's too late)mame0145u4 Angelo Salese2012-03-1116-256/+256
* PowerPC: Corrected DIVW divide-by-zero crashes, flags, and corner-case result... R. Belmont2012-03-111-3/+37
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-03-111-7/+7
* Commented out empty enum. (nw) Wilbert Pol2012-03-101-4/+4
* tms57kdec: correct fix (nw) Olivier Galibert2012-03-101-5/+5
* i386: remove one too many ampersands. (no whatsnew) mahlemiut2012-03-101-1/+1
* fix gcc 4.6 compile (nw) R. Belmont2012-03-101-4/+4
* Various i386, x87 and PIC fixes. [Carl] mahlemiut2012-03-097-246/+374
* copy/paste ftw (nw) Olivier Galibert2012-03-094-3/+42
* tms57002: Modernize [O. Galibert] Olivier Galibert2012-03-098-1005/+824
* sync with mess (no whatsnew) Miodrag Milanovic2012-03-091-0/+20
* votrax: Analog path [O. Galibert] Olivier Galibert2012-03-092-15/+392
* Fix GCC 4.4.3 compile (no whatsnew) mahlemiut2012-03-091-4/+4
* ymf271: Timer setup fix [trap15] Olivier Galibert2012-03-081-0/+2
* Death to generic spriteram. Aaron Giles2012-03-083-8/+1
* Add some temporary hacks to the votrax to get the parameters to Aaron Giles2012-03-081-1/+13
* Create new devices buffered_spriteram<n>_device, which manage buffered Aaron Giles2012-03-0810-233/+267
* Fix specifying device-based VBLANK callbacks. Aaron Giles2012-03-081-2/+2
* Add save_item template specialization for dynamic_array. Aaron Giles2012-03-081-0/+31
* Fix display of driver name under MSVC. Some minor cleanup in that function. Aaron Giles2012-03-081-8/+7
* A few tweaks, better logging. Aaron Giles2012-03-082-17/+65
* Refactored YM3526 to use devcb. [Curt Coder] Curt Coder2012-03-072-3/+8
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-03-071-2/+2
* fix menu refresh on entering Michaƫl Banaan Ananas2012-03-061-0/+1
* Removed legacy image devices and related code (no whatsnew) Miodrag Milanovic2012-03-065-277/+1
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-03-063-10/+9
* ioport: Support obsolete gcc versions [O. Galibert] Olivier Galibert2012-03-051-1/+1
* k054539: Uncross the streams [O. Galibert] Olivier Galibert2012-03-051-165/+134
* Partial conversion of legacy floppy to modern device (no whatsnew) Miodrag Milanovic2012-03-052-197/+214
* ioport: Make the compile time less insane [O. Galibert] Olivier Galibert2012-03-051-1/+3
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-03-054-28/+189
* PowerPC: properly mirror SO bit from XER into CR0 [R. Belmont] R. Belmont2012-03-041-4/+8
* k054539: Modernize [O. Galibert] Olivier Galibert2012-03-042-348/+263
* Added Driver display in both the game select UI as well as the gameinfo scree... Scott Stone2012-03-032-7/+9
* clifront: fixed -lsoft reporting wrong sizes for roms using ROM_CONTINUE (the... Fabio Priuli2012-03-021-4/+0
* Formalized the Votrax SC-01 device. Implemented the full set of Aaron Giles2012-03-012-73/+967
* m6502.c: Fixed OAL illegal m6502 instruction to pass Acid5200 test. [Wilbert... Wilbert Pol2012-02-292-2/+343
* Added image softlist interface for new floppies (no whatsnew) Miodrag Milanovic2012-02-291-1/+6
* fixed several Visual Studio compiler warnings and 64-bit libflac compilation ... Miodrag Milanovic2012-02-294-3/+6