| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant item cpu from address_space, in favor of |  Aaron Giles | 2011-03-29 | 1 | -1/+1 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -16/+16 |
* | Added device_t::memory() to fetch a reference to the memory interface, |  Aaron Giles | 2011-03-27 | 1 | -3/+3 |
* | As promised, the bulk update of timer calls: |  Aaron Giles | 2011-02-06 | 1 | -6/+6 |
* | Convert emu_timers to objects. Move implementation and management of |  Aaron Giles | 2011-02-06 | 1 | -1/+1 |
* | Attotime bulk conversion step: |  Aaron Giles | 2011-02-03 | 1 | -2/+2 |
* | Converted attotime to a class, with proper operators. Removed old |  Aaron Giles | 2011-02-03 | 1 | -2/+2 |
* | Removed several exported non-const global variables from the core [Atari Ace] |  Phil Bennett | 2010-08-13 | 1 | -1/+6 |
* | Remove the global clock accessors and cpu_* aliases: |  Aaron Giles | 2010-07-07 | 1 | -1/+1 |
* | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | And some more. Converted the ds2404 to a device along the way. |  Aaron Giles | 2009-12-21 | 1 | -1/+6 |
* | Remove remaining references to machine->cpu[n]. Removed cpu[n] array. |  Aaron Giles | 2009-09-08 | 1 | -4/+4 |
* | Here's the big one.... |  Aaron Giles | 2008-12-11 | 1 | -4/+4 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -1/+1 |
* | WARNING: this compiles, but not fully cleanly, and a number of drivers |  Aaron Giles | 2008-11-14 | 1 | -2/+2 |
* | Massive API cleanup/change. The primary goal is that all CPU- |  Aaron Giles | 2008-11-13 | 1 | -4/+4 |
* | Major cpuintrf changes: |  Aaron Giles | 2008-11-10 | 1 | -9/+9 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-05-22 | 1 | -6/+5 |
* | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2008-04-11 | 1 | -2/+2 |
* | Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* |  Aaron Giles | 2008-04-03 | 1 | -1/+1 |
* | New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... |  smf- | 2008-03-30 | 1 | -1/+1 |
* | Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). |  Aaron Giles | 2008-02-06 | 1 | -2/+2 |
* | - Added deprecat.h that contains some deprecated/discouraged contructs (see b... |  Zsolt Vasvari | 2008-01-25 | 1 | -0/+1 |
* | - Changed cpunum_set_input_line* functions to take running_machine as an argu... |  Zsolt Vasvari | 2008-01-24 | 1 | -2/+2 |
* | Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. |  Aaron Giles | 2008-01-14 | 1 | -1/+1 |
* | Changes for MAME 0.121u2.mame0121u2 |  Aaron Giles | 2007-12-17 | 1 | -1/+1 |
* | Changes for MAME 0.121u1.mame0121u1 |  Aaron Giles | 2007-12-17 | 1 | -1/+1 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+179 |