summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/interpro (follow)
Commit message (Expand)AuthorAgeFilesLines
* gt: don't write out of bounds (nw) Olivier Galibert2018-05-161-2/+3
* oops (nw) Olivier Galibert2018-05-161-1/+1
* interpro: pass more diag stuff (nw) Olivier Galibert2018-05-162-43/+65
* interpro: wip checkpoint (nw) (#3573) Patrick Mackinlay2018-05-158-276/+1694
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+1
* interpro: lle keyboard wip checkpoint (nw) Patrick Mackinlay2018-05-143-25/+184
* interpro: slotify mouse (nw) (#3543) Patrick Mackinlay2018-05-112-0/+213
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-092-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-3/+3
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-13/+15
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-68/+71
* interpro: skeleton for keyboard lle (nw) Patrick Mackinlay2018-04-145-12/+247
* interpro: minor changes (nw) Patrick Mackinlay2018-04-121-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-043-18/+10
* interpro: fix rom checksum Patrick Mackinlay2018-02-261-1/+1
* interpro: graphics improvements (#3263) Patrick Mackinlay2018-02-237-150/+1593
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-142-19/+19
* Fixes (nw) Olivier Galibert2018-02-122-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-123-13/+13
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-3/+3
* interpro: cpu and mmu improvements Patrick Mackinlay2017-11-272-18/+40
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* interpro: minor fixes (nw) Patrick Mackinlay2017-10-271-2/+2
* (nw) patched out compilation error (variable 'slot' set but not used). Robbbert2017-10-261-2/+2
* gt: minor cleaning (nw) Patrick Mackinlay2017-10-232-37/+41
* bus: tidy and formatting (nw) Patrick Mackinlay2017-10-234-77/+45
* interpro: expansion bus/slots and keyboard Patrick Mackinlay2017-10-2310-0/+1575