| Commit message (Expand) | Author | Age | Files | Lines |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -28/+28 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -4/+4 |
* | Added casting operators to the region_info class so you can assign |  Aaron Giles | 2010-01-16 | 1 | -1/+2 |
* | Within src/emu, basic conversions: |  Aaron Giles | 2010-01-12 | 1 | -2/+2 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -0/+1 |
* | Extended the astring class wrapper into something useful, and |  Aaron Giles | 2010-01-08 | 1 | -4/+2 |
* | Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... |  Fabio Priuli | 2010-01-06 | 1 | -2/+2 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -2/+2 |
* | Made pr8210 serial processing a little more robust. |  Aaron Giles | 2009-07-14 | 1 | -17/+14 |
* | Added mechanism for the laserdisc core to return 0 for the |  Aaron Giles | 2009-07-13 | 1 | -4/+4 |
* | Converted the Namco 50xx into a proper device. |  Aaron Giles | 2009-05-26 | 1 | -4/+4 |
* | Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, |  Aaron Giles | 2009-05-09 | 1 | -2/+2 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -4/+4 |
* | Added the concept of device "owner", for devices owned by other devices. |  Aaron Giles | 2008-12-17 | 1 | -23/+12 |
* | Removed mame_find_cpu_index(). Use cputag_get_cpu() instead. |  Aaron Giles | 2008-12-06 | 1 | -10/+11 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -8/+8 |
* | WARNING: this compiles, but not fully cleanly, and a number of drivers |  Aaron Giles | 2008-11-14 | 1 | -15/+15 |
* | Massive API cleanup/change. The primary goal is that all CPU- |  Aaron Giles | 2008-11-13 | 1 | -3/+3 |
* | Major cpuintrf changes: |  Aaron Giles | 2008-11-10 | 1 | -4/+4 |
* | Cleanups and version bump.mame0127u8 |  Aaron Giles | 2008-10-13 | 1 | -2/+2 |
* | Minor tweak to fix initial attract mode timing. |  Aaron Giles | 2008-10-12 | 1 | -1/+6 |
* | Changed Cube Quest laserdisc override logic. It's still a little hacky but |  Aaron Giles | 2008-10-10 | 1 | -5/+14 |
* | Cleanups and version bump.mame0127u7 |  Aaron Giles | 2008-10-09 | 1 | -15/+15 |
* | Made the Z80 daisy chain aware of referencing device-specific devices. |  Aaron Giles | 2008-10-09 | 1 | -25/+27 |
* | Added correct overlay positioning, font, and behavior to PR-8210 emulation. |  Aaron Giles | 2008-10-06 | 1 | -29/+232 |
* | Added new functions for building device-relative tags. Changed machine |  Aaron Giles | 2008-10-03 | 1 | -4/+2 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-09-26 | 1 | -1/+1 |
* | Added 22VP931 emulation, which is mostly working. Communication works |  Aaron Giles | 2008-09-25 | 1 | -1/+1 |
* | Cleanups and version bump.mame0127u4 |  Aaron Giles | 2008-09-18 | 1 | -37/+37 |
* | Changed requirements for laserdisc CHDs to require a new chunk of |  Aaron Giles | 2008-09-18 | 1 | -808/+706 |
* | Cleanups and version bump.mame0127u3 |  Aaron Giles | 2008-09-11 | 1 | -13/+13 |
* | 02206: cubeqst: Cubequest now missing narrator and music during attract mode |  Aaron Giles | 2008-09-11 | 1 | -6/+25 |
* | Changed DEVICE_START functions to return an error code. Currently this |  Aaron Giles | 2008-09-09 | 1 | -32/+218 |
* | CPUs, sound chips, devices, and ROM-regions which are specified by devices |  Aaron Giles | 2008-09-08 | 1 | -1/+9 |
* | Added new device interface selector: DEVINFO_PTR_ROM_REGION. This allows a |  Aaron Giles | 2008-09-06 | 1 | -0/+233 |
* | Cleanups and version bump.mame0127u2 |  Aaron Giles | 2008-09-04 | 1 | -17/+17 |
* | Split core laserdisc functionality into separate file ldcore.c. |  Aaron Giles | 2008-09-04 | 1 | -0/+722 |