summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* virusb: goes all the way to the main programdsp563xx Olivier Galibert2025-11-0111-22880/+33842
* Ensure all three virus reach 0x100 Olivier Galibert2025-10-316-22/+32
* dsp563xx: Implement enough to make the dsp56311 reach the first stage bootloa... Olivier Galibert2025-10-3111-11091/+22941
* Splitted inputs for Cheri Mondo '97. Roberto Fresca2025-10-311-2/+14
* Added Reels Speed DIP switch to sets cmaster97, cmast97a, cmast97b and jpknight. Roberto Fresca2025-10-311-5/+5
* Fixed DIP switches polarity and defaults for cmast97, cmast97a and cmast97b. Roberto Fresca2025-10-311-71/+71
* Added a new port to handle the Jackpot Knight reels background colors. Roberto Fresca2025-10-312-22/+35
* Fixing old commit messages: Roberto Fresca2025-10-311-0/+1
* cpu/m68000/mcf5206e.cpp: make it accept external interrupts, fix CPU space (m... angelosa2025-10-313-152/+203
* Elaut Megacrane (#14441) stonedDiscord2025-10-312-0/+154
* TMS32031: ABSF was mistakenly using ~man instead of -man, causing problems fo... codefrog20022025-10-311-6/+26
* seta/seta2.cpp: original funcube uses TMP68301 not Coldfire, fix regression angelosa2025-10-312-30/+21
* src/devices/cpu/m68000: add basic state viewer for Coldfire angelosa2025-10-317-107/+523
* sega/model2: limit microtexture blend factor to 127/256 (#14439) Matthew Daniels2025-10-312-12/+4
* Merge tag 'mame0282' into HEAD Vas Crabb2025-10-317-74/+75
|\
| * 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
* | Jackpot Knight improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca2025-10-311-3/+102
* | olivetti/att6300p_mmu.cpp: Added a side effects check. Vas Crabb2025-10-314-25/+27
* | Cherry Master 97 improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca2025-10-302-192/+641
* | igs/pgm3.cpp: Fixed endianness bug - you can't just access a 32-bit ROM regio... Vas Crabb2025-10-311-8/+12
* | New clones marked not working Ivan Vangelista2025-10-303-171/+215
* | esqpump.cpp: Fix a typo in a comment. (#14437) Christian Brunschen2025-10-301-1/+1
* | tvgames/xavix_sound.cpp: Put XaviX sound device in its own file rather than s... Vas Crabb2025-10-316-448/+469
* | sound/gt155.cpp, machine/gt913_snd.cpp: fix obvious left channel clamp typo angelosa2025-10-302-2/+2
* | nec/pc9821.cpp: read DSW2 and DSW3 from SDIP for pc9821ce angelosa2025-10-301-2/+15
* | nec/pc8801.cpp: misc QA notes angelosa2025-10-303-41/+41
* | sega/model2_v.cpp: Pre-bind render callback delegates. Vas Crabb2025-10-3117-371/+373
* | sega/model2: new trilinear implementation, add support for microtextures (#14... Matthew Daniels2025-10-305-155/+226
* | emu/device.h: Added more sanity checks to device types. Vas Crabb2025-10-301-2/+33
* | Fixed up various broken stuff: Vas Crabb2025-10-3024-146/+143
* | [Access Virus] Hookup LCD to port 1 bits (#14430) Felipe CorrĂȘa da Silva Sanches2025-10-292-6/+23
* | New working clones Ivan Vangelista2025-10-294-11/+61
* | bus/pc98_cbus/pc9801_14.cpp: hookup TMS3631 stub angelosa2025-10-295-15/+175
* | bus/nscsi/pc8801_30.cpp: fix set audio start position mode 0x80 angelosa2025-10-291-0/+6
* | skeleton/tamagotchi_pix.cpp: SoC identified AJR2025-10-281-4/+15
* | Cherry Master 97 improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca2025-10-281-22/+28
* | bus/pc8801/pc8801_31.cpp: pinpoint DMA enable bit angelosa2025-10-285-23/+37
* | bus/nscsi/pc8801_30.cpp: implement fader control angelosa2025-10-284-28/+132
* | i386: set cpl after all memory reads are done in i386_task_switch cracyc2025-10-281-1/+1
* | dsp563xx: First stab at the interpreter infrastructure Olivier Galibert2025-10-287-78/+64325
* | mcs51: remove spurious port read messages Olivier Galibert2025-10-281-4/+4
* | misc/cointek.cpp: added ROM and reel RAM banking, identified game title as Go... Ivan Vangelista2025-10-282-58/+149
* | akai/mpc60.cpp: fix GCC compile [R. Belmont] arbee2025-10-271-0/+1
* | akai/mpc60.cpp: Actually set_floppy() for the uPD766 and fix the polarity of ... arbee2025-10-271-1/+7
* | akai/mpc60.cpp: Hooked up all inputs to the panel CPU and significantly beefe... arbee2025-10-271-3/+352
* | adamnet/fdc.cpp: Add compatibility matrix for convenient reference AJR2025-10-272-0/+12
* | nec/pc8801.cpp, nec/pc88va.cpp, bus/pc98_cbus/pc9801_86.cpp: better OPNA defa... angelosa2025-10-274-16/+16
* | bus/pc8801/pc8801_31.cpp: just ack the bytes on data ports angelosa2025-10-272-10/+23
* | dataeast/kingobox.cpp: consolidated driver into single file Ivan Vangelista2025-10-273-654/+587