| Commit message (Expand) | Author | Age | Files | Lines |
* | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -3/+3 |
* | gdbstub: added new GDB stub debugger (#5456) |  Ramiro Polla | 2019-08-11 | 1 | -0/+2 |
* | arm7dasm.cpp: Remove unnecessary newline (nw) |  AJR | 2019-08-04 | 1 | -1/+1 |
* | riscpc.cpp: fix bug with force irq, now rpc700 enters into prompt supervisor ... |  Angelo Salese | 2019-07-29 | 1 | -2/+2 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -3/+4 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -4/+3 |
* | Philips company is 1 L (nw) |  hap | 2019-02-28 | 1 | -1/+1 |
* | misc MACHINE_CONFIG macros removal (nw) |  Ivan Vangelista | 2019-02-09 | 1 | -2/+3 |
* | -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... |  mooglyguy | 2018-12-16 | 1 | -4/+0 |
* | -6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw |  mooglyguy | 2018-08-10 | 2 | -0/+17 |
* | Wow. I can't believe I missed this. (nw) |  Melissa Goad | 2018-07-15 | 1 | -1/+1 |
* | Add a driver for the original iPhone. (#3742) |  Melissa Goad | 2018-07-15 | 3 | -29/+85 |
* | fix building with clang 6.0.1 (nw) |  smf- | 2018-07-07 | 2 | -12/+0 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -10/+10 |
* | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 4 | -9/+19 |
* | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -13/+14 |
* | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 1 | -2/+2 |
* | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 4 | -326/+321 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -9/+2 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -2/+3 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
* | -gba: Use correct initial mapping for movie cartridges. Fixes v_sharkt, v_shr... |  mooglyguy | 2018-01-13 | 1 | -0/+458 |
* | pgm2 / arm9 : ensure savestates work from commandline (eg launching with -sta... |  David Haywood | 2018-01-04 | 2 | -0/+40 |
* | Remove a bunch of space.device().safe_pc() from devices (nw) |  Olivier Galibert | 2017-12-30 | 1 | -17/+17 |
* | resolve merge conflicts (nw) |  MetalliC | 2017-12-27 | 1 | -17/+14 |
* | Merge tag 'mame0193' |  Vas Crabb | 2017-12-27 | 1 | -14/+17 |
|\ |
|
| * | Arm Thumb: same but handle 2 magical ROR cases (nw) |  MetalliC | 2017-12-24 | 1 | -19/+22 |
* | | arm7: revert previous changes, explicit masking and rotating was unneeded (ex... |  MetalliC | 2017-12-25 | 3 | -55/+26 |
* | | ARM thumb: v4 is really a bit different in edge cases (nw) |  MetalliC | 2017-12-24 | 1 | -5/+20 |
* | | Arm Thumb: same but handle 2 magical ROR cases (nw) |  MetalliC | 2017-12-24 | 1 | -19/+22 |
|/ |
|
* | Revert "ARM Thumb: mask address lsb during 16/32 bit memory access, as per AR... |  arbee | 2017-12-23 | 1 | -17/+17 |
* | ARM Thumb: mask address lsb during 16/32 bit memory access, as per ARMv5/ARM9... |  MetalliC | 2017-12-24 | 1 | -17/+17 |
* | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 5 | -37/+34 |
* | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 5 | -34/+37 |
* | protect trampoline constructors (nw) |  Vas Crabb | 2017-12-13 | 1 | -1/+3 |
* | only define LSL, LSR, ROL & ROR when building the cpu core (nw) |  smf- | 2017-12-11 | 2 | -5/+5 |
* | igs036 seems to be derived from a 946 type core based on using MPU not MMU, c... |  David Haywood | 2017-12-11 | 2 | -29/+25 |
* | arm7: LDMIA/STMIA always align to a 32-bit boundry [endrift, R. Belmont] |  arbee | 2017-12-05 | 1 | -3/+2 |
* | arm7: fix unaligned 16-bit loads |  Vas Crabb | 2017-11-30 | 3 | -13/+13 |
* | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 3 | -3/+3 |
* | arm7 disasm fix (nw) |  Olivier Galibert | 2017-11-27 | 1 | -4/+4 |
* | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 4 | -113/+94 |
* | srcclean (nw) |  Vas Crabb | 2017-11-26 | 3 | -8/+8 |
* | Coverity fix (nw) |  arbee | 2017-11-20 | 1 | -0/+1 |
* | typo fix (nw) |  arbee | 2017-11-19 | 1 | -1/+1 |
* | arm7: Flesh out ARM946ES, add movable DTCM and ITCM support. [R. Belmont] |  arbee | 2017-11-19 | 2 | -8/+323 |
* | arm7: Implement BLX Rn instruction for ARM9. NDS ARM9 BIOS gets to the first... |  arbee | 2017-11-16 | 2 | -1/+21 |
* | arm7: add support for high vector option, fixed v5 BLX to save the return add... |  arbee | 2017-11-15 | 4 | -5/+20 |
* | arm7: handle DP-commands ROR <Rs> case where Rs=32/64, remove few outdated co... |  MetalliC | 2017-11-11 | 1 | -11/+13 |
* | arm7: add ARM v5/9 check (nw) |  MetalliC | 2017-11-10 | 1 | -6/+3 |