| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 55 | -10376/+0 |
* | python: Make all scripts python 2/3 compatible |  Olivier Galibert | 2015-07-30 | 1 | -2/+4 |
* | blame balrog for this :) (NW) |  Cowering | 2015-07-08 | 15 | -16/+16 |
* | misc fixes (nw) |  Olivier Galibert | 2015-06-24 | 1 | -2/+2 |
* | memory: Remove support for decrypted bases, use an address space instead [O. ... |  Olivier Galibert | 2015-06-24 | 19 | -124/+158 |
* | More license self-service (nw) |  R. Belmont | 2015-05-22 | 1 | -1/+1 |
* | License self-service (nw) |  R. Belmont | 2015-05-22 | 1 | -1/+1 |
* | Another round of -Wextra -Wdouble-promotion fixes. (nw) |  couriersud | 2015-05-20 | 1 | -1/+1 |
* | Sorted out cpu cores (nw) |  Miodrag Milanovic | 2015-05-13 | 4 | -8/+8 |
* | did license settings for OG and Andrew, cleared up OSD part for licenses (nw) |  Miodrag Milanovic | 2015-05-09 | 30 | -990/+60 |
* | Added dummy license headers for EMU section (nw) |  Miodrag Milanovic | 2015-05-07 | 34 | -0/+68 |
* | moved all to std::string (nw) |  Miodrag Milanovic | 2015-04-22 | 6 | -10/+10 |
* | string -> str rename due to future conflicts (nw) |  Miodrag Milanovic | 2015-04-12 | 6 | -10/+10 |
* | m6502: Fix icounting [Peter Ferrie] |  Olivier Galibert | 2015-03-04 | 1 | -2/+2 |
* | Remove except clause syntax not supported on Python 3. (nw) |  Mike Naberezny | 2015-03-03 | 1 | -3/+6 |
* | Cleanups and version bumpmame0159 |  Miodrag Milanovic | 2015-02-25 | 1 | -1/+1 |
* | Kale, does that break c65? (nw) |  Olivier Galibert | 2015-02-07 | 1 | -2/+2 |
* | m65ce02: Generalize Kale's findings [O. Galibert] |  Olivier Galibert | 2015-01-28 | 2 | -10/+10 |
* | Don't need this logging |  Angelo Salese | 2015-01-28 | 1 | -3/+0 |
* | bra_rw2 requires a displacement of -1, fixes pha/pla bug, needs fixing in DASM. |  Angelo Salese | 2015-01-28 | 1 | -1/+0 |
* | One bug nailed (boot vectors are *whatever exists in regular 0-0xffff range"). |  Angelo Salese | 2015-01-28 | 3 | -6/+10 |
* | Bad stack pointer read is bad. |  Angelo Salese | 2015-01-24 | 2 | -0/+10 |
* | Magic strings, just say no (nw) |  Alex W. Jackson | 2014-09-18 | 2 | -1/+9 |
* | Memory system and Namco improvements: [Alex Jackson] |  Alex W. Jackson | 2014-09-18 | 1 | -5/+3 |
* | If we were documented, we'd be dangerous (nw) |  Olivier Galibert | 2014-09-17 | 3 | -16/+0 |
* | m6502: put back get_cycle() since OG says it'll be needed in future, but comp... |  Alex W. Jackson | 2014-07-02 | 3 | -0/+16 |
* | m6502: remove expensive and unused attotime precalculation at start of each t... |  Alex W. Jackson | 2014-07-01 | 3 | -12/+0 |
* | Fix some bit instructions in the m65ce02 core |  Dirk Best | 2014-05-23 | 1 | -4/+4 |
* | devcv2 -> devcb (nw) |  Miodrag Milanovic | 2014-05-14 | 7 | -38/+38 |
* | m6502: fixed some unofficial opcodes [R. Belmont] |  R. Belmont | 2014-03-13 | 2 | -6/+5 |
* | fix missing semicolon (nw) |  R. Belmont | 2014-02-02 | 1 | -1/+1 |
* | Not everyone calls the base device_start, but they do call the base init() (nw) |  R. Belmont | 2014-01-30 | 1 | -2/+2 |
* | m6502: expose SYNC pin through devcb2 for more flexibility [R. Belmont] |  R. Belmont | 2014-01-30 | 2 | -0/+16 |
* | Canonicalize more devcb2 (nw) |  R. Belmont | 2014-01-04 | 1 | -31/+28 |
* | Convert VIA6522 to use DEVCB2 [smf] |  smf- | 2013-12-31 | 2 | -0/+6 |
* | m4510.c: Added memory_translate (nw) |  Wilbert Pol | 2013-09-24 | 2 | -0/+11 |
* | m4510.c: Fix typo (nw) |  Wilbert Pol | 2013-09-19 | 1 | -2/+6 |
* | Assorted code fixes including fixing some m6502 related compiler output, addi... |  Scott Stone | 2013-07-18 | 1 | -1/+1 |
* | Make the Python scripts line ending agnostic (fixes *IX/OS X build from mamed... |  R. Belmont | 2013-06-25 | 1 | -2/+2 |
* | m6502: Redo the prefetch and reset the state on debugger PC change [O. Galibert] |  Olivier Galibert | 2013-05-24 | 1 | -1/+8 |
* | modernised the YM3526, which also required adding write lines to the 6502, 68... |  smf- | 2013-05-12 | 2 | -0/+7 |
* | m6502: Undocumented instruction 0x80 is a 2-byte nop, not a 1-byte one [O. Ga... |  Olivier Galibert | 2013-04-12 | 4 | -4/+4 |
* | Cleanups and version bumpmame0148u3 |  Miodrag Milanovic | 2013-04-09 | 4 | -110/+108 |
* | (indirect),y zeropage should wrap |  Michaƫl Banaan Ananas | 2013-04-05 | 5 | -31/+31 |
* | M740: Correct disassembly for seb x,A/clb x,A [R. Belmont] |  R. Belmont | 2013-03-31 | 5 | -39/+45 |
* | M740: correct disassembly of bbs/bbc on A register. [R. Belmont] |  R. Belmont | 2013-03-30 | 6 | -38/+43 |
* | Expanded device_t constructor with parameters for short name and source file ... |  Miodrag Milanovic | 2013-03-26 | 25 | -62/+51 |
* | fix typo (nw) |  R. Belmont | 2013-03-25 | 1 | -2/+2 |
* | Add support for Mitsubishi M50740/50741 MCUs. [R. Belmont] |  R. Belmont | 2013-03-25 | 2 | -0/+654 |
* | m740: fix branch target disasm for branch-on-bit instructions (nw) |  R. Belmont | 2013-03-24 | 1 | -1/+1 |