| Commit message (Expand) | Author | Age | Files | Lines |
* | cbuster.cpp, darkseal.cpp, vaportra.cpp: Add workaround to 6280 core to fix m... |  AJR | 2019-09-09 | 2 | -3/+8 |
* | -r4000: Report the correct sub-revision for the R4600, and allow specific R4x... |  mooglyguy | 2019-09-08 | 2 | -6/+6 |
* | h8: Disassembly improvements |  AJR | 2019-09-02 | 5 | -31/+51 |
* | f2mc16: more opcodes, improved disassembly (nw) |  arbee | 2019-09-02 | 4 | -48/+313 |
* | sm500: fix problem on wakeup from HALT (nw) |  hap | 2019-08-31 | 1 | -1/+1 |
* | m37710: Internalize timing for A-D converter |  AJR | 2019-08-30 | 2 | -7/+45 |
* | f2mc16: more diassembler opcodes (nw) |  arbee | 2019-08-29 | 1 | -1/+127 |
* | f2mc16: added more opcodes to diassembler, normalized bit syntax [R. Belmont] |  arbee | 2019-08-29 | 1 | -6/+182 |
* | f2mc16: fixed BBC branch offset, add savestates, cleanup variable usage in ut... |  arbee | 2019-08-29 | 2 | -44/+66 |
* | mips1: undocumented behaviour (nw) |  Patrick Mackinlay | 2019-08-29 | 1 | -1/+12 |
* | SH2 clock multiplier docs |  MetalliC | 2019-08-29 | 3 | -8/+21 |
* | f2mc16: More opcodes and more robust IRQ handling [R. Belmont] |  arbee | 2019-08-27 | 5 | -47/+588 |
* | se3208: Clean up disassembler and remove unwanted newline (nw) |  AJR | 2019-08-26 | 2 | -33/+25 |
* | tms34020: Fix BLMOVE aligment handling |  Priit Laes | 2019-08-25 | 1 | -32/+25 |
* | srcclean (nw) |  Vas Crabb | 2019-08-25 | 3 | -742/+742 |
* | z180: Fixed verbose logging (nw) |  Nigel Barnes | 2019-08-22 | 1 | -6/+6 |
* | alto2: Use device finders for Diablo HDs (nw) |  AJR | 2019-08-21 | 3 | -13/+3 |
* | alto2: Make another thing into a callback (nw) |  AJR | 2019-08-21 | 3 | -27/+9 |
* | alto2: Properly internalize address maps, likely fixing regression (nw) |  AJR | 2019-08-21 | 1 | -3/+3 |
* | alto2: Use callback for reading keyboard (nw) |  AJR | 2019-08-21 | 3 | -15/+8 |
* | Merge pull request #5509 from despair86/mame-solaris |  R. Belmont | 2019-08-19 | 4 | -4/+13 |
|\ |
|
| * | Fix Solaris 2.11 (non-Oracle) |  Rick V | 2019-08-19 | 4 | -4/+13 |
* | | some monon disassembly helpers [anonymous] (#5504) |  David Haywood | 2019-08-19 | 6 | -13/+300 |
* | | -dsp56k: Renamed relevant classes, files and namespaces to indicate that it i... |  mooglyguy | 2019-08-19 | 21 | -1937/+1937 |
|/ |
|
* | cosmac: Attach following byte to disassembly of OUT instruction when P = X |  AJR | 2019-08-17 | 4 | -22/+33 |
* | m65c02: D flag is cleared on reset in CMOS models (nw) |  AJR | 2019-08-17 | 6 | -4/+13 |
* | Merge branch 'master' of https://github.com/mamedev/mame |  angelosa | 2019-08-15 | 2 | -436/+4433 |
|\ |
|
| * | Merge pull request #5483 from DavidHaywood/150819 |  R. Belmont | 2019-08-15 | 2 | -436/+4433 |
| |\ |
|
| | * | don't use my ill-conceived generator for arcompact, easier to work with as re... |  DavidHaywood | 2019-08-15 | 2 | -436/+4433 |
* | | | h6280.cpp: fix unintended behaviour on timer value latch [Angelo Salese] |  angelosa | 2019-08-15 | 1 | -1/+3 |
|/ / |
|
* | | 6502: update prev commmit (moves P |= F_I; to STATE_RESET instead of device_r... |  hap | 2019-08-15 | 4 | -4/+5 |
* | | mm2: add RES buttons (nw) |  hap | 2019-08-15 | 1 | -0/+5 |
* | | r4000: revert unwanted change (nw) |  Patrick Mackinlay | 2019-08-15 | 1 | -2/+1 |
* | | debuggdbstub: uncomment parameters (nw) |  Patrick Mackinlay | 2019-08-15 | 1 | -1/+2 |
|/ |
|
* | r4000: interrupt/exception changes (nw) |  Patrick Mackinlay | 2019-08-15 | 1 | -17/+6 |
* | mc68hc11: Add another register stub; remove vestigial declaration (nw) |  AJR | 2019-08-13 | 2 | -3/+21 |
* | mc68hc11: Add internal latches and direction registers for ports |  AJR | 2019-08-13 | 2 | -226/+418 |
* | Enable precompiled header usage in the Visual Studio compiler (#5473) |  S.Z | 2019-08-13 | 5 | -0/+6 |
* | Machine promoted to working |  hap | 2019-08-13 | 2 | -15/+21 |
* | cosmac: Use conventional decimal numbering for registers |  AJR | 2019-08-12 | 2 | -19/+19 |
* | cdp1805, cdp1806: Use new 1805 disassembler (nw) |  AJR | 2019-08-12 | 2 | -0/+9 |
* | cosmac: add very preliminary 1804/5/6 (nw) |  hap | 2019-08-13 | 2 | -27/+246 |
* | cosmac: Add disassembler support for CDP1805 with extended instruction set |  AJR | 2019-08-12 | 2 | -2/+76 |
* | gdbstub: added new GDB stub debugger (#5456) |  Ramiro Polla | 2019-08-11 | 1 | -0/+2 |
* | mc68hc11: CPU device modernization (nw) |  AJR | 2019-08-10 | 2 | -89/+181 |
* | r65c02: Don't throw away the branch offset for BBR and BBS (nw) |  AJR | 2019-08-10 | 1 | -2/+2 |
* | m65c02, r65c02: Correct memory access patterns for read-modify-write instruct... |  AJR | 2019-08-10 | 4 | -50/+228 |
* | mips1: rework interrupts (nw) |  Patrick Mackinlay | 2019-08-09 | 2 | -53/+41 |
* | v25: More work towards macro service (nw) |  AJR | 2019-08-07 | 2 | -36/+128 |
* | v25: Add more interrupt SFRs, including underpinnings for macro service (nw) |  AJR | 2019-08-07 | 3 | -3/+210 |