summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: code maintenance. (nw) couriersud2019-11-132-70/+70
* Add dump and skeleton device for Sony SMO-C501 MO Disk Controller [Don Maslin... AJR2019-11-123-0/+123
* v5x: Emulate internal/external timer clock input selection; internalize CPU c... AJR2019-11-123-41/+88
* lbpc: Add ISA bus and EGA card so startup process can be visible (nw) AJR2019-11-122-1/+2
* Fix build (nw) AJR2019-11-121-2/+2
* v5x.cpp : Move remappable IO handler into seperated space, Fix remapping IO b... cam9002019-11-124-72/+299
* ZX Spectrum floating bus support (#5883) Tom2019-11-121-28/+32
* bbcb: Added Morley Electronics RAM Disc and PMS 64K Non-Volatile Ram Module d... Nigel Barnes2019-11-115-3/+400
* f8: Use memory_access_cache for register space access (nw) AJR2019-11-112-2/+2
* ZX Spectrum Multiface One improvements (#5885) Tom2019-11-112-33/+190
* thomson.cpp: Improve floppy device encapsulation (nw) AJR2019-11-103-5/+5
* devices\bus\a2bus\a2mockingboard.cpp: probable fix for MT07480. No idea which... Ivan Vangelista2019-11-101-1/+1
* f8: Use address space for internal scratchpad register memory AJR2019-11-102-141/+105
* vboy.xml: wariolnd expects 8k*8 SRAM as well (nw) Vas Crabb2019-11-111-0/+6
* bus/vboy: cartridge is 16 bits wide (not 32) but we'll keep pretending for pr... Vas Crabb2019-11-112-34/+21
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-09181-706/+706
* t11: Minor, somewhat speculative fixes (nw) AJR2019-11-092-5/+4
* few more returning int literal for bool (nw) Vas Crabb2019-11-101-5/+5
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-1082-905/+1010
* New machines marked as NOT_WORKING AJR2019-11-091-0/+2
* re-wrote that (nw) Vas Crabb2019-11-101-1/+1
* Cleaned up Virtal Boy slot code. Vas Crabb2019-11-107-304/+537
* electron_click: Renamed to specify machine (nw) Nigel Barnes2019-11-081-1/+1
* start trying to identify more sound related features on the elan hw (nw) + Se... David Haywood2019-11-082-0/+53
* st2xxx: Calculate LCD frame rate and emulate related interrupt (nw) AJR2019-11-086-3/+75
* ss50 bus: port change handlers, save state, cleanups. 68bit2019-11-095-82/+131
* hd6345: Derive from hd6845s to maintain compatibility (nw) Nigel Barnes2019-11-082-3/+11
* wd1000: save state 68bit2019-11-082-24/+36
* st2204: Emulate Timer 1 (nw) AJR2019-11-076-56/+183
* HP optional ROMs: address issue #5839 (#5873) fulivi2019-11-086-704/+0
* st2204: Improve timer synchronization (nw) AJR2019-11-074-13/+24
* Commit stuff that should have been in dc620097c5e6798fbcde2e61a4d8d099ab51dc1... AJR2019-11-074-5/+77
* st2204: Emulate prescaler and Timer 0 (nw) AJR2019-11-072-0/+71
* cfa3000: Set devices to internal, not applicable to other machines (nw) Nigel Barnes2019-11-073-3/+3
* bbcb: Added the Robin Voice Box device. Nigel Barnes2019-11-073-0/+150
* spectrum_mikroplus: Mask IO port for reading joystick (nw) Nigel Barnes2019-11-071-1/+1
* autoc15: Added RAM disc device. Nigel Barnes2019-11-073-3/+154
* Forgot to add this (nw) AJR2019-11-071-0/+1
* st2204: Add sound-related stubs (nw) AJR2019-11-072-0/+37
* bbc_cumana68k: Remove software list reference (nw) Nigel Barnes2019-11-071-1/+1
* bbcm: Added Solidisk PC-Plus co-processor. [Nigel Barnes, Centre for Computin... Nigel Barnes2019-11-073-11/+73
* bbc_raven20: Fix sha1 (nw) Nigel Barnes2019-11-071-2/+2
* sh2: implement watchdog timer MetalliC2019-11-073-1/+58
* st2204.cpp: Fix line endings (nw) AJR2019-11-061-2/+4
* Fix clang error: use of undeclared identifier 's_tile_to_draw' (nw) AJR2019-11-061-1/+0
* Removed now-unused static debug var from snes_ppu, nw MooglyGuy2019-11-061-2/+0
* remove some stray debug logging from snes_ppu and correct the license on the ... MooglyGuy2019-11-063-29/+6
* new NOT WORKING machines (ABL Pinball plug & play) (#5861) David Haywood2019-11-062-5/+26
* Fix clang unused private field errors (nw) AJR2019-11-061-2/+0
* electron: Added Wizard Sidewinder Rom Expansion Board. [Nigel Barnes, Binary ... Nigel Barnes2019-11-063-0/+253