summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes for building with clang 12.0.1 on windows smf-2021-09-042-3/+1
* rfslotsmcs48.cpp: Fix comments (#8524) ClawGrip2021-09-041-2/+2
* bus/nes: Moved gc6in1 games over to 8237 board and removed old code. (#8527) 0kmg2021-09-045-178/+1
* -bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. Fixe... MooglyGuy2021-09-0410-43/+75
* New working software list additions hap2021-09-046-114/+240
* rjammer: Add screen raw parameters; modernize MSM5205 hookup AJR2021-09-042-64/+55
* d9final.cpp, ppmast93.cpp, tmspoker.cpp, ultrsprt.cpp: used finders instead o... Ivan Vangelista2021-09-046-134/+159
* bus/nes: Improved emulation of N625092-related multi-game cartridges. (#8526) 0kmg2021-09-042-95/+77
* poly.h: Remove unused flags, expose object data array directly, add ability t... Aaron Giles2021-09-0321-95/+75
* unidasm: Add disassembler for DEC VAX architecture AJR2021-09-033-0/+1160
* segas16a: reduce overall volume to prevent overdrive hap2021-09-031-6/+5
* segas16: revert fantzone workaround, it just causes new problems hap2021-09-032-7/+0
* changela: fix steering problem, probably hap2021-09-031-2/+2
* changela: bool(~BIT(x)) is always true (does not fix steering problem) hap2021-09-031-1/+1
* n8080: correct highsplt gamename hap2021-09-032-17/+22
* funkyjet.cpp: moved everything into the driver file, as video/funkyjet.cpp on... Ivan Vangelista2021-09-034-177/+151
* New machines marked as NOT_WORKING Ivan Vangelista2021-09-032-301/+2287
* n8080: add conf setting for switching spacefev to monochrome hap2021-09-023-4/+16
* missbamby.cpp: Identify unknown game and add its PCB ASCII layout and dumped ... ClawGrip2021-09-022-15/+34
* n8080: merge some input ports, remove tag lookups hap2021-09-024-97/+54
* n8080: move pcb notes to top of driver hap2021-09-021-135/+146
* spirit76: fixed knocker when free game attained. Robbbert2021-09-031-7/+6
* video/toaplan_scu.cpp: Use single-pass priority drawing for sprites. (#8521) cam9002021-09-029-82/+92
* New machines marked as NOT_WORKING Ivan Vangelista2021-09-013-3/+64