summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* spg2xx: Fix behavior of audio channel enable/stop flags (#12572) Simon Eriksson2024-07-142-38/+65
* i386: x87 stack top set to 0 when entering mmx state, generate #NM only from ... yz70s2024-07-131-4/+8
* i386.cpp: correct errors in pentops.hxx caused by bad mmxprolog routine yz70s2024-07-132-85/+86
* igs/pgmcrypt.cpp: Fixed Endianness issue for 32-bit games. Vas Crabb2024-07-131-2/+2
* bus/mc10: Added minimum ROM size and block size checks for cartridge ROMs. (#... Sylvain Glaize2024-07-138-91/+77
* dectalk: fixed distortion in DTC07 DAC emulation (#12567) datajake19992024-07-122-3/+3
* m6502/m5074x.cpp: Modernized logging, fixed Timer X mixing up the prescale an... arbee2024-07-111-6/+27
* New systems marked not working Ivan Vangelista2024-07-112-0/+23
* i386.cpp: correct buggy fxsave and fxrstor opcodes and let chihiro show 3D again yz70s2024-07-111-2/+2
* h8_sci: add safety check in internal_update for possible negative ticks, hap2024-07-112-9/+15
* h8: add system clock getter (divided clock()) hap2024-07-113-11/+12
* cpu/z80/r800.cpp: (#12530) wilbertpol2024-07-105-45/+2193
* machine/k056230: preliminary Konami Viper LANC superset angelosa2024-07-092-17/+126
* machine/k056230: refactor regs_r/_w to regs_map angelosa2024-07-092-45/+26
* Fixes/ROMs for Roland stuff (#12555) Giulio Zausa2024-07-086-9/+181
* Systems promoted to working Ivan Vangelista2024-07-081-1/+1
* mc88000: allow for multiple cmmus Patrick Mackinlay2024-07-086-54/+42
* mc88200: fix bus error logic Patrick Mackinlay2024-07-081-5/+6
* fmtowns: start save states cracyc2024-07-071-7/+11
* machine/ncr5385.cpp: raise IRQ for INT_INVALID_CMD (#12524) Adam Billyard2024-07-071-1/+5
* nscsi/cd.cpp: Fixed no-disc status for Apple CD drive and implemented eject c... arbee2024-07-062-10/+42
* r65c52: simplify update_irq, add call to update_irq at each place ier or isr ... hap2024-07-061-45/+48
* r65c52.cpp: Correct bug associated with IRQ handling (nw) James Wallace2024-07-051-3/+5
* New systems marked not working Ivan Vangelista2024-07-041-1/+1
* -tecmo/gaiden.cpp: Removed two-byte year hack of Wild Fang. Vas Crabb2024-07-054-501/+432
* bus/bbc/tube: Added the Matchbox co-processor. Nigel Barnes2024-07-034-10/+1069
* machine/applepic.cpp: Cleaned up IRQ handling, finished and tested DMA. [R. B... arbee2024-07-036-73/+167
* -machine/genpc.h: Connect iochrdy properly. Also don't forward the same thin... Vas Crabb2024-07-042-3/+4
* at: use set_inputline again cracyc2024-07-034-4/+1
* genpc: use trampoline instead of tag cracyc2024-07-034-2/+4
* nx8_500s disassembler: Correct decoding of some DP/USP-based addressing modes... AJR2024-07-021-4/+6
* genpc: use tag for maincpu cracyc2024-07-022-2/+2
* i386: disable logging cracyc2024-07-021-1/+1
* isa/dectalk: hack it to work until it can be better understood cracyc2024-07-029-24/+25
* Systems promoted to working Nigel Barnes2024-07-0116-0/+1164
* Merge tag 'mame0267' into HEAD Vas Crabb2024-06-302-4/+4
|\
| * Various fixes: Vas Crabb2024-06-272-4/+4
| * -cpu/m6805/m68hc05e1.cpp: Added missing header with inline function definitio... Vas Crabb2024-06-241-0/+1
* | Cleaned up various stuff. Vas Crabb2024-06-3017-584/+572
* | cpu/tms32025.cpp: Add primary TMS32020 support (#12506) cam9002024-06-292-319/+381
* | bus/hp_dio: Modernize all of the HP DIO cards to use anonymous namespaces (#1... Sven Schnelle2024-06-2920-651/+563
* | cpu/xa: New Philips XA disassembler (#12504) mamehaze2024-06-294-0/+2174
* | hp_dio: add HP98624 GPIB interface card (#12514) Sven Schnelle2024-06-293-0/+360
* | spg2xx: Switch ADPCM algorithm to IMA ADPCM (#12525) Simon Eriksson2024-06-284-3/+181
* | ti99/geneve: Replace fatal error with no action when accessing a MFM hard dis... Michael Zapf2024-06-281-2/+10
* | z80dasm: small cleanup hap2024-06-263-23/+28
* | z80ndasm: fix compile issue hap2024-06-261-0/+1
* | cops.cpp: Promote Revelations to working (#12485) James Wallace2024-06-254-0/+2443
* | f2mc16: Fix copy-paste mistakes AJR2024-06-251-2/+2
* | cpu/m68000: Fix fmovem reads for mode=2 (#12510) Sven Schnelle2024-06-251-20/+4