summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* srcclean and cleanup: Vas Crabb2024-04-2115-44/+43
* midway/midtunit.cpp, midtunit_v.cpp, midwunit.cpp, midxunit.cpp: Cleaned up c... cam9002024-04-2111-860/+938
* nmk/nmk16.cpp: Updated comments to note that Many Block is a hack of Slot Gal... negunma2024-04-211-2/+2
* midwayic: apparent dependency issue, hap2024-04-205-168/+161
* svi3x8/expander: Implement device_mixer_interface Dirk Best2024-04-205-15/+25
* New systems marked not working Ivan Vangelista2024-04-203-1/+289
* ay8910: Suppress configuration warnings AJR2024-04-191-2/+3
* coleco/cartridge: Add support for 'Activision' type cartridges Dirk Best2024-04-2014-28/+261
* i2cmem: Add 24C128 and 24C256 variants Dirk Best2024-04-202-1/+17
* sinclair/sprinter.cpp: Improved emulation accuracy. (#12269) holub2024-04-201-6/+36
* -dataeast/karnov.cpp: Updated ROM labels for Japanese version based on auctio... Vas Crabb2024-04-205-51/+49
* New working clones Ivan Vangelista2024-04-193-3/+51
* sinclair/tsconf.cpp: Use RGB screen bitmap so mid-screen palette changes work... holub2024-04-203-39/+89
* galaxian/galaxian.cpp: Added an alternative version of Bongo found on an orig... ClawGrip2024-04-192-1/+21
* -midway/williams.cpp: Cleaned up ROM loading for Defender hardware, further s... Vas Crabb2024-04-194-357/+412
* misc/skimaxx.cpp: Suppress side effects for debugger reads, and reduced tag l... cam9002024-04-191-23/+28
* pinball/decodmd*.cpp: Register data members for save states, suppress side ef... cam9002024-04-198-660/+705
* nichibutsu/wiping.cpp: added sound and very preliminary, incomplete inputs to... Ivan Vangelista2024-04-181-10/+106
* midway/williams.cpp: Added missing item to save states for Mystic Marathon, f... Vas Crabb2024-04-183-65/+55
* -ui/videoopt.cpp: Hold Ctrl to jump to the next one-second interval for point... Vas Crabb2024-04-184-127/+109
* -ui/ui.cpp, ui/videoopt.cpp: Made pointer activity timeout configurable. Vas Crabb2024-04-184-63/+330
* tomy/tomy_princ.cpp: Install cart ROM in CPU addess space. (#12267) qufb2024-04-181-2/+69
* shared/decobsmt.cpp: Implement device_mixer_interface for sound output. (#12266) cam9002024-04-187-1129/+1182
* bmc/bmcpokr.cpp: ported over backpen handling from bmc/koftball.cpp, fixes so... Ivan Vangelista2024-04-172-40/+42
* New systems marked not working Ivan Vangelista2024-04-172-2/+41
* rollingc: add comment for IN0 bit 0 hap2024-04-171-1/+4
* machine/spi_sdcard.cpp: Don't write received data to the command shift regist... holub2024-04-171-44/+23
* igs/igs009.cpp: Added a bootleg of Jingle Bell called "Animal House". (#12260) ClawGrip2024-04-172-8/+48
* misc/xtom3d.cpp: Added PIU10 ISA PCB for Pump It Up. (#12237) 9871238791132024-04-1712-187/+1011
* m6801: fix new regression with eat_cycles hap2024-04-162-2/+15
* midway/midwayic.cpp: Reduced hardcoded tags and cleaned up code. (#12262) cam9002024-04-177-310/+442
* capcom/cps2.cpp: Fix qndream title & standardize mshud title (#12257) barbudreadmon2024-04-161-2/+2
* igs/igs_m036.cpp: corrected hashes for qhzb's sound ROM Ivan Vangelista2024-04-161-1/+1
* rollingc: fix moonbase claiming "you are too strong" hap2024-04-162-12/+14
* bmc/koftball: decode bitmap layer, add back layer pen (#12255) Angelo Salese2024-04-161-62/+46
* fastfred: correct XTAL hap2024-04-163-9/+6
* bus/qbus/uknc_kmd.cpp: Fixed unused lambda capture. Vas Crabb2024-04-161-1/+1
* osd/strconv.cpp: Handle UTF-8 Windows code page internally in osd_uchar_from_... invertego2024-04-161-20/+30
* commodore/kim1.cpp: Added RS-232 port for console. (#12161) Jeff Tranter2024-04-161-4/+57
* -machine/1801vp128.cpp: Fixed invalid character in device short name. Vas Crabb2024-04-162-2/+2
* ussr/uknc.cpp: Added cassette interface and qbus slots with floppy controller... shattered2024-04-166-9/+233
* shared/dcs.cpp: Implemented device_mixer_interface for sound output. (#12252) cam9002024-04-1615-642/+846
* New systems marked not working Ivan Vangelista2024-04-156-37/+169
* cirsa/neptunp2.cpp: Added a Counters SEEPROM dump to gladiador. (#12251) ClawGrip2024-04-161-1/+1
* Move coleco homebrew titles to their own softlist and fix a few issues. Add m... Dirk Best2024-04-153-0/+4
* videoopt: update prev commit, better with empty 'radiobuttons'? hap2024-04-151-1/+1
* videoopt: use subtext string to indicate current view hap2024-04-151-1/+2
* cpu/h8500: Remove "intram" space to simplify memory interface for future emul... AJR2024-04-146-18/+14
* funworld/4roses.cpp improvements: Roberto Fresca2024-04-151-50/+59
* midway/williams.cpp, midway/wmg.cpp: Fixed crash in Defender, further cleanup. Vas Crabb2024-04-154-107/+87