summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* -debugger/qt: Fixed crash on hard reset. Vas Crabb2024-07-313-5/+21
* heathzenith/h8.cpp: Fixed up H8 layout. Vas Crabb2024-07-302-78/+52
* igs/igs009.cpp, igs/spoker.cpp: Re-parented Jingle Bell sets to make latest v... Vas Crabb2024-07-293-22/+22
* srcclean and cleanup Vas Crabb2024-07-2819-96/+94
* Cleanup: Vas Crabb2024-07-284-33/+37
* commodore/c65.cpp: fix lambda capture angelosa2024-07-271-1/+1
* nmk/macrossp.cpp: Cleaned up code. (#12621) cam9002024-07-281-347/+221
* commodore/c65.cpp: misc cleanups angelosa2024-07-271-235/+186
* commodore/c65: delete unused header file angelosa2024-07-272-18/+15
* bus/pci: ncr53c825 stub [Roberto Fresca, Gaby, recreativas.org] angelosa2024-07-274-4/+138
* nmk/nmk16.cpp: upgraded interrupts trigger system based on PROM contents (#12... Sergio G.2024-07-265-1358/+1512
* gaelco/gaelcopc.cpp: Add note about Tuning Race I/O board, reformat comments ... ClawGrip2024-07-261-8/+10
* hp/hp98x6.cpp: Support 3 new machines (#12599) fulivi2024-07-264-156/+1492
* heathzenith/h8.cpp: Add front panel keypad and serial console to Heathkit H8.... Jeff Tranter2024-07-262-4/+250
* new NOT WORKING machines (#12606) mamehaze2024-07-262-3/+43
* apple/macprtb.cpp: Saving and loading the PRAM is important. [R. Belmont] arbee2024-07-261-1/+40
* New clones marked not working Ivan Vangelista2024-07-264-3/+48
* cpu/xa: CPU core work for fearless/superkds - adds sound, promotes to working... mamehaze2024-07-268-143/+5754
* hp_dio/hp98620: use device_execute_interface (nw) (#12618) Sven Schnelle2024-07-261-16/+31
* video/pc_vga_paradise.cpp: separate extended CRTC unlock by r/w angelosa2024-07-263-40/+61
* New clones marked not working Ivan Vangelista2024-07-254-22/+70
* ces/cesclass.cpp: replace palette with amber shades angelosa2024-07-251-9/+12
* roland_gp.h: clean up indentation hap2024-07-252-17/+18
* rd500: add to mame.lst and correct rom region size/endianness hap2024-07-252-4/+5
* Miscellaneous fixes: Vas Crabb2024-07-255-42/+56
* bus/rs232: Added Mouse Systems serial mouse to default RS-232 devices. (#12588) Brian Johnson2024-07-253-3/+2
* New systems marked not working Ivan Vangelista2024-07-246-23/+589
* sega/dsbz80.cpp: Fix volume, Add variables into save states, Cleanups: (#12608) cam9002024-07-248-100/+127
* fidelity/as12.cpp: rename to elegance.cpp, hap2024-07-248-51/+58
* daytona93: dump audiocpu roms that match this revision [Guru], hap2024-07-2410-52/+90
* namco/namcos10.cpp: Added notes and improved inputs for Hajime no Ippo 2. (#1... 9871238791132024-07-241-7/+30
* igs/igs_m027.cpp: added preliminary decryptions for jking02, luckycrs and oly... Ivan Vangelista2024-07-234-7/+169
* casio/pv1000.cpp: Three tiny changes (#12570) lidnariq2024-07-231-2/+15
* ces/cesclass.cpp: break LCD output in two screens, implement bitmap DMA trigg... angelosa2024-07-231-60/+102
* New working clones Ivan Vangelista2024-07-234-11/+417
* apple/macprtb.cpp: Major updates and modernization. [R. Belmont] arbee2024-07-221-167/+296
* New systems marked not working Ivan Vangelista2024-07-227-14/+237
* bus/pc8801: add gsx8800 expansion stub angelosa2024-07-213-0/+86
* bus/fp1000: add int# callbacks, allow fdcpack to load disks angelosa2024-07-218-36/+133
* upd765: Drive busy bits should not be cleared until a SIS is executed (#12585) Brian Johnson2024-07-212-25/+11
* sharp/x1.cpp: hookup screen.set_default_position angelosa2024-07-211-0/+2
* New systems marked not working Ivan Vangelista2024-07-214-508/+852
* kaneko/snowbros.cpp: Added Sutjaro Haeyo Deluxe (not working). (#12595) mamehaze2024-07-213-10/+136
* bus/msx/cart/ide.cpp: Removed unnecessary interface_pre_start and ROM bank. (... wilbertpol2024-07-211-14/+0
* sound/scspdsp.cpp: Use util::sext for sign extension and use lowercase hexade... cam9002024-07-211-53/+21
* New working systems hap2024-07-2010-66/+1336
* bus/fp1000: preliminary fd1020fd device angelosa2024-07-196-9/+153
* New non-working machines Philip Bennett2024-07-192-6/+43
* i386: fix cycles when leaving rep when out of cycles and count == 0 cracyc2024-07-181-1/+1
* i386: correct various mmx and sse opcodes in pentops.hxx yz70s2024-07-191-103/+113