summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
...
* cpu/e132xs: Moved interrupt check to the beginning of instruction execution. Vas Crabb2025-03-265-328/+271
* machine/i82371sb.cpp: rectify https://github.com/mamedev/mame/commit/377e9d6d... angelosa2025-03-254-0/+5
* -cpu/e132xs: Fixes and optimisations: Vas Crabb2025-03-266-670/+380
* cpu/e132xs: Optimised recompiled FRAME instruction. Vas Crabb2025-03-254-197/+181
* i960: Fix disassembly of ADD<cc>, SUB<cc> & SEL<cc> for cc = l, ne, le, o AJR2025-03-241-1/+1
* cpu/e132xs: Removed leftover block end from a function that no longer generat... Vas Crabb2025-03-251-2/+0
* cpu/e132xs, cpu/drcbex64.cpp: More fixes and optimisation: Vas Crabb2025-03-257-406/+397
* cpu/e132xs: Don't generate code to handle a delayed branch inline. Vas Crabb2025-03-243-85/+49
* mn10300: Fix disassembly of ADD Dm, Dn AJR2025-03-221-1/+1
* mn10300: Fix disassembly of even more move instruction modes AJR2025-03-221-1/+1
* mn10300: Re-add missing LSR and ASR modes AJR2025-03-221-1/+1
* mn10300: Fix disassembly of yet another move instruction mode AJR2025-03-221-1/+1
* mn10300: Fix disassembly of another move instruction mode AJR2025-03-221-1/+1
* mn10300: Fix disassembly of some move instruction modes AJR2025-03-221-5/+5
* unidasm: Add Panasonic MN10300 disassembler AJR2025-03-222-0/+971
* srcclean the tree. Vas Crabb2025-03-2310-50/+50
* cpu/e132xs: Fixed IO2 interrupt check in recompiler. Vas Crabb2025-03-231-33/+33
* cpu/e132xs: More recompiler optimisation: Vas Crabb2025-03-233-198/+126
* machine/psion_ssd.cpp: Don't save state of removable media. Nigel Barnes2025-03-211-10/+2
* machine/psion_asic9.cpp: Improved ASIC9MX RAM configuration to detect 2MB. Nigel Barnes2025-03-212-19/+62
* Revert "i960: don't preserve sign bit when shifting integer left (#13507)" AJR2025-03-211-1/+1
* i960: don't preserve sign bit when shifting integer left (#13507) Matthew Daniels2025-03-211-1/+1
* cpu/e132xs: More recompiler fixes: Vas Crabb2025-03-224-177/+169
* v60: implement correct rounding mode when converting float to integer (#13506) Matthew Daniels2025-03-211-1/+7
* z80/z80dasm.cpp: Switched *R (LDIR, OTIR, etc) debugger flag to STEP_OVER (#1... holub2025-03-211-3/+3
* cpu/e132xs, cpu/drcbex64.cpp: Recompiler fixes and optimisations: Vas Crabb2025-03-214-1500/+753
* Write the results of an ALU operation before writing to register/memory (#13486) Matthew Daniels2025-03-202-19/+19
* fixing cpu for missing opcode (#13502) ffxx682025-03-203-11/+18
* [heathzenith/h8.cpp] Update interrupt handling to not use set_input_line_and_... Mark Garlanger2025-03-204-5/+5
* mips/mips1: remove embedded syscall logging Patrick Mackinlay2025-03-202-233/+4
* Some relatively simple recompiler optimisations: Vas Crabb2025-03-203-25/+44
* m16c: Fix disassembly syntax for adjnz/sbjnz AJR2025-03-191-0/+1
* -More DRC fixes/improvements: Vas Crabb2025-03-207-378/+789
* tea1002: fix compile hap2025-03-191-1/+1
* video/tea1002.cpp: fix misspelled amplitude variable angelosa2025-03-192-6/+6
* bus/nes/disksys.cpp, sound/rp2c33_snd.cpp: Updates (#13496) cam9002025-03-193-12/+20
* -cpu/drcbe*.cpp: Print an error message and abort when running off the end of... Vas Crabb2025-03-183-22/+140
* v60: improve CVTSW flags and fix issue with float-to-u32 cast hap2025-03-172-5/+3
* Miscellaneous minor stuff: Vas Crabb2025-03-171-6/+6
* cpu/drcbearm64.cpp: Optimised conditional operations using carry flag. (#13484) Vas Crabb2025-03-172-207/+468
* machine/i82371sb.cpp: lift cargo cult 0xe0-0xef noprw angelosa2025-03-154-4/+5
* pci/virge_pci.cpp: hookup Leadtek WinFast 3D S600DX BIOS alt to virgedx_pci [... angelosa2025-03-151-1/+13
* video/s3virge.cpp: add stub Serial Port implementation, retire s3virgedx_rev1... angelosa2025-03-152-43/+41
* cpu/drcbearm64.cpp: Minor fixes and optimisations: Vas Crabb2025-03-161-19/+81
* cpu/drcbearm64.cpp: General cleanup, no functional changes. Vas Crabb2025-03-166-195/+193
* vax: Minor disassembly refinements AJR2025-03-141-2/+2
* cpu/drcbearm64.cpp: Fixed issues with and optimise ADD[C]/SUB[B] code generat... Vas Crabb2025-03-151-38/+149
* z80scc: reassert interrupt if conditions persist (fixes MT#9141) Patrick Mackinlay2025-03-142-16/+25
* -cpu/drcbearm64.cpp: More fixes and optimisations: Vas Crabb2025-03-144-66/+80
* New systems marked not working Ivan Vangelista2025-03-132-1/+12