| Commit message (Expand) | Author | Age | Files | Lines |
* | f8: Fix formatting glitch with disassembly of invalid instructions |  AJR | 2018-08-17 | 1 | -6/+6 |
* | Less silly addressing (nw) |  AJR | 2018-08-17 | 1 | -2/+2 |
* | -ram_device: MCFG removal, nw |  mooglyguy | 2018-08-16 | 1 | -2/+1 |
* | none of this is necessary as the apu is an internal device with a DERIVED_CLO... |  smf- | 2018-08-15 | 2 | -18/+2 |
* | c8002: Z8002 writes ED 4D here (nw) |  AJR | 2018-08-14 | 1 | -0/+2 |
* | tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. |  Michael Zapf | 2018-08-14 | 3 | -57/+12 |
* | hng64: misc cleanups + kludge so that roadedge / xrally can be coined up and... |  David Haywood | 2018-08-14 | 1 | -149/+151 |
* | i860: hotfix for coverity issue (nw) |  Melissa Goad | 2018-08-13 | 1 | -1/+1 |
* | tms57002: Add dready callback for superctr (nw) |  AJR | 2018-08-13 | 3 | -0/+21 |
* | v53: Add 8-bit mappings for internal peripherals and save associated register... |  AJR | 2018-08-12 | 2 | -0/+25 |
* | cpu/nec: Start pushing down V33/V53-specific memory stuff into a new base cla... |  AJR | 2018-08-12 | 4 | -23/+39 |
* | cpu/nec: Rename address expansion flag after internal name (nw) |  AJR | 2018-08-12 | 4 | -12/+13 |
* | Emulate V33/V53 expanded addressing mode, including BRKXA and RETXA instructions |  AJR | 2018-08-12 | 7 | -30/+86 |
* | fix for undefined fmin & ceil on GNU Guix with GCC 5.5.0 (nw) |  smf- | 2018-08-11 | 2 | -0/+2 |
* | ti99_2: Fixed cassette loading by fixing a glitch of tms9995 reading the decr... |  Michael Zapf | 2018-08-10 | 1 | -4/+5 |
* | -pia6821: Removed MCFG and old devcb. [Ryan Holtz] |  mooglyguy | 2018-08-10 | 1 | -0/+7 |
* | -6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw |  mooglyguy | 2018-08-10 | 2 | -0/+17 |
* | F8 documentation correction and improvement (nw) |  AJR | 2018-08-09 | 1 | -0/+21 |
* | hng64 - add dpram device (nw) (#3836) |  David Haywood | 2018-08-08 | 1 | -1/+1 |
* | -cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw |  mooglyguy | 2018-08-07 | 1 | -0/+7 |
* | interpro: devcb3 goodness (nw) (#3737) |  Patrick Mackinlay | 2018-08-07 | 1 | -109/+160 |
* | h6280.cpp : Internalize peripherals, Sound (#3792) |  cam900 | 2018-08-05 | 2 | -7/+78 |
* | Merge pull request #3824 from DavidHaywood/030818_3 |  ajrhacker | 2018-08-04 | 2 | -33/+66 |
|\ |
|
| * | current hng64 / tlcs870 notes, tweaks etc. |  DavidHaywood | 2018-08-04 | 2 | -33/+66 |
* | | i386.cpp: XADD instructions must set flags based on sum result (nw) |  yz70s | 2018-08-04 | 1 | -6/+12 |
|/ |
|
* | h8: H8/3003 support [R. Belmont] |  arbee | 2018-08-02 | 2 | -0/+378 |
* | fix silly PSW trashing on interrupts, allow Register Bank to be shown in debu... |  DavidHaywood | 2018-08-03 | 3 | -3/+13 |
* | tlcs870 - feature stubs (#3818) |  David Haywood | 2018-08-02 | 4 | -33/+609 |
* | -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... |  mooglyguy | 2018-08-01 | 1 | -0/+2 |
* | tlcs870 - takes first interrupt (nw) (#3807) |  David Haywood | 2018-07-31 | 6 | -60/+348 |
* | -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] |  mooglyguy | 2018-07-31 | 1 | -0/+1 |
* | tlcs870 - ALU flags, passes internal RAM check (nw) (#3797) |  David Haywood | 2018-07-28 | 6 | -39/+402 |
* | prevent HOLD_LINE & irq acknowledge infection (nw) |  smf- | 2018-07-27 | 1 | -6/+6 |
* | Prevent aggressive incompetence (nw) |  Olivier Galibert | 2018-07-27 | 2 | -7/+7 |
* | PSX CPU: hookup debugger_exception_hook & debugger_interrupt_hook [smf] |  smf- | 2018-07-27 | 1 | -10/+28 |
* | tlcs870 updates (#3787) |  David Haywood | 2018-07-26 | 6 | -313/+1479 |
* | Merge pull request #3785 from MoochMcGee/i386-fix |  ajrhacker | 2018-07-24 | 1 | -2/+3 |
|\ |
|
| * | i386: Properly fix that detection check this time (nw) |  Melissa Goad | 2018-07-24 | 1 | -2/+3 |
* | | m6809: Disassembly tweaks |  AJR | 2018-07-24 | 1 | -2/+8 |
* | | dsp16: Fixed a couple of typos pointed out by Coverity (nw) |  Melissa Goad | 2018-07-24 | 1 | -2/+2 |
* | | Fix tiny dead code bug (nw) |  Melissa Goad | 2018-07-24 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #3776 from MoochMcGee/master5 |  ajrhacker | 2018-07-23 | 1 | -1/+1 |
|\ |
|
| * | i386: Fix a bug that could cause a relatively common CPU detection check to s... |  Melissa Goad | 2018-07-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'mainline/release0200' |  Vas Crabb | 2018-07-23 | 1 | -9/+0 |
|\ \ |
|
| * | | cherry-pick fixes from mainline and clean up some stuff (nw) |  Vas Crabb | 2018-07-23 | 5 | -23/+11 |
* | | | fix for ambiguous call to overloaded function when using MSVC (nw) |  smf- | 2018-07-23 | 1 | -6/+2 |
* | | | (nw) clean up some superfluous semicolons, make constants static, fix const-q... |  Vas Crabb | 2018-07-23 | 1 | -19/+19 |
* | | | Flesh out TLCS870 core (#3763) |  David Haywood | 2018-07-23 | 8 | -3027/+3274 |
| |/
|/| |
|
* | | Take 2. Use include files to get class definition instead of relying purely o... |  smf- | 2018-07-22 | 4 | -8/+9 |
|/ |
|
* | (nw) srcclean and some cleanup: |  Vas Crabb | 2018-07-22 | 13 | -995/+1007 |