| Commit message (Expand) | Author | Age | Files | Lines |
| * | srcclean (nw) |  Vas Crabb | 2019-06-23 | 3 | -48/+48 |
| * | mega32x.cpp: refactor and convert read/write handlers to 16-bit space [Angelo... |  Angelo Salese | 2019-06-22 | 2 | -7/+7 |
| * | sh2.cpp: first pass over SH7604 SoC refactoring [Angelo Salese] |  Angelo Salese | 2019-06-21 | 4 | -419/+1012 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -1/+1 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -1/+1 |
| * | sh2: Fix interpreter for cps3 [O. Galibert] |  Olivier Galibert | 2019-01-19 | 1 | -1/+1 |
| * | -sh2, sh4, sat_ctrl: Removed MCFG, nw |  mooglyguy | 2018-12-09 | 4 | -101/+44 |
| * | -mb86235, sh7604, sharc: Removed MCFG macros, nw |  mooglyguy | 2018-12-09 | 3 | -21/+0 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 4 | -28/+28 |
| * | srcclean (nw) |  Vas Crabb | 2018-05-27 | 1 | -1/+1 |
| * | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 2 | -1/+3 |
| * | D'oh. (nw) |  arbee | 2018-05-16 | 1 | -0/+7 |
| * | sh4drc: optimize FPU CMP instructions (nw) |  arbee | 2018-05-16 | 1 | -20/+8 |
| * | sh4drc: fix SR damage in new CMP implementations (nw) |  arbee | 2018-05-15 | 1 | -4/+12 |
| * | Start killing off non-diexec PULSE_LINE hacks (nw) |  AJR | 2018-05-15 | 5 | -18/+7 |
| * | sh4drc: remove remaining CALLC from FRCHG (nw) |  arbee | 2018-05-15 | 1 | -5/+13 |
| * | sh4drc: optimized some of the previously implemented UML (nw) |  arbee | 2018-05-14 | 1 | -23/+11 |
| * | sh4drc: UML implementations of FSTS, FLOAT, FTRC, FNEG, FABS, FSCHG, and FRCH... |  arbee | 2018-05-14 | 1 | -46/+76 |
| * | sh4drc: UML implementations of FLDI0, FLDI1, FCMP_EQ, and FCMP_GT [R. Belmont] |  arbee | 2018-05-13 | 1 | -28/+54 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 6 | -28/+65 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 2 | -6/+11 |
| * | srcclean (nw) |  Vas Crabb | 2018-04-22 | 2 | -9/+9 |
| * | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 5 | -55/+64 |
| * | sh4drc: 8 more UML conversions (nw) |  arbee | 2018-04-15 | 1 | -50/+9 |
| * | sh4drc: UML version of FMAC, fixed possible error in previous FPU conversion ... |  arbee | 2018-04-15 | 3 | -69/+69 |
| * | sh4drc: 3 more trivial UML conversions (nw) |  arbee | 2018-04-15 | 1 | -21/+6 |
| * | sh4drc: UML implementations of FADD, FSUB, FMUL, and FDIV. [R. Belmont] |  arbee | 2018-04-14 | 5 | -327/+361 |
| * | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 3 | -5/+5 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 7 | -391/+364 |
| * | reduce scope of stuff with different definitions across CPUs (nw) |  Vas Crabb | 2018-03-20 | 1 | -23/+31 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 2 | -7/+7 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -32/+32 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 10 | -17/+22 |
| * | API change: Memory maps are now "last entry wins" [O. Galibert] |  Olivier Galibert | 2018-01-31 | 1 | -2/+2 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -0/+1 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -3/+3 |
| * | Extended time! All space.device() removed from comments (nw) |  Olivier Galibert | 2018-01-05 | 1 | -1/+1 |
| * | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 3 | -3/+3 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 8 | -127/+148 |
| * | srcclean (nw) |  Vas Crabb | 2017-11-26 | 1 | -1/+1 |
| * | SH3/4 drc: reset drc cache |  MetalliC | 2017-11-24 | 1 | -0/+1 |
| * | some SH3/4 recompiler changes that got lost at some point (nw) (#2767) |  David Haywood | 2017-11-01 | 1 | -4/+13 |
| * | add missing emu.h (nw) |  smf- | 2017-10-22 | 1 | -0/+1 |
| * | srcclean (nw) |  Vas Crabb | 2017-10-22 | 9 | -97/+97 |
| * | fix an error that was preventing dc from booting (my own mistake, was testing... |  David Haywood | 2017-10-17 | 2 | -6/+8 |
| * | a few dasm fixes that were in the sh4 core but not the sh2 core and got lost ... |  David Haywood | 2017-10-16 | 1 | -3/+6 |
| * | these were meant to be part of that (nw) |  David Haywood | 2017-10-12 | 1 | -15/+3 |
| * | fix CPS3/STV (we always use timers for SH2 DMA, and have done for years, just... |  David Haywood | 2017-10-12 | 1 | -4/+1 |
| * | sh4fe: Don't inline virtual functions (nw) |  AJR | 2017-10-11 | 1 | -2/+2 |
| * | Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) |  David Haywood | 2017-10-11 | 18 | -10597/+9488 |