| Commit message (Expand) | Author | Files | Lines |
2021-09-15 | Enable flexible structure saving. |  Aaron Giles | 4 | -34/+99 |
2021-09-10 | segam1audio.cpp: Fix overdriven sound (#8556) |  algestam | 1 | -6/+6 |
2021-09-10 | jvs13551.cpp: dumped Sega 838-13683-91 Rev.A JVS I/O [Darksoft] |  MetalliC | 2 | -9/+11 |
2021-09-10 | cking_master: use clock device for irq signal |  hap | 2 | -12/+5 |
2021-09-10 | clock: add setters for period, duty cycle, pulse width |  hap | 4 | -28/+152 |
2021-09-09 | fixed vs2019, broken by clang fix. |  smf- | 1 | -3/+5 |
2021-09-09 | Miscellaneous cleanup. |  Vas Crabb | 14 | -1183/+1048 |
2021-09-08 | Filesystem-related bug fixes |  AJR | 2 | -14/+16 |
2021-09-08 | qix: remove a popmessage |  hap | 1 | -2/+4 |
2021-09-08 | kinst: add preliminary screen raw params |  hap | 1 | -38/+32 |
2021-09-07 | bus/nes: Improved IRQ emulation for Kaiser KS202 and KS7032. |  0kmg | 3 | -66/+82 |
2021-09-08 | a2sd: warning: 'unused' attribute directive ignored [-Wattributes] |  Robbbert | 1 | -1/+1 |
2021-09-07 | bus/nes: Added support for a 4 in 1 multicart. (#8549) |  0kmg | 8 | -7/+120 |
2021-09-07 | saturn.xml: corrected the name "Isto é Zico - Zico no Kangaeru Soccer (Jpn)"... |  ArcadeShadow | 1 | -1/+1 |
2021-09-07 | bus/nes: Added support for A88S-1 board and related multicarts. (#8547) |  0kmg | 7 | -2/+205 |
2021-09-07 | new WORKING machines (#8531) |  David Haywood | 5 | -47/+70 |
2021-09-07 | atarisy1.cpp: Fix overdriven sound (#8540) |  algestam | 1 | -6/+6 |
2021-09-07 | apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] |  arbee | 9 | -5/+697 |
2021-09-07 | banprestoms.cpp: identified some dips |  Ivan Vangelista | 1 | -34/+35 |
2021-09-07 | flstory.cpp: corrected divider for rumba's main CPU, wrong source for copy-paste |  Ivan Vangelista | 1 | -1/+1 |
2021-09-07 | unkhorse, tamag1: add anonymous namespace |  hap | 3 | -56/+62 |
2021-09-07 | - airraid.cpp, hanaawas.cpp: used finders instead of tagmap lookups and other... |  Ivan Vangelista | 7 | -304/+280 |
2021-09-07 | kinst: do some driver cleanups |  hap | 1 | -243/+112 |
2021-09-08 | doxygen: Updated configuration to be based on up-to-date template, updated bo... |  Vas Crabb | 5 | -328/+897 |
2021-09-07 | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 93 | -202/+584 |
2021-09-07 | supstarf: added notes. |  Robbbert | 1 | -3/+15 |
2021-09-07 | saitek_osa/maestro: use parent_rom_device_type for analyst |  hap | 5 | -21/+11 |
2021-09-07 | spirit76,barni: updated copyright holders as requested. |  Robbbert | 3 | -7/+3 |
2021-09-07 | Update the RTD theme to the 1.0.0rc1 release. I noticed no issues building do... |  Aaron Giles | 75 | -3236/+1364 |
2021-09-07 | taito_f2.cpp: fixed MT08059 |  Ivan Vangelista | 1 | -7/+9 |
2021-09-07 | pipeline.cpp updates: |  Ivan Vangelista | 1 | -83/+84 |
2021-09-07 | device.h: fix typos |  Patrick Mackinlay | 1 | -2/+2 |
2021-09-06 | mc68hc11: Add stubs for TCTL registers; document coding bug in asma2k |  AJR | 2 | -0/+52 |
2021-09-06 | alphasma.cpp: Use finder array for LCDCs; use memory_share_creator instead of... |  AJR | 1 | -23/+15 |
2021-09-07 | barni.cpp : wip |  Robbbert | 2 | -48/+321 |
2021-09-06 | i8244: use parent_rom_device_type for i8245 |  hap | 1 | -5/+15 |
2021-09-07 | minimaws: Better equality for devices. |  Vas Crabb | 2 | -7/+7 |
2021-09-06 | Allow devices to specify a parent for the purpose of searching for ROMs. |  Vas Crabb | 10 | -47/+216 |
2021-09-06 | pipeline: Hook up sound communications and YM2203; fix sound PPI mapping |  AJR | 1 | -13/+46 |
2021-09-06 | kinst.cpp: Simulate Killer Instinct 2 Upgrade Kit CPLD. [pdaderko] |  Vas Crabb | 1 | -74/+184 |
2021-09-05 | docs: Update css for sphinx_rtd_theme to latest version, which includes selec... |  Aaron Giles | 2 | -2/+4 |
2021-09-06 | dooyong.cpp: Reduced volume for YM2151/M6295 sound, coalesced some machine co... |  Vas Crabb | 1 | -47/+20 |
2021-09-06 | calchase.cpp: Don't try to use portr for half the bus width. |  Vas Crabb | 1 | -5/+14 |
2021-09-05 | amiga.cpp: Change machine configuration sequence so that the 68K CPU always c... |  AJR | 1 | -51/+51 |
2021-09-06 | util/coretmpl.h: Fixed clang narrowing warning. |  Vas Crabb | 1 | -1/+1 |
2021-09-05 | tx0.cpp: Add preliminary software list for both systems [AJR] |  AJR | 2 | -46/+114 |
2021-09-06 | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 65 | -957/+1071 |
2021-09-06 | Decoupled RPK logic from TI-99 cartridge code. (#7880) |  npwoods | 5 | -408/+719 |
2021-09-05 | dariusu: add continue price dipswitch |  hap | 2 | -22/+30 |
2021-09-05 | machine/fdc37c665gt.cpp: Fixed address usage for serial port registers. (#8536) |  987123879113 | 1 | -6/+6 |