summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use much bigger hash tables for memory allocations now that we aremame0142u1 Aaron Giles2011-04-192-12/+14
* Ok, last spring cleaning, I hope ... Angelo Salese2011-04-197-14/+14
* Fix ldplayer, and convert the driver to modern style. Aaron Giles2011-04-194-309/+356
* Fix for exit error codes by Oliver Stoneberg (no whatsnew) Miodrag Milanovic2011-04-191-1/+1
* Privatized most of the m_machine pointers in the system to prevent Aaron Giles2011-04-1933-227/+284
* Clean up code, adapt to existing coding style. Aaron Giles2011-04-191-16/+9
* Add C++ keywords. Support hash files and .lst files. Aaron Giles2011-04-181-0/+31
* Switch from m_machine to machine() everywhere. In some cases this Aaron Giles2011-04-1896-625/+642
* Cleanups of .lay files. Aaron Giles2011-04-1852-503/+503
* Cleanups of the lst files. Aaron Giles2011-04-182-79/+79
* I'm bored to do spring cleaning Angelo Salese2011-04-182-2/+2
* Opps, missed a pair of model2 variants, thanks Tafoid. Olivier Galibert2011-04-181-0/+4
* uiimage.c: File Manager now displays the brief name of the image device to ma... Fabio Priuli2011-04-181-2/+2
* Expanded hack to make auditing work the same as rom loading. If the laser dis... smf-2011-04-181-3/+10
* if a clone shares all it's roms with a parent then it assumes the clone is th... smf-2011-04-181-7/+22
* Refactored the M6510 CPU to use device callbacks for port read/write. [Curt C... Curt Coder2011-04-183-31/+16
* Cleanups again Angelo Salese2011-04-1826-189/+189
* tms5220.c: improve perfect interpolation hack slightly, should be less noisy ... Jonathan Gevaryahu2011-04-171-6/+18
* tms5220.c: fixed perfect interpolation hack the rest of the Jonathan Gevaryahu2011-04-171-3/+4
* Remove redundant check. Aaron Giles2011-04-171-1/+1
* Add temporary hack to put driver search path back for device roms. Aaron Giles2011-04-171-1/+9
* segas24: Start untangling the Vogon poetry Atari Ace left is his wake. Olivier Galibert2011-04-1711-768/+949
* tms5220.c: partially fixed perfect interpolation hack, disabled by default. [... Jonathan Gevaryahu2011-04-171-1/+1
* Improve driver enumerator to by default exclude internal drivers, Aaron Giles2011-04-172-2/+31
* cleanups, this time for good Angelo Salese2011-04-1742-392/+392
* Cleanups and version bump Angelo Salese2011-04-171-1/+1
* fixed hash collection == so a collection with only a sha1 and a collection wi... smf-2011-04-171-2/+2
* Make -romident use mame_printf_info consistently. Aaron Giles2011-04-172-11/+8
* Moved files to correct folder. Curt Coder2011-04-176-616/+142
* Imported MSM5832 RTC from MESS. (no whatsnew) Curt Coder2011-04-175-0/+1084
* hack to get build to work on visual studio 2010, which breaks 16 bit device c... smf-2011-04-171-2/+2
* fixed chd auditing smf-2011-04-171-1/+1
* Imported MSM58321 RTC from MESS. (no whatsnew) Curt Coder2011-04-173-0/+475
* Imported MOS6529 SPIA from MESS. (no whatsnew) Curt Coder2011-04-173-0/+217
* Fix OSX compile (no whatsnew) R. Belmont2011-04-171-2/+2
* Delegates 2.0 implementation. Resdesigned how delegates work to make Aaron Giles2011-04-1650-1446/+890
* Fixed RP5C01 alarm output. (no whatsnew) Curt Coder2011-04-162-42/+63
* Fix loading fonts on MacOSX. [Couriersud] Couriersud2011-04-161-0/+5
* Refactored CDP1852 into a C++ device and cleaned up the Cidelsa driver slight... Curt Coder2011-04-165-279/+348
* Implemented 16-bit device callbacks. [Curt Coder] Curt Coder2011-04-162-0/+263
* Imported RP5C01 RTC from MESS. (no whatsnew) Curt Coder2011-04-163-0/+665
* clifront.c: fixed -listmedia output (extensions were messed up). it's for MES... Fabio Priuli2011-04-161-1/+1
* Imported ADC0808 A/DC from MESS. (no whatsnew) Curt Coder2011-04-163-0/+330
* Added "Mandatory artwork is missing" error [Oliver Stöneberg] Miodrag Milanovic2011-04-161-0/+3
* Imported HD44102 LCDC from MESS. (no whatsnew) Curt Coder2011-04-163-0/+423
* Improved the SED1330 interface. (no whatsnew) Curt Coder2011-04-162-40/+24
* Fixes for non-native SDL builds on OS X [Paulo Cabral] R. Belmont2011-04-162-0/+12
* Fix clock define per Kale's note (no whatsnew) Scott Stone2011-04-161-3/+3
* Fixed the I/O address in Intel 8257 DMA operations. [Curt Coder] Curt Coder2011-04-152-4/+4
* Added reverse-spin support to the stepper motor simulator [James Wallace] Phil Bennett2011-04-159-2393/+1385