summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu
Commit message (Expand)AuthorAgeFilesLines
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-10264-419/+419
* interpro: serial dma [P. Mackinlay] Patrick Mackinlay2017-07-101-14/+10
* New machines marked NOT_WORKING Vas Crabb2017-07-091-3/+3
* fix broken build (all compilers). (nw) smf-2017-07-091-0/+1
* never hurts to srcclean (nw) Vas Crabb2017-07-093-62/+62
* (nw) notes, coverity complaints, INTELLEC 4/MOD 4 layout, detect duplicate bo... Vas Crabb2017-07-091-2/+2
* Begin of HP80 emulation (#2448) fulivi2017-07-083-0/+1865
* fix for building with MSVC, it can't cope with the collision with the FUNC() ... smf-2017-07-081-3/+3
* (nw) clean up names, kill off empty header file, put Type X stuff in Type X d... Vas Crabb2017-07-071-3/+3
* intlc440: one more front panel switch (nw) Vas Crabb2017-07-071-6/+3
* m6800: Document more types (nw) AJR2017-07-061-5/+9
* tidy (nw) (#2444) David Haywood2017-07-062-3/+4
* mcs40 updates: Vas Crabb2017-07-062-100/+204
* Merge pull request #2440 from DavidHaywood/040717 ajrhacker2017-07-054-14/+102
|\
| * create c-chip device with correct CPU type in it and a bunch of notes (pinout... David Haywood2017-07-054-14/+102
* | Fix, maybe (nw) Olivier Galibert2017-07-052-83/+3
|/
* satops.hxx: stricter bounds checking [nw] Peter Ferrie2017-07-031-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-03281-749/+1256
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-0313-22/+22
* Oops, wasn't supposed to commit this hack (nw) AJR2017-07-021-4/+0
* Fix build and update notes (nw) AJR2017-07-021-0/+4
* intlc440 improvements: Vas Crabb2017-07-012-5/+16
* Add support for 4040 stop/ack and HLT instruction, hook up stop/single step b... Vas Crabb2017-06-292-126/+283
* fixup (nw) Vas Crabb2017-06-293-22/+15
* MCS-40 and INTELLEC 4/MOD 40 updates: Vas Crabb2017-06-293-155/+255
* Obvious typo (nw) AJR2017-06-271-1/+1
* mb88xx: Add pin diagrams (nw) AJR2017-06-271-0/+33
* Convert MB88XX ports to DEVCB and remove generic device type (nw) AJR2017-06-272-56/+97
* z8: Convert ports to DEVCB (nw) AJR2017-06-262-14/+61
* Build fixes (nw) AJR2017-06-261-1/+0
* Rewrote 4004 core and disassembler: Vas Crabb2017-06-276-769/+1518
* hh_sm510: added cheatmode for MC25 (nw) hap2017-06-261-1/+1
* z8: Add more control registers for debug state AJR2017-06-252-11/+22
* z8: Fix disassembly of DECW RR opcode AJR2017-06-251-2/+2
* Machine promoted to working hap2017-06-251-2/+2
* sm500: small cleanup (nw) hap2017-06-254-33/+31
* hh_sm510: added lcd deflicker (nw) hap2017-06-252-2/+2
* sm5a: fix ram mirror (nw) hap2017-06-251-6/+11
* sm500: fix ACL (nw) hap2017-06-251-1/+1
* srcclean (nw) Vas Crabb2017-06-259-12/+12
* sm500: added lcd output (nw) hap2017-06-242-2/+40
* New NOT_WORKING machine added hap2017-06-243-1/+25
* sm500: added device start/reset (nw) hap2017-06-244-0/+58
* sm5*: update notes (nw) hap2017-06-2410-109/+118
* s2650: Allow program counter to be properly tracked by debugger AJR2017-06-231-3/+3
* sm500: added jump opcodes (nw) hap2017-06-244-7/+48
* sm500: added lcd opcodes (nw) hap2017-06-234-20/+96
* copypastemistake (nw) hap2017-06-231-1/+1
* Address space name fix (nw) AJR2017-06-221-1/+1
* sm510: made KB1013VK12 device a clone of SM5A (nw) hap2017-06-238-140/+140