summaryrefslogtreecommitdiffstatshomepage
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-3112-11091/+22943
* 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-3116-204/+102
|\
| * Bumped version to 0.282mame0282 Vas Crabb2025-10-312-4/+4
| * Fixed up a pile of stuff and commented out games added without credits. Vas Crabb2025-10-3121-84/+88
| * Revert "Update hiscore.rst with plugin configuration details (#14403)" Vas Crabb2025-10-302-123/+17
| * 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-304-41/+44
* | 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-296-15/+187
* | bus/nscsi/pc8801_30.cpp: fix set audio start position mode 0x80 angelosa2025-10-292-8/+18
* | 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
* | hash/pc8801_cdrom.xml, hash/megacd.xml: mark missing index images as baddump angelosa2025-10-282-13/+26
* | bus/nscsi/pc8801_30.cpp: implement fader control angelosa2025-10-285-31/+134
* | 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-288-78/+64327
* | 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