summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Even more recompiler fixes: Vas Crabb5 days5-150/+109
* naroutp.cpp driver improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca5 days2-89/+752
* msx2_flop.xml: New dump added (#13585) David 'Foxhack' Silva5 days1-0/+12
* spectrum_cass.xml: Added 46 working items and cleaned up metadata (#13589) ArcadeShadow5 days1-353/+1030
* devcb: add remove function to unset a devcb hap5 days7-6/+18
* apple/rbv.cpp: Remove leftover code since it's using the pseudo-VIA device no... arbee6 days2-170/+0
* cpu/z80/z80.cpp: Avoided wrong isunset() detection in some Spectrum clones (#... holub6 days5-6/+2
* machine/rescap.h: Implemented audio potentiometer law. (#13588) m1macrophage6 days3-6/+22
* nec/pc98: drop '01 naming for memsw, kbd and cd angelosa6 days11-97/+95
* nec/pc9801.cpp: move pc9801fs to pc9801us_state angelosa6 days2-7/+12
* nec/pc9801.cpp: make IDE hack local to pc9801rs angelosa6 days3-14/+29
* -apple/rbv.cpp, apple/maciici.cpp: Implemented monochrome mode, cleaned up cl... Vas Crabb6 days5-71/+96
* i8085: optimize set_status by checking if devcb is unset hap6 days1-1/+1
* hash/ibm51*.xml: New FreeDOS 1.3 hard disk image, FreeDOS 1.4 images (#13061) Mike Swanson6 days4-1/+228
* bus/snes/st018.cpp: Add primary support of ST018 coprocessor (#13553) cam9007 days6-3/+226
* hash/pc98.xml: update QA, 3.5" edition angelosa7 days1-64/+137
* apple/rbv.cpp: Derive screen timing from oscillator inputs. Vas Crabb7 days1-6/+4
* apple/rbv.cpp: Use Endianness helper, fixed off-by-one in 8bpp cliprect check. Vas Crabb7 days1-7/+7
* apple/rbv.cpp: Configure screen for selected monitor (fixes MT09152). Vas Crabb7 days2-54/+63
* cpu/drcbex64.cpp: Fixed another bug uncovered after fixing a bug in the DRC t... Vas Crabb7 days1-2/+1
* nec/pc9801.cpp: accomodate gaiji BIOS setting memory to r/w to undisplayable ... angelosa7 days3-10/+16
* emu/emumem.h: Optimized cache line detection (#13584) holub7 days1-2/+2
* nec/pc9821.cpp: preliminary support for BIOS ROM overlay angelosa7 days5-60/+111
* koftball.cpp: updated PCB info (#13579) flama123338 days1-1/+1
* More recompiler fixes: Vas Crabb8 days5-165/+248
* midway/midzeus.cpp: Add Cruis'n Exotica (version 1.0, build 8643) (#13572) ClawGrip8 days3-2/+34
* sega_beena_cart.xml: Add 2 new software items (#13528) qufb8 days1-0/+91
* sega/model2_v.cpp: Fix error in clipping plane calculation (#13582) Matthew Daniels8 days1-12/+14
* act/victor9k.cpp: Get audio working on Victor 9000 (victor9k) (#13549) donohoe008 days5-16/+100
* New working clones Ivan Vangelista8 days2-17/+74
* chessmst: swap parent/clone hap8 days1-14/+14
* Clones promoted to working hap8 days2-10/+5
* Started moving UML instruction reference to main documentation, fixed more re... Vas Crabb8 days8-311/+1780
* New working clones Ivan Vangelista8 days2-2/+25
* megadriv.xml: Added 6 working items (#13485) ArcadeShadow8 days1-5/+89
* tvdear.xml: Add alt_title field for illust2 AJR8 days1-0/+1
* added a tvdear cart (#13574) mamehaze8 days2-1/+31
* cpu/z80/z84c015.cpp: Isolated cpu-specific memory translate functions (#13581) holub8 days5-11/+37
* dsp56ops: fix regression from prev commit hap8 days1-1/+2
* misc cpu: no need to check debug enabled flag manually hap8 days41-54/+53
* sega/model2.cpp: improve z-sort and clipping (#13575) Matthew Daniels9 days3-61/+106
* segaorun/xbd/ybd: lower perfect quantum a bit hap9 days3-5/+5
* z80make: sort prefixes to have consistent generated output hap9 days1-9/+9
* MSX: add Video80 homebrew card (#13568) fulivi10 days7-5/+237
* t6a84: remove unneeded devcb hap10 days4-46/+45
* z80/z80make.py: Revisited z80 code generator (#13573) holub10 days7-117/+230
* sound/dac76.cpp: Emulating multiplying capability. (#13577) m1macrophage10 days4-48/+112
* Fix cases where specific segment register settings could cause the i80186/188... Lord-Nightmare10 days1-4/+4
* cpu/drcbex86.cpp: Fixed flags for 64-bit multiply instructions. Vas Crabb10 days1-24/+22
* dynax/dynax.cpp: Improved DIP switches for mjelctrn and majxtal7. Vas Crabb10 days1-71/+39