summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed up a pile of stuff and commented out games added without credits. Vas Crabb2025-10-3116-79/+80
* snk/hng64_3d.ipp: Fixed vertex ROM range check and moved indexing after check. Vas Crabb2025-10-271-5/+5
* srcclean and tidy Vas Crabb2025-10-2676-792/+792
* Revert "esq5505.cpp: Add VFX-family ROM & EEPROM Cartridge support, and impro... Vas Crabb2025-10-263-546/+37
* Tidied a few things. Vas Crabb2025-10-267-100/+86
* hash/megadriv.xml: change rockmnx3b slot type (boots in teradrive) angelosa2025-10-251-1/+2
* bus/pc98_cbus/pc9801_14.cpp: provide BIOS dump [Mike Stedman] angelosa2025-10-253-22/+64
* nintendo/nes_vt369_vtunknown.cpp: Added Cyber Arcade Pocket - Paw Patrol (JL1... mamehaze2025-10-252-0/+10
* sonix16: Disassemble a few more instructions and registers AJR2025-10-251-10/+27
* akai/mpc3000.cpp: Fix NVRAM hookup and sync up save states. [R. Belmont] arbee2025-10-251-1/+5
* sonix16: Improve disassembler compiling on GCC. [R. Belmont] arbee2025-10-241-3/+3
* akai/mpc3000.cpp: Reordered headers to spec, added software list, and updated... arbee2025-10-242-66/+74
* Cherry Master (ED-96, Corsica CM v8.23) improvements: Roberto Fresca2025-10-251-3/+7
* evo_cpu -> sonix16: Identify manufacturer of processor used in evolhh (and ot... AJR2025-10-249-445/+256
* Nove Diamante improvements: Roberto Fresca2025-10-251-7/+15
* igs/goldstar.cpp improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca2025-10-251-16/+23
* sound/l7a1045_dsp_a.cpp: Make into a device_memory_interface with a side of m... arbee2025-10-245-34/+35
* New systems marked not working Nigel Barnes2025-10-242-0/+259
* cpu/m6805/hd6305.cpp: Use logmacro logging. Nigel Barnes2025-10-241-34/+50
* bus/coco: Added CoCo X-SID cartridge. Nigel Barnes2025-10-243-1/+78
* bus/archimedes/podule/scsi_acorn.cpp: Added Acorn AKA30 SCSI Expansion Card. Nigel Barnes2025-10-243-51/+66
* current Plug and Play / Handhelds PR (#14402) mamehaze2025-10-243-15/+41
* yuleyuan: Deobfuscate data and move to related driver AJR2025-10-243-78/+18
* namco/namcos1_sprites.cpp: Fix off-by-1 error in address map (#14412) cam9002025-10-241-1/+1
* bus/pc98_cbus/pc9801_14: add dsw access log angelosa2025-10-241-0/+1
* bus/pc98_cbus: preliminary PC9801-14 support angelosa2025-10-245-2/+154
* New systems marked not working Ivan Vangelista2025-10-242-0/+18
* gaelco/gaelco_wrally_sprites.cpp: Implement device_gfx_interface. [cam900, Va... Vas Crabb2025-10-2514-85/+94
* namco/namcos1_sprite.cpp: Moved Namco System 1/System 86 sprite functions int... cam9002025-10-259-346/+406
* namco/polepos*.cpp: Split driver classes according to hardware configurations... cam9002025-10-254-324/+369
* namco/turrett*.cpp: Suppress side effects for debugger reads, fixed sound rou... cam9002025-10-244-84/+79
* Update astropc.cpp Added missing passwords ASCII tables (#14406) Ioannis Bampoulas2025-10-241-3/+38
* mephisto2: correct romlabels hap2025-10-241-3/+4
* machine/it8705.cpp: hookup ISA DMA bindings angelosa2025-10-242-100/+200
* machine/sis950_lpc.cpp: hookup ISA DMA bindings angelosa2025-10-242-5/+108
* machine/w83977tf.cpp: hookup ISA DMA bindings, fix floppy fails angelosa2025-10-242-0/+74
* namcos23.cpp: Renderer optimizations, 5-10% perf increase on panicprk. [Ryan ... MooglyGuy2025-10-241-171/+369
* akai/mpc3000.cpp: Updates [R. Belmont, Guru] arbee2025-10-235-106/+1644
* handheld/yuleyuan.cpp: Manufacturer note AJR2025-10-231-0/+2
* apple: slightly improve Zip Chip emulation (#14397) arekkusu422025-10-232-23/+25
* wozfdc.cpp: improve timing of data register reads (#14404) Roman Donchenko2025-10-232-3/+8
* New working clones hap2025-10-232-9/+21
* emu/video: Removed most specialisations of the RGB utilities, added ARM NEON ... Vas Crabb2025-10-249-2218/+978
* New systems marked not working Ivan Vangelista2025-10-233-15/+123
* hash: subscribe pc98,pc88va and x68k to generic_flop_525 angelosa2025-10-233-0/+3
* nec/pc9801.cpp: add stopgap self-extracted kanji.bin for pc9801 and pc9801f angelosa2025-10-231-10/+34
* Systems promoted to working angelosa2025-10-232-7/+3
* aws: - make font ROM an 8-bit region, and access it using a rquired_region_ptr Barry Rodewald2025-10-231-19/+15
* bus/pc98_cbus: hookup 2D floppy option angelosa2025-10-2318-77/+138
* sound/va_vca.cpp: Defined a CEM3360_VCA specialization. (#14342) m1macrophage2025-10-234-63/+109