summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* alpha_8921: remove empty comment blocks hap2020-09-132-19/+1
* Device-fied PRO-CT0 cam9002020-09-134-63/+327
* New machines marked as NOT_WORKING AJR2020-09-124-3/+72
* new NOT WORKING machines (#7212) David Haywood2020-09-111-0/+1
* ns32000: implemented dei, corrected neg Patrick Mackinlay2020-09-102-79/+120
* bus/bbc/tube/32016: Fixed paging out of ROM in lower memory only, and added t... Nigel Barnes2020-09-103-15/+69
* st2205u.cpp: Fix last-minute copy/paste mistake AJR2020-09-091-1/+1
* unk6502_st2xxx.cpp: Change MCU to new type AJR2020-09-093-242/+514
* st2xxx.cpp: Update notes AJR2020-09-091-9/+16
* st2205u: Start pumping data out of the PSG FIFO AJR2020-09-092-10/+38
* ns32000: fix shift/rotate instruction decoding bug Patrick Mackinlay2020-09-092-10/+11
* ns32000: more fixes, string instructions Patrick Mackinlay2020-09-091-13/+102
* ns32000: fix jump instruction Patrick Mackinlay2020-09-091-1/+1
* unk6502_st2xxx.cpp: Load internal ROM at the correct offset AJR2020-09-082-24/+50
* st2205u: Add 12-bit timers AJR2020-09-086-47/+185
* ns32000: Fix EXIT AJR2020-09-081-1/+1
* st2xxx: Add some SPI stubs AJR2020-09-086-0/+100
* st2205u: Minor corrections AJR2020-09-082-5/+5
* tube_32016: Fix build AJR2020-09-081-1/+1
* ns32000: initial cpu emulation Patrick Mackinlay2020-09-083-170/+2188
* bus/electron/cart: Added the Pace RS423 Communications cartridge. Nigel Barnes2020-09-073-2/+146
* bbc_tube_z80: HIRQ line is not connected. Nigel Barnes2020-09-072-2/+1
* bbc_tube_arm: HIRQ line is not connected. Nigel Barnes2020-09-071-9/+7
* bbc_tube_zep100m: Added latest known MCP 2.02, and removed imperfect disk flags. Nigel Barnes2020-09-072-6/+4
* bus/electron: Use input_merger for IRQs where required and various minor clea... Nigel Barnes2020-09-0718-67/+61
* machine/tube: Added save state. Nigel Barnes2020-09-071-24/+40
* nubus: Fix regression in 27aa4fe0750cd128c10d580c82ab95dbef960e8b AJR2020-09-061-29/+28
* z8: Fix reads from Ports 0 & 1; add Z86E02 type AJR2020-09-062-2/+19
* nubus: Minor cleanup to fix deprecation warnings AJR2020-09-062-62/+83
* Finished adding new mechanism for allowing parts of views to be hidden. Vas Crabb2020-09-071-1/+1
* netlist: code maintenance and performance optimizations. Couriersud2020-09-052-111/+80
* pcp8718 / pcp8728 work, including unsp2.0 fixes [David Haywood] (#7179) David Haywood2020-09-043-46/+24
* ti99: Extend gromemu cartridge type to support bank-switched ROMs. Michael Zapf2020-09-042-13/+40
* bus/hp9845_io: add missing prefix header to 98036.cpp, get rid of space-befor... Vas Crabb2020-09-032-97/+97
* Merge pull request #7174 from shattered/__f6eeada3fac ajrhacker2020-09-021-5/+11
|\
| * wd33c93: handle 'polled DMA' in vme_hcpu30 (nw) Sergey Svishchev2020-09-021-5/+11
* | unsp: Fix disassembly of unsigned*signed multiply instructions AJR2020-09-021-2/+2
|/
* geneve: Add support for new SID Master card. Michael Zapf2020-09-021-0/+1
* sn76496: remove u8106 alias hap2020-09-022-14/+0
* frontend: Added option to skip repeated imperfect emulation warnings. Vas Crabb2020-09-021-1/+1
* st2205u: Add DMA register stubs AJR2020-09-016-36/+185
* ti99: Added SID Master expansion card. Michael Zapf2020-09-023-1/+152
* st2205u: Fix duplicate state registration; add more UART stubs AJR2020-08-314-19/+51
* st2205u: fix Clang compile. arbee2020-08-311-1/+1
* st2xxx: Add many more register stubs AJR2020-08-316-15/+286
* device_state_interface overhaul AJR2020-08-311-32/+2
* bus/a2bus: Added Uthernet card emulation for Apple IIgs (#7090) Rhett Aultman2020-08-314-0/+1740
* wd_fdc.cpp: Corrected register commit delay for WD177x according to datasheet. Nigel Barnes2020-08-301-3/+3
* add nullptr check to some strtoul calls hap2020-08-301-9/+9
* ibm5150_hdd: new software list (#7157) Davide Cavalca2020-08-291-4/+4