summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus (follow)
Commit message (Expand)AuthorAgeFilesLines
* [CoCo] Made third and fourth floppy drives on by default, and made "fixed" (#... npwoods2017-02-271-2/+2
* Revert "ie15: convert to a device with frontends (standalone driver and rs232... Vas Crabb2017-02-273-134/+0
* device_image_interface cleanups (nw) AJR2017-02-2746-102/+101
* ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-02-273-0/+134
* Cleanups to satisfy cuavas's OCD (#2089) kazblox2017-02-253-32/+65
* Removed colon (":") from image_interface preventing front-ends from launching... gordon-fish2017-02-251-1/+1
* Merge pull request #2086 from kazblox/master ajrhacker2017-02-247-2/+116
|\
| * nes: Add Magic Kid Googoo board. Kaz2017-02-247-2/+116
* | pc_joy: adjust to work with pcjr software that doesn't support calibration (nw) cracyc2017-02-201-1/+1
* | srcclean (nw) Vas Crabb2017-02-198-150/+150
* | lux21046: Cleanup. (nw) Curt Coder2017-02-162-121/+127
* | z88: fixed expanded video addressing in RAM carts Nigel Barnes2017-02-142-1/+14
* | Remove emu.h from headers (nw) Olivier Galibert2017-02-111098-571/+527
* | Merge pull request #2056 from JoakimLarsson/vme Joakim Larsson Edström2017-02-101-15/+9
|\ \
| * | fccpu20: updated LOGs Joakim Larsson Edstrom2017-02-101-15/+9
* | | upd7810: Replace fake I/O space with callbacks AJR2017-02-093-37/+17
|/ /
* | Merge pull request #2049 from JoakimLarsson/vme Joakim Larsson Edström2017-02-085-92/+282
|\ \
| * | VME bus: added default bus address space and prepared for bus specific features Joakim Larsson Edstrom2017-02-085-92/+282
* | | Get rid of now-deprecated a2lang (nw) arbee2017-02-062-190/+0
* | | vic20: Emulated the Data 20 Display Manager 40/80 column video cartridge. [Cu... Curt Coder2017-02-063-0/+409
* | | Amiga 500 keyboard updates: Vas Crabb2017-02-065-366/+557
* | | Amiga 500 keyboard: Vas Crabb2017-02-065-142/+618
* | | Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-0547-60/+72
* | | remove trampoline (nw) Vas Crabb2017-02-052-15/+8
* | | Amiga keyboard updates: Vas Crabb2017-02-057-503/+410
* | | restore PORT_CHANGED_MEMBER (nw) Vas Crabb2017-02-051-3/+3
* | | fix rev (nw) Vas Crabb2017-02-051-5/+5
* | | Amiga keyboard updates: Vas Crabb2017-02-054-212/+436
| |/ |/|
* | Avoid confusion of "Speakeasy" description shared between a machine and a dev... Scott Stone2017-02-031-1/+1
* | m6805 updates: Vas Crabb2017-02-031-1/+1
* | c64: Emulated the PPP Speakeasy 64 (Votrax SC-01-A) cartridge. [Curt Coder] Curt Coder2017-02-016-5/+166
* | vic20: Emulated the PPP SpeakEasy (Votrax SC-01-A) cartridge. [Curt Coder] Curt Coder2017-02-013-0/+159
* | Merge pull request #2035 from fulivi/hp9845_dev9 R. Belmont2017-02-012-23/+2
|\ \
| * | hp9845: fixed a weird case of missed synchronization in 9895 drive fulivi2017-02-012-23/+2
* | | Fix build by removing unused dummy ROM definitions (nw) AJR2017-02-011-5/+0
| |/ |/|
* | Merge pull request #2034 from JoakimLarsson/cpu20 Joakim Larsson Edström2017-02-012-64/+302
|\ \ | |/ |/|
| * fccpu20: Added board ID support, gives the right banner now, and improved boa... Joakim Larsson Edstrom2017-02-012-85/+151
| * fccpu20: Added board variants cpu-21, cpu-21a, cpu-21ya, cpu-21b, cpu-21yb an... Joakim Larsson Edstrom2017-01-312-29/+201
* | Make devcb objects more consistently available for further configuration (nw) AJR2017-01-315-52/+52
* | mac: fix NuBus memory stomp [R. Belmont] arbee2017-01-291-3/+3
|/
* hp9845: some info added for 9895 fulivi2017-01-271-2/+34
* hp9845: synchronizer in 9895 drive optimized a bit fulivi2017-01-272-44/+32
* hp9845: optimized CPU wait in 9895 drive (spin_until_time -> suspend_until_tr... fulivi2017-01-272-73/+70
* hp9845: 9895 drive done, seems ok.. now I need a disk format to load fulivi2017-01-262-10/+66
* hp9845: 9895 is 95% done, it works except for some minor issues fulivi2017-01-262-2/+701
* Amiga: Add a German A500 keyboard variant, keyboard fixes Dirk Best2017-01-233-41/+251
* Convert the Amiga keyboards to a bus interface with slot devices Dirk Best2017-01-226-0/+1032
* srcclean (nw) Vas Crabb2017-01-2216-123/+123
* fccpu20: moved all code and documentation to the slot device, cleanup and pro... Joakim Larsson Edstrom2017-01-211-31/+253
* Added fccpu20 to Miniforce as a VME card Joakim Larsson Edstrom2017-01-212-0/+351