summaryrefslogtreecommitdiffstatshomepage
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-15Update voodoo code to leverage new save_registrar instead of its own temporar...save_structs Aaron Giles9-185/+132
2021-09-15Enable flexible structure saving. Aaron Giles4-34/+99
2021-09-10segam1audio.cpp: Fix overdriven sound (#8556) algestam1-6/+6
2021-09-10jvs13551.cpp: dumped Sega 838-13683-91 Rev.A JVS I/O [Darksoft] MetalliC2-9/+11
2021-09-10cking_master: use clock device for irq signal hap2-12/+5
2021-09-10clock: add setters for period, duty cycle, pulse width hap4-28/+152
2021-09-09Miscellaneous cleanup. Vas Crabb13-1179/+1047
2021-09-08Filesystem-related bug fixes AJR2-14/+16
2021-09-08qix: remove a popmessage hap1-2/+4
2021-09-08kinst: add preliminary screen raw params hap1-38/+32
2021-09-07bus/nes: Improved IRQ emulation for Kaiser KS202 and KS7032. 0kmg2-64/+80
2021-09-08a2sd: warning: 'unused' attribute directive ignored [-Wattributes] Robbbert1-1/+1
2021-09-07bus/nes: Added support for a 4 in 1 multicart. (#8549) 0kmg7-7/+104
2021-09-07bus/nes: Added support for A88S-1 board and related multicarts. (#8547) 0kmg6-2/+115
2021-09-07new WORKING machines (#8531) David Haywood5-47/+70
2021-09-07atarisy1.cpp: Fix overdriven sound (#8540) algestam1-6/+6
2021-09-07apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] arbee5-4/+681
2021-09-07banprestoms.cpp: identified some dips Ivan Vangelista1-34/+35
2021-09-07flstory.cpp: corrected divider for rumba's main CPU, wrong source for copy-paste Ivan Vangelista1-1/+1
2021-09-07unkhorse, tamag1: add anonymous namespace hap3-56/+62
2021-09-07- airraid.cpp, hanaawas.cpp: used finders instead of tagmap lookups and other... Ivan Vangelista6-302/+280
2021-09-07kinst: do some driver cleanups hap1-243/+112
2021-09-07-Reworked device type definition macros a little and added more Doxygen. Vas Crabb93-202/+584
2021-09-07supstarf: added notes. Robbbert1-3/+15
2021-09-07saitek_osa/maestro: use parent_rom_device_type for analyst hap5-21/+11
2021-09-07spirit76,barni: updated copyright holders as requested. Robbbert3-7/+3
2021-09-07taito_f2.cpp: fixed MT08059 Ivan Vangelista1-7/+9
2021-09-07pipeline.cpp updates: Ivan Vangelista1-83/+84
2021-09-07device.h: fix typos Patrick Mackinlay1-2/+2
2021-09-06mc68hc11: Add stubs for TCTL registers; document coding bug in asma2k AJR2-0/+52
2021-09-06alphasma.cpp: Use finder array for LCDCs; use memory_share_creator instead of... AJR1-23/+15
2021-09-07barni.cpp : wip Robbbert2-48/+321
2021-09-06i8244: use parent_rom_device_type for i8245 hap1-5/+15
2021-09-06Allow devices to specify a parent for the purpose of searching for ROMs. Vas Crabb10-47/+216
2021-09-06pipeline: Hook up sound communications and YM2203; fix sound PPI mapping AJR1-13/+46
2021-09-06kinst.cpp: Simulate Killer Instinct 2 Upgrade Kit CPLD. [pdaderko] Vas Crabb1-74/+184
2021-09-06dooyong.cpp: Reduced volume for YM2151/M6295 sound, coalesced some machine co... Vas Crabb1-47/+20
2021-09-06calchase.cpp: Don't try to use portr for half the bus width. Vas Crabb1-5/+14
2021-09-05amiga.cpp: Change machine configuration sequence so that the 68K CPU always c... AJR1-51/+51
2021-09-06util/coretmpl.h: Fixed clang narrowing warning. Vas Crabb1-1/+1
2021-09-05tx0.cpp: Add preliminary software list for both systems [AJR] AJR1-46/+71
2021-09-06-ui: Made zoom controls a bit more intuitive. Vas Crabb63-953/+1066
2021-09-06Decoupled RPK logic from TI-99 cartridge code. (#7880) npwoods4-408/+717
2021-09-05dariusu: add continue price dipswitch hap2-22/+30
2021-09-05machine/fdc37c665gt.cpp: Fixed address usage for serial port registers. (#8536) 9871238791131-6/+6
2021-09-05m72, segas16b: reduce audio volume hap2-17/+19
2021-09-04tx0.cpp: Further fixes AJR3-7/+5
2021-09-04i8257: fix it so tc can work with multiple devices cracyc1-2/+4
2021-09-04poly.h: Minor naming/consistency cleanups. Aaron Giles2-78/+83
2021-09-04fixes for building with clang 12.0.1 on windows smf-2-3/+1