| Commit message (Expand) | Author | Age | Files | Lines |
* | added command-line option -[no]drc_log_native to control DRC native diassembl... |  Oliver Stöneberg | 2014-11-07 | 1 | -5/+1 |
* | added command-line option -[no]drc_log_uml to control DRC UML disassembly log... |  Oliver Stöneberg | 2014-11-07 | 1 | -7/+4 |
* | fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... |  Oliver Stöneberg | 2014-09-08 | 2 | -9/+0 |
* | arm7: Added Thumb version of BLX. [R. Belmont] |  R. Belmont | 2014-05-14 | 2 | -1/+23 |
* | fixed usage of uninitialized members in arm7_cpu_device (nw) |  Oliver Stöneberg | 2014-04-24 | 1 | -0/+4 |
* | Moved eminline and related files into /src/osd since it's system related (nw) |  Miodrag Milanovic | 2014-04-16 | 1 | -1/+1 |
* | renamed a few more files from *.c to *.inc |  Oliver Stöneberg | 2014-03-19 | 4 | -6/+6 |
* | removed left-over legacy_cpu_device usage from src/emu/cpu/arm7/arm7core.h (nw) |  Oliver Stöneberg | 2014-03-11 | 1 | -1/+0 |
* | (MESS) Fixed MT005469 |  Wilbert Pol | 2014-02-24 | 1 | -1/+2 |
* | More "old GCC" fixups (nw) |  R. Belmont | 2013-11-16 | 1 | -4/+4 |
* | Added command line option to force DRC C backend [Miodrag Milanovic] |  Miodrag Milanovic | 2013-08-27 | 1 | -3/+0 |
* | removed some unused device_irq_acknowledge_callback occurrances (nw) |  Oliver Stöneberg | 2013-08-21 | 2 | -2/+0 |
* | Skeleton for Sharp Zaurus (4th generation HW), blinks at Arbee |  Angelo Salese | 2013-08-15 | 1 | -1/+4 |
* | Cleanups and version bumpmame0149u1 |  Miodrag Milanovic | 2013-07-23 | 6 | -21/+18 |
* | do not use space in shortnames (nw) |  Miodrag Milanovic | 2013-07-07 | 1 | -1/+1 |
* | Fix compile |  Angelo Salese | 2013-07-07 | 1 | -1/+1 |
* | arm7.c: Modernized cpu core. (nw) |  Wilbert Pol | 2013-07-04 | 11 | -3776/+3111 |
* | Removed unneeded file (nw) |  Wilbert Pol | 2013-06-29 | 1 | -1/+0 |
* | arm7dasm.c: tiny fix for undefined shift behavior (nw) |  Wilbert Pol | 2013-02-11 | 1 | -1/+1 |
* | Cleanups and version bumpmame0148u1 |  Miodrag Milanovic | 2013-02-11 | 4 | -569/+569 |
* | arm7ops.c: Fix SMULW, SMLAW opcodes [MooglyGuy] |  Ryan Holtz | 2013-02-07 | 2 | -62/+40 |
* | arm7ops.c: Fix SMLAL opcode. [MooglyGuy] |  Ryan Holtz | 2013-02-07 | 2 | -81/+31 |
* | arm7ops.c: Fixed behavior of SMLAxy opcode. [MooglyGuy] |  Ryan Holtz | 2013-02-07 | 2 | -44/+504 |
* | arm.c: Add fine page table lvl2 lookup, fixes ldrink fatalerror. [MooglyGuy] |  Ryan Holtz | 2013-02-06 | 3 | -4/+46 |
* | arm7 drc checkpoint, nw |  Ryan Holtz | 2013-02-05 | 5 | -806/+2332 |
* | checkpoint (nw) |  Ryan Holtz | 2013-02-04 | 10 | -832/+2960 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 4 | -12/+1 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 8 | -2764/+2761 |
* | removed unreachable code detected by cppcheck (nw) |  Oliver Stöneberg | 2012-12-25 | 1 | -2/+0 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 2 | -2/+2 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 2 | -6/+6 |
* | Clean-ups and version bumpmame0147 |  Miodrag Milanovic | 2012-09-17 | 1 | -1/+1 |
* | Pass 2 of struct modernization. |  Aaron Giles | 2012-09-15 | 1 | -2/+2 |
* | added missing \n to some fatalerror() calls (no whatsnew) |  Oliver Stöneberg | 2012-09-07 | 2 | -8/+8 |
* | DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -22/+22 |
* | fixed some unread variable warnings reported by clang (no whatsnew) |  Oliver Stöneberg | 2012-08-09 | 1 | -5/+0 |
* | Renamed device_irq_callback to device_irq_acknowledge_callback to |  Aaron Giles | 2012-04-10 | 2 | -2/+2 |
* | ARM7: for v5 and later, Thumb POP can return to ARM mode [R. Belmont] |  R. Belmont | 2012-03-21 | 1 | -1/+23 |
* | Clean-ups and version bumpmame0144u7 |  Angelo Salese | 2012-01-29 | 1 | -1/+1 |
* | Clean-ups and version bumpmame0144u6 |  Angelo Salese | 2012-01-15 | 4 | -110/+110 |
* | ARM7: Gave ARM mode its own file & cleaned up formatting/indenting [David Hay... |  R. Belmont | 2012-01-11 | 9 | -3143/+3691 |
* | and 2 more (nw) |  R. Belmont | 2012-01-11 | 2 | -0/+1225 |
* | missed a file (nw) |  R. Belmont | 2012-01-11 | 1 | -0/+226 |
* | arm7: some code reorganization, used a jump table for a small speedup [David ... |  R. Belmont | 2012-01-11 | 3 | -1343/+17 |
* | Cleanups and version bumpmame0144u5 |  Angelo Salese | 2012-01-08 | 3 | -18/+18 |
* | ARM7: Fixed 39-in-1 booting. [Tim Schuerewegen] |  Ryan Holtz | 2012-01-04 | 1 | -2/+18 |
* | arm7: implemented MMU permission faults [Tim Schuerewegen] |  Miodrag Milanovic | 2011-12-30 | 4 | -97/+280 |
* | GCC 4.6 "Variable assigned but not used" fixes, part 6 (no whatsnew) |  R. Belmont | 2011-05-30 | 1 | -2/+2 |
* | Created new enum type address_spacenum for specifying an address |  Aaron Giles | 2011-03-27 | 1 | -10/+10 |
* | Get rid of state_save_register_device_* macros in favor of direct |  Aaron Giles | 2011-02-09 | 1 | -7/+7 |