summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/bus.lua
Commit message (Expand)AuthorAgeFilesLines
* Added coco2 clone t4426 (nw) (#1819) Joakim Larsson Edström2016-12-161-0/+1
* hp9845: implemented 98034 module (HPIB interface) fulivi2016-11-221-2/+3
* Fix some single driver builds (nw) Miodrag Milanovic2016-11-081-1/+1
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* hp9845: handling of I/O slots added. Implemented HP98035 RTC card. fulivi2016-10-121-0/+12
* bbc: added opus challenger (floppy and ramdisc) device on 1mhz bus Nigel Barnes2016-09-231-0/+2
* bbc: added joyport slot device to Master Compact, defaulting to joystick Nigel Barnes2016-09-231-0/+15
* Merge pull request #1413 from npwoods/coco_dragon_fdc Vas Crabb2016-09-171-0/+1
|\
| * Split CoCo and Dragon FDC code, added save state support, fixed regression in... Nathan Woods2016-09-161-0/+1
* | mcd: add incomplete Mitsumi ISA CDROM emulation [Carl] cracyc2016-09-161-0/+2
|/
* pc1512: Added mouse port slot interface. [Curt Coder] Curt Coder2016-09-051-0/+12
* bbc: moved joystick to analogue port slot device Nigel Barnes2016-09-051-0/+2
* bbcb: moved fdc to slot device to support various controller boards: Nigel Barnes2016-09-051-0/+21
* electron: added Acorn Plus 3 expansion as slot device (floppy support) Nigel Barnes2016-09-021-0/+2
* Add Lua-cleaning ability to srcclean Vas Crabb2016-08-301-2/+2
* compis: Created a bus for the graphics card slot. [Curt Coder] Curt Coder2016-08-161-0/+14
* pofo: Added memory card slot interface and ROM/RAM cards. [Curt Coder] Curt Coder2016-08-081-0/+8
* make buffered serial a mixin to promote reuse [Vas Crabb] Vas Crabb2016-07-301-1/+0
* apricot: create bus interface for the keyboard interface, make hle keyboard e... Dirk Best2016-07-301-1/+16
* apricot: move expansion bus to its own directory Dirk Best2016-07-301-6/+6
* Keyboard/terminal improvements: [Vas Crabb] Vas Crabb2016-07-271-0/+1
* Add an emulated Sun keyboard to RS232 adaptor [Vas Crabb] Vas Crabb2016-07-221-0/+2
* sunkbd: split up HLE into proper type 3, type 4 and type 5, hook up sun3 fami... Vas Crabb2016-07-221-2/+2
* Make Sun keyboard port its own bus [Vas Crabb] Vas Crabb2016-07-211-2/+14
* bbc: added preliminary slots for expansion Nigel Barnes2016-07-181-0/+52
* Merge pull request #1113 from shattered/_c600e49 Olivier Galibert2016-07-171-0/+2
|\
| * poisk1: B623 sound card (skeleton) and basic softlist Sergey Svishchev2016-07-171-0/+2
* | HLE serial keybord compatible with Sun Type 4/5/6 connected to sun4/sun4c [Va... Vas Crabb2016-07-181-0/+2
* | fix mistake (nw) Nigel Barnes2016-07-161-2/+0
* | New NOT WORKING machine Nigel Barnes2016-07-161-0/+4
|/
* sg1000.cpp: many improvements [Enik Land] etabeta782016-06-241-0/+16
* pofo: Expansion port slot interface WIP. (nw) Curt Coder2016-06-151-0/+17
* electron: added preliminary expansion port Nigel Barnes2016-06-051-0/+13
* Commodore PET Joysticks and Sound Device [Ken White] smf-2016-05-311-0/+2
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-3/+3
* Fixed ti drivers (nw) Miodrag Milanovic2016-05-011-0/+4
* fix softbox (nw) Miodrag Milanovic2016-05-011-1/+1
* dmv slot fix (nw) Miodrag Milanovic2016-04-301-1/+1
* compucolor fix (nw) Miodrag Milanovic2016-04-301-1/+1
* fixed coleco (nw) Miodrag Milanovic2016-04-301-0/+1
* fixed cgenie slots (nw) Miodrag Milanovic2016-04-301-2/+2
* further cleanup + final untangling from the old code: etabeta782016-04-281-2/+0
* fix a2600 build (nw) Miodrag Milanovic2016-04-281-1/+1
* neogeo.cpp: huge clean up of the cartslot code in order to better etabeta782016-04-281-51/+57
* Merge pull request #829 from fulivi/hp9845_dev etabeta782016-04-251-0/+11
|\
| * hp9845b: added capability to load optional ROMs fulivi2016-04-231-0/+11
* | saturn.cpp: converted controllers to work through slot devices, etabeta782016-04-231-0/+29
|/
* neogeo.cpp: more accurate implementation of contollers etabeta782016-04-211-0/+2
* ti99: Again one indirection less; dropped the videowrp and moved the v9938 on... Michael Zapf2016-04-191-2/+0
* neogeo: reworked inputs to work through the slot device interface. etabeta782016-04-141-0/+4