| Commit message (Expand) | Author | Age | Files | Lines |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 264 | -419/+419 |
* | interpro: serial dma [P. Mackinlay] |  Patrick Mackinlay | 2017-07-10 | 1 | -14/+10 |
* | New machines marked NOT_WORKING |  Vas Crabb | 2017-07-09 | 1 | -3/+3 |
* | fix broken build (all compilers). (nw) |  smf- | 2017-07-09 | 1 | -0/+1 |
* | never hurts to srcclean (nw) |  Vas Crabb | 2017-07-09 | 3 | -62/+62 |
* | (nw) notes, coverity complaints, INTELLEC 4/MOD 4 layout, detect duplicate bo... |  Vas Crabb | 2017-07-09 | 1 | -2/+2 |
* | Begin of HP80 emulation (#2448) |  fulivi | 2017-07-08 | 3 | -0/+1865 |
* | fix for building with MSVC, it can't cope with the collision with the FUNC() ... |  smf- | 2017-07-08 | 1 | -3/+3 |
* | (nw) clean up names, kill off empty header file, put Type X stuff in Type X d... |  Vas Crabb | 2017-07-07 | 1 | -3/+3 |
* | intlc440: one more front panel switch (nw) |  Vas Crabb | 2017-07-07 | 1 | -6/+3 |
* | m6800: Document more types (nw) |  AJR | 2017-07-06 | 1 | -5/+9 |
* | tidy (nw) (#2444) |  David Haywood | 2017-07-06 | 2 | -3/+4 |
* | mcs40 updates: |  Vas Crabb | 2017-07-06 | 2 | -100/+204 |
* | Merge pull request #2440 from DavidHaywood/040717 |  ajrhacker | 2017-07-05 | 4 | -14/+102 |
|\ |
|
| * | create c-chip device with correct CPU type in it and a bunch of notes (pinout... |  David Haywood | 2017-07-05 | 4 | -14/+102 |
* | | Fix, maybe (nw) |  Olivier Galibert | 2017-07-05 | 2 | -83/+3 |
|/ |
|
* | satops.hxx: stricter bounds checking [nw] |  Peter Ferrie | 2017-07-03 | 1 | -1/+1 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 281 | -749/+1256 |
* | Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] |  Olivier Galibert | 2017-07-03 | 13 | -22/+22 |
* | Oops, wasn't supposed to commit this hack (nw) |  AJR | 2017-07-02 | 1 | -4/+0 |
* | Fix build and update notes (nw) |  AJR | 2017-07-02 | 1 | -0/+4 |
* | intlc440 improvements: |  Vas Crabb | 2017-07-01 | 2 | -5/+16 |
* | Add support for 4040 stop/ack and HLT instruction, hook up stop/single step b... |  Vas Crabb | 2017-06-29 | 2 | -126/+283 |
* | fixup (nw) |  Vas Crabb | 2017-06-29 | 3 | -22/+15 |
* | MCS-40 and INTELLEC 4/MOD 40 updates: |  Vas Crabb | 2017-06-29 | 3 | -155/+255 |
* | Obvious typo (nw) |  AJR | 2017-06-27 | 1 | -1/+1 |
* | mb88xx: Add pin diagrams (nw) |  AJR | 2017-06-27 | 1 | -0/+33 |
* | Convert MB88XX ports to DEVCB and remove generic device type (nw) |  AJR | 2017-06-27 | 2 | -56/+97 |
* | z8: Convert ports to DEVCB (nw) |  AJR | 2017-06-26 | 2 | -14/+61 |
* | Build fixes (nw) |  AJR | 2017-06-26 | 1 | -1/+0 |
* | Rewrote 4004 core and disassembler: |  Vas Crabb | 2017-06-27 | 6 | -769/+1518 |
* | hh_sm510: added cheatmode for MC25 (nw) |  hap | 2017-06-26 | 1 | -1/+1 |
* | z8: Add more control registers for debug state |  AJR | 2017-06-25 | 2 | -11/+22 |
* | z8: Fix disassembly of DECW RR opcode |  AJR | 2017-06-25 | 1 | -2/+2 |
* | Machine promoted to working |  hap | 2017-06-25 | 1 | -2/+2 |
* | sm500: small cleanup (nw) |  hap | 2017-06-25 | 4 | -33/+31 |
* | hh_sm510: added lcd deflicker (nw) |  hap | 2017-06-25 | 2 | -2/+2 |
* | sm5a: fix ram mirror (nw) |  hap | 2017-06-25 | 1 | -6/+11 |
* | sm500: fix ACL (nw) |  hap | 2017-06-25 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2017-06-25 | 9 | -12/+12 |
* | sm500: added lcd output (nw) |  hap | 2017-06-24 | 2 | -2/+40 |
* | New NOT_WORKING machine added |  hap | 2017-06-24 | 3 | -1/+25 |
* | sm500: added device start/reset (nw) |  hap | 2017-06-24 | 4 | -0/+58 |
* | sm5*: update notes (nw) |  hap | 2017-06-24 | 10 | -109/+118 |
* | s2650: Allow program counter to be properly tracked by debugger |  AJR | 2017-06-23 | 1 | -3/+3 |
* | sm500: added jump opcodes (nw) |  hap | 2017-06-24 | 4 | -7/+48 |
* | sm500: added lcd opcodes (nw) |  hap | 2017-06-23 | 4 | -20/+96 |
* | copypastemistake (nw) |  hap | 2017-06-23 | 1 | -1/+1 |
* | Address space name fix (nw) |  AJR | 2017-06-22 | 1 | -1/+1 |
* | sm510: made KB1013VK12 device a clone of SM5A (nw) |  hap | 2017-06-23 | 8 | -140/+140 |