| Commit message (Expand) | Author | Age | Files | Lines |
* | Use much bigger hash tables for memory allocations now that we aremame0142u1 |  Aaron Giles | 2011-04-19 | 2 | -12/+14 |
* | Ok, last spring cleaning, I hope ... |  Angelo Salese | 2011-04-19 | 7 | -14/+14 |
* | Fix ldplayer, and convert the driver to modern style. |  Aaron Giles | 2011-04-19 | 5 | -310/+357 |
* | Fix for exit error codes by Oliver Stoneberg (no whatsnew) |  Miodrag Milanovic | 2011-04-19 | 1 | -1/+1 |
* | Privatized most of the m_machine pointers in the system to prevent |  Aaron Giles | 2011-04-19 | 33 | -227/+284 |
* | Clean up code, adapt to existing coding style. |  Aaron Giles | 2011-04-19 | 1 | -16/+9 |
* | Add C++ keywords. Support hash files and .lst files. |  Aaron Giles | 2011-04-18 | 1 | -0/+31 |
* | Switch from m_machine to machine() everywhere. In some cases this |  Aaron Giles | 2011-04-18 | 96 | -625/+642 |
* | Cleanups of .lay files. |  Aaron Giles | 2011-04-18 | 52 | -503/+503 |
* | Cleanups of the lst files. |  Aaron Giles | 2011-04-18 | 2 | -79/+79 |
* | I'm bored to do spring cleaning |  Angelo Salese | 2011-04-18 | 2 | -2/+2 |
* | Opps, missed a pair of model2 variants, thanks Tafoid. |  Olivier Galibert | 2011-04-18 | 1 | -0/+4 |
* | uiimage.c: File Manager now displays the brief name of the image device to ma... |  Fabio Priuli | 2011-04-18 | 1 | -2/+2 |
* | Expanded hack to make auditing work the same as rom loading. If the laser dis... |  smf- | 2011-04-18 | 1 | -3/+10 |
* | if a clone shares all it's roms with a parent then it assumes the clone is th... |  smf- | 2011-04-18 | 1 | -7/+22 |
* | Refactored the M6510 CPU to use device callbacks for port read/write. [Curt C... |  Curt Coder | 2011-04-18 | 3 | -31/+16 |
* | Cleanups again |  Angelo Salese | 2011-04-18 | 26 | -189/+189 |
* | tms5220.c: improve perfect interpolation hack slightly, should be less noisy ... |  Jonathan Gevaryahu | 2011-04-17 | 1 | -6/+18 |
* | tms5220.c: fixed perfect interpolation hack the rest of the |  Jonathan Gevaryahu | 2011-04-17 | 1 | -3/+4 |
* | Remove redundant check. |  Aaron Giles | 2011-04-17 | 1 | -1/+1 |
* | Add temporary hack to put driver search path back for device roms. |  Aaron Giles | 2011-04-17 | 1 | -1/+9 |
* | segas24: Start untangling the Vogon poetry Atari Ace left is his wake. |  Olivier Galibert | 2011-04-17 | 12 | -769/+949 |
* | tms5220.c: partially fixed perfect interpolation hack, disabled by default. [... |  Jonathan Gevaryahu | 2011-04-17 | 1 | -1/+1 |
* | Improve driver enumerator to by default exclude internal drivers, |  Aaron Giles | 2011-04-17 | 2 | -2/+31 |
* | cleanups, this time for good |  Angelo Salese | 2011-04-17 | 42 | -392/+392 |
* | Cleanups and version bump |  Angelo Salese | 2011-04-17 | 1 | -1/+1 |
* | fixed hash collection == so a collection with only a sha1 and a collection wi... |  smf- | 2011-04-17 | 1 | -2/+2 |
* | Make -romident use mame_printf_info consistently. |  Aaron Giles | 2011-04-17 | 2 | -11/+8 |
* | Moved files to correct folder. |  Curt Coder | 2011-04-17 | 7 | -620/+144 |
* | Imported MSM5832 RTC from MESS. (no whatsnew) |  Curt Coder | 2011-04-17 | 6 | -0/+1088 |
* | hack to get build to work on visual studio 2010, which breaks 16 bit device c... |  smf- | 2011-04-17 | 1 | -2/+2 |
* | fixed chd auditing |  smf- | 2011-04-17 | 1 | -1/+1 |
* | Imported MSM58321 RTC from MESS. (no whatsnew) |  Curt Coder | 2011-04-17 | 4 | -0/+477 |
* | Imported MOS6529 SPIA from MESS. (no whatsnew) |  Curt Coder | 2011-04-17 | 4 | -0/+219 |
* | Fix OSX compile (no whatsnew) |  R. Belmont | 2011-04-17 | 1 | -2/+2 |
* | Delegates 2.0 implementation. Resdesigned how delegates work to make |  Aaron Giles | 2011-04-16 | 50 | -1446/+890 |
* | Fixed RP5C01 alarm output. (no whatsnew) |  Curt Coder | 2011-04-16 | 2 | -42/+63 |
* | Fix loading fonts on MacOSX. [Couriersud] |  Couriersud | 2011-04-16 | 1 | -0/+5 |
* | Refactored CDP1852 into a C++ device and cleaned up the Cidelsa driver slight... |  Curt Coder | 2011-04-16 | 5 | -279/+348 |
* | Implemented 16-bit device callbacks. [Curt Coder] |  Curt Coder | 2011-04-16 | 2 | -0/+263 |
* | Imported RP5C01 RTC from MESS. (no whatsnew) |  Curt Coder | 2011-04-16 | 4 | -0/+667 |
* | clifront.c: fixed -listmedia output (extensions were messed up). it's for MES... |  Fabio Priuli | 2011-04-16 | 1 | -1/+1 |
* | Imported ADC0808 A/DC from MESS. (no whatsnew) |  Curt Coder | 2011-04-16 | 4 | -0/+332 |
* | Added "Mandatory artwork is missing" error [Oliver Stöneberg] |  Miodrag Milanovic | 2011-04-16 | 1 | -0/+3 |
* | Imported HD44102 LCDC from MESS. (no whatsnew) |  Curt Coder | 2011-04-16 | 4 | -0/+425 |
* | Improved the SED1330 interface. (no whatsnew) |  Curt Coder | 2011-04-16 | 2 | -40/+24 |
* | Fixes for non-native SDL builds on OS X [Paulo Cabral] |  R. Belmont | 2011-04-16 | 2 | -0/+12 |
* | Fix clock define per Kale's note (no whatsnew) |  Scott Stone | 2011-04-16 | 1 | -3/+3 |
* | Fixed the I/O address in Intel 8257 DMA operations. [Curt Coder] |  Curt Coder | 2011-04-15 | 2 | -4/+4 |
* | Added reverse-spin support to the stepper motor simulator [James Wallace] |  Phil Bennett | 2011-04-15 | 10 | -2393/+1386 |