| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass 2 of struct modernization. |  Aaron Giles | 2012-09-15 | 53 | -169/+169 |
* | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 104 | -505/+383 |
* | fix taitogn shanghss, shangtou lockup at boot |  Michaël Banaan Ananas | 2012-09-14 | 1 | -2/+2 |
* | sharc: Rewrote DMA handling to use timers. |  Ville Linde | 2012-09-12 | 2 | -106/+124 |
* | HC11 core: fixed N flag in 16-bit operations. (nw) |  Sandro Ronco | 2012-09-12 | 1 | -1/+1 |
* | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 14 | -22/+22 |
* | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -2/+2 |
* | sharc: Changed delayed IOP writes to use timers. |  Ville Linde | 2012-09-12 | 1 | -33/+26 |
* | In device_state_interface, rename state() to state_int() |  Aaron Giles | 2012-09-11 | 4 | -6/+6 |
* | Don't use safe_pc[base] when you already have a |  Aaron Giles | 2012-09-11 | 3 | -3/+3 |
* | Add safe_pc() and safe_pcbase() methods to device_t. |  Aaron Giles | 2012-09-11 | 15 | -38/+38 |
* | fixed RORA/RORB opcodes in HC11 core. (nw) |  Sandro Ronco | 2012-09-10 | 1 | -2/+2 |
* | Added asl_ext, bclr_dir, bset_dir opcodes to the HC11 core. (nw) |  Sandro Ronco | 2012-09-10 | 2 | -3/+50 |
* | sharc: Minor optimizations |  Ville Linde | 2012-09-08 | 2 | -45/+35 |
* | fixed some warnings about unreachable statements reported by cppcheck (no wha... |  Oliver Stöneberg | 2012-09-08 | 1 | -4/+0 |
* | fixed some printf format string warnings reported by cppcheck (no whatsnew) |  Oliver Stöneberg | 2012-09-08 | 2 | -3/+3 |
* | removed some astring::stringbuffer() usage - fixes potential missing \0 termi... |  Oliver Stöneberg | 2012-09-07 | 2 | -2/+6 |
* | added missing \n to some fatalerror() calls (no whatsnew) |  Oliver Stöneberg | 2012-09-07 | 66 | -360/+360 |
* | PowerPC: 100% pass of integer portion of PPCTorture on all DRC backends. [R. ... |  R. Belmont | 2012-09-07 | 1 | -4/+37 |
* | DRC: Give C backend x86/x64 shift=0 behavior for consistency [R. Belmont] |  R. Belmont | 2012-09-07 | 1 | -8/+21 |
* | Moved MEMSEL as well |  Angelo Salese | 2012-09-04 | 1 | -0/+8 |
* | Small clean-up |  Angelo Salese | 2012-09-04 | 1 | -10/+2 |
* | Moved multiplication and division operation from SNES to 5A22 CPU core file [... |  Angelo Salese | 2012-09-04 | 2 | -0/+109 |
* | Fixed a major bug with 5A22 timings, that was incorrectly taking extra steals... |  Angelo Salese | 2012-09-04 | 2 | -8/+16 |
* | Improved SPC700 cycle opcode timings [Angelo Salese, byuu] |  Angelo Salese | 2012-09-04 | 2 | -14/+76 |
* | m6502: Refactored the indexed read/write to use devcb, and fixed the peripher... |  Curt Coder | 2012-09-04 | 7 | -63/+52 |
* | m6502: Fixed CPU peripheral port behavior by introducing pull-up and pull-dow... |  Curt Coder | 2012-09-04 | 2 | -5/+39 |
* | DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 94 | -1916/+1916 |
* | patches to make f1 super lap work, submitted by Haze, make Sixtoe happy! |  Michaël Banaan Ananas | 2012-09-03 | 1 | -2/+3 |
* | PowerPC: Fixed 601-type BAT processing [R. Belmont] |  R. Belmont | 2012-09-03 | 1 | -5/+5 |
* | get rid of old speedup hack (besides, it made halt timing inaccurate on drive... |  Michaël Banaan Ananas | 2012-09-02 | 1 | -32/+0 |
* | ppc: Implemented PPC403 DMA chaining [Ville Linde] |  Ville Linde | 2012-09-02 | 3 | -91/+198 |
* | Some changes, MB90082 != MB90092 |  Angelo Salese | 2012-08-29 | 1 | -1/+1 |
* | First step to Super Famicom Box |  Angelo Salese | 2012-08-29 | 1 | -2/+3 |
* | Hooked up NVRAM loading/saving |  Angelo Salese | 2012-08-24 | 1 | -1/+1 |
* | Implemented remaining BSU opcodes in V810 CPU core [Angelo Salese] |  Angelo Salese | 2012-08-23 | 1 | -2/+43 |
* | z80 r16491 for msx.c |  Michaël Banaan Ananas | 2012-08-23 | 1 | -6/+12 |
* | FastROM resets at boot, hook that up |  Angelo Salese | 2012-08-22 | 1 | -0/+10 |
* | Hooked up fastROM setting in the CPU core, nw |  Angelo Salese | 2012-08-22 | 4 | -3/+26 |
* | (SNES) Rewritten cycle steal code from scratch and nailed it directly in the ... |  Angelo Salese | 2012-08-22 | 3 | -0/+27 |
* | Some other small clean-ups |  Angelo Salese | 2012-08-21 | 1 | -4/+11 |
* | Force srcbit and dstbit to be always under 32 bytes |  Angelo Salese | 2012-08-21 | 1 | -2/+2 |
* | Sync with MESS (nw) |  Miodrag Milanovic | 2012-08-21 | 1 | -3/+76 |
* | fix of a fix of a fix ;) (no whatsnew) |  mahlemiut | 2012-08-20 | 1 | -2/+2 |
* | Fixed a sign bug with CVT.WS opcode in v810 CPU core [Angelo Salese] |  Angelo Salese | 2012-08-20 | 1 | -1/+1 |
* | Fix of a fix (nw) |  Miodrag Milanovic | 2012-08-20 | 4 | -53/+27 |
* | -i386: xlat implementation fix [Alegend45] |  Miodrag Milanovic | 2012-08-20 | 2 | -4/+32 |
* | Clean-ups and version bumpmame0146u5 |  Miodrag Milanovic | 2012-08-20 | 4 | -9/+9 |
* | PowerPC: fix CMP/CMPI instructions; they were behaving as CMPL/CMPLI and gene... |  R. Belmont | 2012-08-19 | 1 | -2/+2 |
* | fix a warning |  Michaël Banaan Ananas | 2012-08-17 | 1 | -1/+1 |