summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update voodoo code to leverage new save_registrar instead of its own temporar...save_structs Aaron Giles2021-09-159-185/+132
* Enable flexible structure saving. Aaron Giles2021-09-154-34/+99
* segam1audio.cpp: Fix overdriven sound (#8556) algestam2021-09-101-6/+6
* jvs13551.cpp: dumped Sega 838-13683-91 Rev.A JVS I/O [Darksoft] MetalliC2021-09-102-9/+11
* cking_master: use clock device for irq signal hap2021-09-102-12/+5
* clock: add setters for period, duty cycle, pulse width hap2021-09-104-28/+152
* Merge pull request #8550 from 0kmg/nes-kaiser-smb2-smb3 ajrhacker2021-09-082-64/+80
|\
| * bus/nes: Improved IRQ emulation for Kaiser KS202 and KS7032. 0kmg2021-09-072-64/+80
* | Miscellaneous cleanup. Vas Crabb2021-09-0913-1179/+1047
* | Filesystem-related bug fixes AJR2021-09-082-14/+16
* | qix: remove a popmessage hap2021-09-081-2/+4
* | kinst: add preliminary screen raw params hap2021-09-081-38/+32
* | a2sd: warning: 'unused' attribute directive ignored [-Wattributes] Robbbert2021-09-081-1/+1
|/
* bus/nes: Added support for a 4 in 1 multicart. (#8549) 0kmg2021-09-077-7/+104
* bus/nes: Added support for A88S-1 board and related multicarts. (#8547) 0kmg2021-09-076-2/+115
* new WORKING machines (#8531) David Haywood2021-09-075-47/+70
* atarisy1.cpp: Fix overdriven sound (#8540) algestam2021-09-071-6/+6
* apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] arbee2021-09-075-4/+681
* banprestoms.cpp: identified some dips Ivan Vangelista2021-09-071-34/+35
* flstory.cpp: corrected divider for rumba's main CPU, wrong source for copy-paste Ivan Vangelista2021-09-071-1/+1
* unkhorse, tamag1: add anonymous namespace hap2021-09-073-56/+62
* - airraid.cpp, hanaawas.cpp: used finders instead of tagmap lookups and other... Ivan Vangelista2021-09-076-302/+280
* kinst: do some driver cleanups hap2021-09-071-243/+112
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-0793-202/+584
* supstarf: added notes. Robbbert2021-09-071-3/+15
* saitek_osa/maestro: use parent_rom_device_type for analyst hap2021-09-075-21/+11
* spirit76,barni: updated copyright holders as requested. Robbbert2021-09-073-7/+3
* taito_f2.cpp: fixed MT08059 Ivan Vangelista2021-09-071-7/+9
* pipeline.cpp updates: Ivan Vangelista2021-09-071-83/+84
* device.h: fix typos Patrick Mackinlay2021-09-071-2/+2
* mc68hc11: Add stubs for TCTL registers; document coding bug in asma2k AJR2021-09-062-0/+52
* alphasma.cpp: Use finder array for LCDCs; use memory_share_creator instead of... AJR2021-09-061-23/+15
* barni.cpp : wip Robbbert2021-09-072-48/+321
* i8244: use parent_rom_device_type for i8245 hap2021-09-061-5/+15
* Allow devices to specify a parent for the purpose of searching for ROMs. Vas Crabb2021-09-0610-47/+216
* pipeline: Hook up sound communications and YM2203; fix sound PPI mapping AJR2021-09-061-13/+46
* kinst.cpp: Simulate Killer Instinct 2 Upgrade Kit CPLD. [pdaderko] Vas Crabb2021-09-061-74/+184
* dooyong.cpp: Reduced volume for YM2151/M6295 sound, coalesced some machine co... Vas Crabb2021-09-061-47/+20
* calchase.cpp: Don't try to use portr for half the bus width. Vas Crabb2021-09-061-5/+14
* amiga.cpp: Change machine configuration sequence so that the 68K CPU always c... AJR2021-09-051-51/+51
* util/coretmpl.h: Fixed clang narrowing warning. Vas Crabb2021-09-061-1/+1
* tx0.cpp: Add preliminary software list for both systems [AJR] AJR2021-09-051-46/+71
* -ui: Made zoom controls a bit more intuitive. Vas Crabb2021-09-0663-953/+1066
* Decoupled RPK logic from TI-99 cartridge code. (#7880) npwoods2021-09-064-408/+717
* dariusu: add continue price dipswitch hap2021-09-052-22/+30
* machine/fdc37c665gt.cpp: Fixed address usage for serial port registers. (#8536) 9871238791132021-09-051-6/+6
* m72, segas16b: reduce audio volume hap2021-09-052-17/+19
* tx0.cpp: Further fixes AJR2021-09-043-7/+5
* i8257: fix it so tc can work with multiple devices cracyc2021-09-041-2/+4
* poly.h: Minor naming/consistency cleanups. Aaron Giles2021-09-042-78/+83