| Commit message (Expand) | Author | Age | Files | Lines |
* | Added proper channel 2 support, and logging capabilities to OKIM6376. [J.Wall... |  Angelo Salese | 2011-06-15 | 1 | -3/+3 |
* | 6840ptm.c: Fixed mode check in set_gate() [J Wallace] |  Phil Bennett | 2011-05-05 | 1 | -1/+1 |
* | Cleanup acia6850 modernization, removing trampolines. |  Aaron Giles | 2011-05-04 | 1 | -52/+0 |
* | Switch to static_set_interface for setting the interface struct in a type-safe |  Aaron Giles | 2011-05-03 | 1 | -23/+6 |
* | Cleaned up 6840 device modernization, removing legacy trampolines |  Aaron Giles | 2011-05-03 | 1 | -183/+120 |
* | Reimplemented devcb using delegates and classes. Unified the logic |  Aaron Giles | 2011-05-02 | 1 | -8/+8 |
* | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -23/+21 |
* | Switch from m_machine to machine() everywhere. In some cases this |  Aaron Giles | 2011-04-18 | 1 | -6/+6 |
* | Removed short name as parameter from device_config this way it is not mandato... |  Miodrag Milanovic | 2011-02-11 | 1 | -1/+1 |
* | - Added shortname to devices in order to make ROM loading per device possible... |  Miodrag Milanovic | 2011-02-10 | 1 | -1/+1 |
* | Get rid of state_save_register_device_* macros in favor of direct |  Aaron Giles | 2011-02-09 | 1 | -19/+19 |
* | As promised, the bulk update of timer calls: |  Aaron Giles | 2011-02-06 | 1 | -13/+13 |
* | Convert emu_timers to objects. Move implementation and management of |  Aaron Giles | 2011-02-06 | 1 | -3/+3 |
* | Converted attotime to a class, with proper operators. Removed old |  Aaron Giles | 2011-02-03 | 1 | -8/+8 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -6/+6 |
* | Various device fixes/enhancements [Hans Ostermeyer] |  R. Belmont | 2010-12-07 | 1 | -3/+4 |
* | Correcting device names. No whatsnew. |  Ryan Holtz | 2010-08-28 | 1 | -1/+1 |
* | Updated the PTM 6840 device to no longer be legacy. [Harmony] |  Ryan Holtz | 2010-08-26 | 1 | -363/+377 |
* | MAMEdev kant spel (Ubuntu/Canonical cares about this) [wallyweek] |  R. Belmont | 2010-07-08 | 1 | -2/+2 |
* | Split implementation for legacy devices into a separate macro. Updated all |  Aaron Giles | 2010-06-11 | 1 | -0/+2 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -7/+4 |
* | Cleanups and version bump. |  Aaron Giles | 2010-04-21 | 1 | -1/+1 |
* | 6840PTM: Fixed interrupt flag behaviour and now allow fractional input clocks... |  Phil Bennett | 2010-04-14 | 1 | -20/+19 |
* | Made device->tag and devconfig->tag into private member variables (m_tag). |  Aaron Giles | 2010-03-08 | 1 | -17/+17 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -20/+20 |
* | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -17/+17 |
* | The other larger patch adds missing static and const qualifiers, and |  Aaron Giles | 2009-06-08 | 1 | -1/+1 |
* | Cleanups and version bump.mame0131u4 |  Aaron Giles | 2009-06-04 | 1 | -40/+40 |
* | Converted Motorola 6840PTM to be a MAME device |  Fabio Priuli | 2009-06-02 | 1 | -415/+444 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -2/+2 |
* | Here's the big one.... |  Aaron Giles | 2008-12-11 | 1 | -3/+3 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -19/+19 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -1/+1 |
* | Added "tag" parameter to state_save_register_item_* calls. Removed |  Aaron Giles | 2008-11-17 | 1 | -19/+19 |
* | WARNING: this compiles, but not fully cleanly, and a number of drivers |  Aaron Giles | 2008-11-14 | 1 | -33/+39 |
* | Major cpuintrf changes: |  Aaron Giles | 2008-11-10 | 1 | -3/+3 |
* | From Oliver Stoeneberg [oliverst@online.de] |  Aaron Giles | 2008-09-04 | 1 | -47/+46 |
* | Another 64-bit GCC fix. |  R. Belmont | 2008-08-14 | 1 | -2/+2 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-08-14 | 1 | -10/+5 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-07-24 | 1 | -6/+1 |
* | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2008-06-26 | 1 | -35/+35 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-05-22 | 1 | -1/+1 |
* | Cleanups and version bump to 0.124u1.mame0124u1 |  Aaron Giles | 2008-04-03 | 1 | -1/+1 |
* | Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* |  Aaron Giles | 2008-04-03 | 1 | -8/+8 |
* | New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... |  smf- | 2008-03-30 | 1 | -8/+8 |
* | 1. Added driver for JPM 'Give us a Break' hardware, supporting: |  Phil Bennett | 2008-03-29 | 1 | -151/+171 |
* | Added running_machine * parameter to the front of all read/write handlers. |  Aaron Giles | 2008-03-05 | 1 | -4/+4 |
* | From: JEA Wallace [mailto:jeaw100@york.ac.uk] |  Aaron Giles | 2008-02-19 | 1 | -17/+106 |
* | Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). |  Aaron Giles | 2008-02-06 | 1 | -3/+3 |