summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* First pass in improving Amiga SW compatibility (#8722) Angelo Salese2021-10-194-36/+165
* mn1880: Make it possible to take interrupts; emulate (unused) PI instruction AJR2021-10-192-18/+91
* bus/nes: Overhauled SOMARI board emulation. (#8723) 0kmg2021-10-195-238/+97
* upd765: use the command sector size not the address size in read track and se... cracyc2021-10-181-3/+3
* ra17xx: fixed error message Robbbert2021-10-191-1/+1
* bus/nes: Corrections for SL-1632 board. (#8719) 0kmg2021-10-182-102/+60
* pc_vga: add xga blits cracyc2021-10-172-2/+319
* bus/nes: Continued work on VRC4 and clone boards. (#8713) 0kmg2021-10-178-98/+240
* bus/nes: Improved support for Super Cool Boy and related multicarts. (#8706) 0kmg2021-10-173-20/+65
* bus/nes: VRC2 only supports two mirroring modes. (#8714) 0kmg2021-10-171-7/+1
* am9517a: Updates AJR2021-10-162-33/+52
* More user experience improvements: Vas Crabb2021-10-151-1/+1
* bus/nes: Added a couple bootleg games using VRC2 clone hardware. (#8699) 0kmg2021-10-148-12/+218
* bus/nes: Corrected VRC4/6/7 IRQ pseudo-scanline counter. (#8695) 0kmg2021-10-142-21/+20
* Casio CTK-551 [Daivn Acker] Devin Acker2021-10-1321-43/+1195
* sparc: Add support for over/out disassembler flags AJR2021-10-121-6/+10
* konmedal020: add xga skeleton and few oak bits cracyc2021-10-122-0/+546
* Various improvements to the user experience: Vas Crabb2021-10-131-0/+2
* bus/nes: More VRC clone improvements: (#8690) 0kmg2021-10-1310-312/+225
* bus/centronics/epson_lx810l.cpp: Fixed carriage position readback after soft ... goldnchild2021-10-121-2/+2
* hd6120: Improve sequencing for OPR group 1 AJR2021-10-111-13/+15
* hd6120: IAC also complements LINK on carry out AJR2021-10-111-1/+7
* st2205u.cpp - add some very preliminary ADPCM output (#8660) David Haywood2021-10-112-10/+77
* tms32082: rewrote the PP disassembler Ville Linde2021-10-112-437/+655
* bus/nes: Improved support for various VRC clone boards. (#8687) 0kmg2021-10-1112-452/+226
* bus/nes: Added support for Super RPG 5 in 1. (#8680) 0kmg2021-10-106-2/+115
* bus/nes: Improved 830118C multicarts, all menu items now load. (#8682) 0kmg2021-10-102-42/+24
* m88000d: Clean up over/out flagging AJR2021-10-101-7/+10
* bus/nes: Added support for a couple Korean educational titles. (#8675) 0kmg2021-10-096-2/+60
* bus/nes: Added emulation for Super Mario Family multicart. (#8677) 0kmg2021-10-096-3/+123
* pic17: Fix over/out in debugger AJR2021-10-091-1/+1
* bus/nes: Added support for GN-91B and NC-20MB multicart boards. (#8672) 0kmg2021-10-086-19/+123
* bus/nes: Set multicart bank size in softlist when appropriate. (#8644) 0kmg2021-10-077-102/+103
* bus/nes: Added support for Golden Mario Party II multicart. (#8667) 0kmg2021-10-068-4/+138
* bus/nes: Fixed loading and bank locking for EH8813A boards. (#8666) 0kmg2021-10-062-36/+32
* bus/nes: Added support for K-3033 and 970670C type multicart. (#8665) 0kmg2021-10-068-7/+203
* machine/spg_renderer.cpp: Fix blend level handling for tile layers (#8652) Simon Eriksson2021-10-051-1/+5
* Fix various typos in comments AJR2021-10-051-1/+1
* More low-effort cleanup. Vas Crabb2021-10-0548-1318/+1378
* bus/nes: Added emulation for a couple homebrew 8 in 1 cartridges. (#8654) 0kmg2021-10-059-3/+145
* bus/nes: Added MMC1 variant board SZROM. (#8658) 0kmg2021-10-056-1/+63
* util: Further API cleanups: (#8661) Vas Crabb2021-10-0538-198/+243
* spi_sdcard: don't use a random number in the CID block, it'll confuse BBC Mic... arbee2021-10-031-1/+1
* spi_sdcard.cpp: Preliminary support for CMD10 (SEND_CID), report CRC16 for da... arbee2021-10-031-0/+36
* Add Z80-derived stub devices for eZ80 and R800 CPUs AJR2021-10-034-0/+145
* bus/a2bus, bus/a2gameio: Moved many class declarations out of headers. Vas Crabb2021-10-0432-823/+859
* tt5665.cpp: Add support for separate voice commands per output channel (#8605) cam9002021-10-022-55/+59
* bus/nes: Added emulation for A Winner is You homebrew cart. (#8582) 0kmg2021-10-026-4/+81
* rs232/patchbox.cpp: GCC may allow this syntax, but clang doesn't AJR2021-10-021-8/+8
* bus/rs232: Added patchbox device source. Vas Crabb2021-10-032-0/+223