summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* hrdvd: Make the initial dvdrom test pass Olivier Galibert2023-05-053-5/+43
* csplayh5: rename to hrdvd (High Rate DVD) Olivier Galibert2023-05-055-86/+86
* chdman: Add extractdvd command Olivier Galibert2023-05-051-0/+93
* cdrom: Bunch of fixes Olivier Galibert2023-05-052-5/+29
* atari: make the dvdrom drives be dvdroms Olivier Galibert2023-05-052-40/+43
* mc68000: Serial support Dirk Best2023-05-051-4/+28
* bitgraph.cpp: Replace generic serial keyboard with more fitting device AJR2023-05-041-20/+3
* Fix validation after 28104cdbdfc39b0ced6411381ffb074772dce345 AJR2023-05-042-2/+1
* mobigo_cart.xml: Use lowercase for things that aren't proper nouns in list de... ArcadeShadow2023-05-051-1/+1
* -casio/cz101.cpp: Added MIDI I/O and got it booting fully. (#11185) Devin Acker2023-05-053-34/+89
* 3rdparty/nanosvg: Re-base on latest upstream. Vas Crabb2023-05-055-64/+242
* diexec: Input line methods can't be called reliably until the device has star... AJR2023-05-041-4/+4
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-0499-1024/+1640
* util/unzip.cpp: Update for latest LZMA SDK. Vas Crabb2023-05-041-2/+2
* 3rdparty/lzma: Updated to LZMA SDK version 22.01 Vas Crabb2023-05-04461-13401/+56804
* conchess: replace "conchess t8" with original dump hap2023-05-032-30/+23
* mc68000: Centronics support Dirk Best2023-05-031-2/+26
* maxaflex: add pwm_display for 7segs hap2023-05-022-77/+81
* New working clones Ivan Vangelista2023-05-023-0/+49
* New systems marked not working Ivan Vangelista2023-05-022-0/+111
* New working machine added (#11182) algestam2023-05-022-0/+74
* wy60: Add character attributes AJR2023-05-012-8/+54
* powerpc: added 740 and 750 models to give the correct IDs. The 740/750 extend... arbee2023-05-016-6/+34
* mn1400: add disassembler hap2023-05-0127-569/+725
* Fix bindings of Esc and Ins Char/Line on WY-60 ASCII keyboard AJR2023-05-011-2/+2
* wysekbd: Note AJR2023-04-301-1/+2
* mc68000: Add floppy support Dirk Best2023-05-017-5/+248
* wysekbd: There are two slightly different Enhanced PC-style keyboards AJR2023-04-303-32/+51
* wy60: Add keyboard emulation and cursor AJR2023-04-306-9/+1050
* ui: Don't use facets of destructed locales. Vas Crabb2023-05-018-11/+19
* cpu/z80: Fixed incorrect cycle counts when custom cycle tables are used. (#11... wilbertpol2023-05-015-9/+13
* Fixed some titles in the sega/megatech.cpp: Fixed some titles in comments. (#... ICEknigh72023-05-011-20/+20
* mc68000: Add expansion bus and ram card Dirk Best2023-04-308-1/+506
* dec/vt100.cpp: add setting for phosphor color. (#11172) Carl Drougge2023-04-301-1/+21
* Fixed another warning, a full compile now completes with GCC 13.1. [R. Belmont] arbee2023-04-291-0/+1
* concept/concept.cpp: Fix collision with "concept" reserved word in C++20 warn... arbee2023-04-292-5/+5
* Support GCC 13.1 / Fedora 38 [R. Belmont] arbee2023-04-291-0/+9
* apple/awacs_macrisc: fix GCC 13.1 warning. [R. Belmont] arbee2023-04-291-2/+2
* machine/mpc106.cpp: properly endian-swap PPC/PCI transactions, support LE PPC... arbee2023-04-2914-126/+1277
* cpu/i386: Use logmacro.h granular logging. (#11171) Luigi Thirty2023-04-308-228/+243
* vgmplay.xml: Changed list description to reflect the nature of the files. (#1... ArcadeShadow2023-04-301-1/+1
* skeleton/bolsaint.cpp: Added a skeleton driver for Bolsa Internacional slot m... ClawGrip2023-04-302-0/+97
* cpu/mips, sgi/sgi.cpp: Fixed MIPS3 PRID and memory controller RPSS issues: (#... Jiaxun Yang2023-04-307-55/+61
* namco/namcos10.cpp: Added decrypted Point Blank 3 program code. (#11166) [Win... 9871238791132023-04-301-5/+63
* nintendo/n64.cpp: minor cleanups angelosa2023-04-292-85/+58
* kpython: Change CPU to PS/2 Emotion Engine AJR2023-04-293-54/+181
* seta/seta.cpp: workaround extdwnhl ending crash (#11160) Angelo Salese2023-04-291-0/+6
* New clones marked not working Ivan Vangelista2023-04-292-1/+24
* Trivial cleanup. Vas Crabb2023-04-293-17/+12
* vectorgraphic/sbcvideo.cpp: Fix color accuracy and addressing bugs. (#11146) Eric Anderson2023-04-291-11/+12