summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus (follow)
Commit message (Expand)AuthorAgeFilesLines
* DERIVED_CLOCK now updates in response to clock changes, and changed CoCo to u... npwoods2017-05-101-1/+1
* cgenie: Fixed loading roms from softlist in floppy interface Nigel Barnes2017-05-071-2/+2
* nascom2: Moved floppy softlist to machine and fixed validation (nw) Nigel Barnes2017-05-071-3/+0
* mcs48: Convert ports to devcb (nw) AJR2017-05-0622-149/+89
* nubus_48gc: add full rom label for 341-0868 (nw) Lord-Nightmare2017-04-301-1/+1
* Fix MT 06555 AJR2017-04-271-2/+2
* rand() corrections in src/devices/* (nw) hap2017-04-265-5/+5
* srcclean (nw) Vas Crabb2017-04-234-20/+20
* electron: Added Power Software joystick interface Nigel Barnes2017-04-213-2/+151
* dragon32: Corrected release year and company of Spanish clones Nigel Barnes2017-04-172-4/+12
* Fixed out of bounds issues in NeoGeo memory access Nathan Woods2017-04-171-8/+8
* Made a number of device_image_interface members private (#2227) npwoods2017-04-1713-20/+20
* Merge pull request #2226 from fulivi/hp9845_dev11 Robert2017-04-171-1/+1
|\
| * hp9845: 98035 module default SC is 9 now fulivi2017-04-141-1/+1
* | Merge pull request #2223 from npwoods/get_default_card_software R. Belmont2017-04-1493-212/+173
|\ \
| * | Changes to make get_default_card_software() less stupid Nathan Woods2017-04-1093-212/+173
| |/
* / apple1: fixed bug introduced when the cassette was slotified. [Colin Douglas ... arbee2017-04-141-2/+2
|/
* Made a number of methods be const correct and static where appropriate Nathan Woods2017-04-1018-55/+55
* Made a few random methods 'const' Nathan Woods2017-04-094-4/+4
* nes.xml: new dumps Kaz2017-04-064-27/+68
* multiface 2: Disable the direct update handler [O. Galibert] Olivier Galibert2017-04-012-4/+3
* isa8_device: Provide proper unitmask for address spaces of any data width (nw) AJR2017-03-301-1/+5
* Merge pull request #2164 from npwoods/coco_multipak_cleanup R. Belmont2017-03-297-99/+231
|\
| * Removing stray declaration Nathan Woods2017-03-191-1/+0
| * [CoCo] Further cleanups in CoCo cartridge slot signal handling Nathan Woods2017-03-197-98/+231
* | Merge pull request #2195 from kazblox/master R. Belmont2017-03-283-4/+2
|\ \
| * | nes.xml: dance2kc now works, renamed to dance2k, dance2k -> dance2ke (nw) kazblox2017-03-283-4/+2
* | | Merge pull request #2193 from moralrecordings/pcfix R. Belmont2017-03-282-20/+62
|\ \ \
| * | | sblaster: fix incessant popping before first use Scott Percival2017-03-271-0/+4
| * | | sblaster: save DSP state Scott Percival2017-03-272-20/+58
* | | | Add later SuperMac Spec/8 III V1.3 NuBus ROM [fink] Lord-Nightmare2017-03-271-1/+2
|/ / /
* | | srcclean (nw) Vas Crabb2017-03-2622-84/+84
* | | electron: Added First Byte joystick interface Nigel Barnes2017-03-233-8/+153
* | | Merge pull request #2174 from kazblox/master ajrhacker2017-03-212-2/+2
|\| |
| * | Fix copyrights in subor2 slot device. kazblox2017-03-212-2/+2
* | | Merge pull request #2172 from kazblox/master R. Belmont2017-03-2111-169/+419
|\| |
| * | nes: Add Subor Type 2 board. (nw) kazblox2017-03-2111-169/+419
* | | ti99: Fixed debugging for TI-99/8 Michael Zapf2017-03-213-0/+232
* | | ti99/geneve: Fix jerky mouse Michael Zapf2017-03-212-32/+6
| |/ |/|
* | ti99/geneve: Bus mouse now a separate device, may also be used with evpc. Michael Zapf2017-03-199-112/+276
* | added missing line (nw) smf-2017-03-171-0/+1
* | Fix an off-by-one error when loading upd96050 roms for snes games [Lord Night... Lord-Nightmare2017-03-171-2/+2
* | Merge pull request #2154 from shattered/_b85368c ajrhacker2017-03-166-0/+990
|\ \
| * | hp_ipc: de-skeletonize. Sergey Svishchev2017-03-166-0/+990
* | | agat: split from apple2, implement basic agat7 hardware (take 2). Sergey Svishchev2017-03-166-0/+433
|/ /
* | Merge pull request #2139 from shattered/_bf7e1cb R. Belmont2017-03-151-1/+1
|\ \
| * | poisk1: add more ROMs, misc. Sergey Svishchev2017-03-121-1/+1
* | | ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-03-133-0/+134
|/ /
* | CoCo: Implementing support for enabling and disabling cartridge-specific sound Nathan Woods2017-03-114-2/+27
* | a2600: Remove direct update handler [O. Galibert] Olivier Galibert2017-03-086-42/+1