| Commit message (Expand) | Author | Age | Files | Lines |
* | Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... |  Fabio Priuli | 2010-01-06 | 1 | -1/+1 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -11/+11 |
* | Fixed up some error logging messages to output the correct number of characters |  Aaron Giles | 2009-09-10 | 1 | -1/+4 |
* | Remove remaining references to machine->cpu[n]. Removed cpu[n] array. |  Aaron Giles | 2009-09-08 | 1 | -11/+8 |
* | Changed profiler to separate start/stop cases. [Christophe Jaillet] |  Aaron Giles | 2009-08-19 | 1 | -2/+2 |
* | Another step. Moved the address-space related get_info constants |  Aaron Giles | 2009-07-08 | 1 | -4/+1 |
* | Bulk change alert. |  Aaron Giles | 2009-04-26 | 1 | -2/+1 |
* | Deprecated device_set_info. Almost all devices had a NULL or empty |  Aaron Giles | 2009-04-23 | 1 | -18/+9 |
* | Added cursor info to the TMS9927, and also the CRT50x7 device variants. |  Aaron Giles | 2009-04-23 | 1 | -1/+1 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -10/+10 |
* | Removed device types from device queries that use tags, under the |  Aaron Giles | 2009-03-02 | 1 | -1/+1 |
* | Modified the makefile to support experimental optional C++ |  Aaron Giles | 2009-02-28 | 1 | -1/+1 |
* | Added the ability for devices to have their own custom inline config management. |  Aaron Giles | 2009-02-16 | 1 | -0/+4 |
* | Ok, this is The Big One. |  Aaron Giles | 2009-02-11 | 1 | -3/+3 |
* | On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: |  Aaron Giles | 2009-01-22 | 1 | -2/+0 |
* | Cleanups and version bump.mame0129 |  Aaron Giles | 2009-01-04 | 1 | -8/+8 |
* | Cleaned up the profiler. Reduced its runtime overhead significantly by |  Aaron Giles | 2009-01-02 | 1 | -1/+1 |
* | 02776: mwalk, mwalkj, mwalku: Crash when starting game |  Aaron Giles | 2008-12-30 | 1 | -1/+0 |
* | 02783: SMS-Based megatech.c sets: [debug] Access Violation with -debug |  Aaron Giles | 2008-12-30 | 1 | -2/+2 |
* | 02785: a51site4: Interger Overflow with -debug |  Aaron Giles | 2008-12-30 | 1 | -0/+1 |
* | Fix 02766: topgunnr: Hangs |  Phil Bennett | 2008-12-24 | 1 | -1/+1 |
* | CPU interface organization shuffle. The file cpuintrf.h now merely |  Aaron Giles | 2008-12-22 | 1 | -7/+4 |
* | Significantly optimized the inner execution loop. arknoid2 is ~2.5x |  Aaron Giles | 2008-12-22 | 1 | -83/+168 |
* | Cleanups and version bump. |  Aaron Giles | 2008-12-22 | 1 | -51/+51 |
* | Minor code simplification. |  Aaron Giles | 2008-12-21 | 1 | -5/+1 |
* | Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling |  Aaron Giles | 2008-12-20 | 1 | -63/+102 |
* | Renamed CPUINFO_PTR_* to CPUINFO_FCT_* for function get infos. |  Aaron Giles | 2008-12-19 | 1 | -9/+9 |
* | Cleaned up device and sound interfaces to match the CPU |  Aaron Giles | 2008-12-19 | 1 | -1/+394 |
* | Removed index and clock parameters from CPU_INIT function. |  Aaron Giles | 2008-12-18 | 1 | -1/+1 |
* | Made the concept of a "clock" native to devices. The clock is now |  Aaron Giles | 2008-12-18 | 1 | -1/+1 |
* | More device normalization: |  Aaron Giles | 2008-12-16 | 1 | -19/+16 |
* | Made CPUs into proper devices. CPUs are now added in the |  Aaron Giles | 2008-12-16 | 1 | -364/+394 |
* | Cleanups and version bump. |  Aaron Giles | 2008-12-15 | 1 | -1/+1 |
* | Expanded cpuexec cycles <-> attotime functions to handle UINT64s. |  Aaron Giles | 2008-12-13 | 1 | -4/+8 |
* | Fixed crash bug in DCS games. |  Aaron Giles | 2008-12-11 | 1 | -2/+0 |
* | Here's the big one.... |  Aaron Giles | 2008-12-11 | 1 | -47/+93 |
* | Fatalerror in non-debug builds too. |  Aaron Giles | 2008-12-10 | 1 | -2/+0 |
* | Re-routed empty get/set context calls to the dummy CPU's, and removed them |  Aaron Giles | 2008-12-09 | 1 | -51/+1 |
* | Pointer-ified the konami CPU core. Changed setlines callback to |  Aaron Giles | 2008-12-06 | 1 | -0/+1 |
* | Cleanups/version bump/added missing drivers.mame0128u5 |  Aaron Giles | 2008-12-06 | 1 | -4/+4 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -19/+25 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -9/+19 |
* | Removed globals from cpuexec. |  Aaron Giles | 2008-11-25 | 1 | -52/+75 |
* | Fixes subtle timing calculation problems that affected SH-2 timers. |  Aaron Giles | 2008-11-24 | 1 | -9/+18 |
* | Cleanups and version bump for 0.128u4.mame0128u4 |  Aaron Giles | 2008-11-24 | 1 | -31/+31 |
* | Debugger interfaces cleanup. Still more to do but this compiles and |  Aaron Giles | 2008-11-21 | 1 | -3/+3 |
* | Another big one. |  Aaron Giles | 2008-11-20 | 1 | -1/+1 |
* | Added "tag" parameter to state_save_register_item_* calls. Removed |  Aaron Giles | 2008-11-17 | 1 | -15/+14 |
* | Sega/Williams compile and crash fixes. |  Aaron Giles | 2008-11-15 | 1 | -10/+10 |
* | WARNING: this compiles, but not fully cleanly, and a number of drivers |  Aaron Giles | 2008-11-14 | 1 | -89/+98 |