index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
Miscelaneous minor fixes:
Vas Crabb
2025-03-30
1
-2
/
+4
*
src/devices/cpu/e132xs/e132xsdrc.cpp: Fixed regression in exceptions.
Vas Crabb
2025-03-25
1
-1
/
+1
*
srcclean the tree.
Vas Crabb
2025-03-23
10
-50
/
+50
*
cpu/e132xs: Fixed IO2 interrupt check in recompiler.
Vas Crabb
2025-03-23
1
-33
/
+33
*
cpu/e132xs: More recompiler optimisation:
Vas Crabb
2025-03-23
3
-198
/
+126
*
machine/psion_ssd.cpp: Don't save state of removable media.
Nigel Barnes
2025-03-21
1
-10
/
+2
*
machine/psion_asic9.cpp: Improved ASIC9MX RAM configuration to detect 2MB.
Nigel Barnes
2025-03-21
2
-19
/
+62
*
Revert "i960: don't preserve sign bit when shifting integer left (#13507)"
AJR
2025-03-21
1
-1
/
+1
*
i960: don't preserve sign bit when shifting integer left (#13507)
Matthew Daniels
2025-03-21
1
-1
/
+1
*
cpu/e132xs: More recompiler fixes:
Vas Crabb
2025-03-22
4
-177
/
+169
*
v60: implement correct rounding mode when converting float to integer (#13506)
Matthew Daniels
2025-03-21
1
-1
/
+7
*
z80/z80dasm.cpp: Switched *R (LDIR, OTIR, etc) debugger flag to STEP_OVER (#1...
holub
2025-03-21
1
-3
/
+3
*
cpu/e132xs, cpu/drcbex64.cpp: Recompiler fixes and optimisations:
Vas Crabb
2025-03-21
4
-1500
/
+753
*
Write the results of an ALU operation before writing to register/memory (#13486)
Matthew Daniels
2025-03-20
2
-19
/
+19
*
fixing cpu for missing opcode (#13502)
ffxx68
2025-03-20
3
-11
/
+18
*
[heathzenith/h8.cpp] Update interrupt handling to not use set_input_line_and_...
Mark Garlanger
2025-03-20
4
-5
/
+5
*
mips/mips1: remove embedded syscall logging
Patrick Mackinlay
2025-03-20
2
-233
/
+4
*
Some relatively simple recompiler optimisations:
Vas Crabb
2025-03-20
3
-25
/
+44
*
m16c: Fix disassembly syntax for adjnz/sbjnz
AJR
2025-03-19
1
-0
/
+1
*
-More DRC fixes/improvements:
Vas Crabb
2025-03-20
7
-378
/
+789
*
tea1002: fix compile
hap
2025-03-19
1
-1
/
+1
*
video/tea1002.cpp: fix misspelled amplitude variable
angelosa
2025-03-19
2
-6
/
+6
*
bus/nes/disksys.cpp, sound/rp2c33_snd.cpp: Updates (#13496)
cam900
2025-03-19
3
-12
/
+20
*
-cpu/drcbe*.cpp: Print an error message and abort when running off the end of...
Vas Crabb
2025-03-18
3
-22
/
+140
*
v60: improve CVTSW flags and fix issue with float-to-u32 cast
hap
2025-03-17
2
-5
/
+3
*
Miscellaneous minor stuff:
Vas Crabb
2025-03-17
1
-6
/
+6
*
cpu/drcbearm64.cpp: Optimised conditional operations using carry flag. (#13484)
Vas Crabb
2025-03-17
2
-207
/
+468
*
machine/i82371sb.cpp: lift cargo cult 0xe0-0xef noprw
angelosa
2025-03-15
4
-4
/
+5
*
pci/virge_pci.cpp: hookup Leadtek WinFast 3D S600DX BIOS alt to virgedx_pci [...
angelosa
2025-03-15
1
-1
/
+13
*
video/s3virge.cpp: add stub Serial Port implementation, retire s3virgedx_rev1...
angelosa
2025-03-15
2
-43
/
+41
*
cpu/drcbearm64.cpp: Minor fixes and optimisations:
Vas Crabb
2025-03-16
1
-19
/
+81
*
cpu/drcbearm64.cpp: General cleanup, no functional changes.
Vas Crabb
2025-03-16
6
-195
/
+193
*
vax: Minor disassembly refinements
AJR
2025-03-14
1
-2
/
+2
*
cpu/drcbearm64.cpp: Fixed issues with and optimise ADD[C]/SUB[B] code generat...
Vas Crabb
2025-03-15
1
-38
/
+149
*
z80scc: reassert interrupt if conditions persist (fixes MT#9141)
Patrick Mackinlay
2025-03-14
2
-16
/
+25
*
-cpu/drcbearm64.cpp: More fixes and optimisations:
Vas Crabb
2025-03-14
4
-66
/
+80
*
New systems marked not working
Ivan Vangelista
2025-03-13
2
-1
/
+12
*
cpu/drcbearm64.cpp: Add disassembled UML comments to logged native assembly l...
Vas Crabb
2025-03-13
1
-1
/
+11
*
-Fixed some -listxml issues:
Vas Crabb
2025-03-13
4
-20
/
+20
*
- skeleton/vgame.cpp: added complete PCB infos and dumped EEPROM for cjsjh [G...
Ivan Vangelista
2025-03-12
8
-5
/
+116
*
-kaneko/kaneko_calc3.cpp: Organise decryption table as 256*64, restored tabul...
Vas Crabb
2025-03-13
3
-29
/
+63
*
sound/gt155.cpp: Increased range of filter output to avoid overflow. (#13454)
Devin Acker
2025-03-13
2
-3
/
+2
*
machine/ncr5380.cpp: Add DP8490 type so that its Enhanced Mode can be emulate...
AJR
2025-03-12
3
-10
/
+24
*
bt450: new ramdac device
Patrick Mackinlay
2025-03-12
2
-0
/
+136
*
bt431, bt45x: make accessors public
Patrick Mackinlay
2025-03-12
2
-26
/
+27
*
m68k: fix fmovem effective address increment bug
Patrick Mackinlay
2025-03-12
2
-51
/
+38
*
cpu/drcbearm64.cpp: Emit optimised memory access code. (#13464)
Vas Crabb
2025-03-12
1
-72
/
+295
*
-cpu/drcbex64.cpp: Align HANDLE entry point to 16-byte boundary.
Vas Crabb
2025-03-12
3
-126
/
+102
*
am9513.cpp: more logging for LOG_MODE and LOG_TC (#13406)
Adam Billyard
2025-03-10
1
-1
/
+18
*
pci/virge_pci.cpp: add virgevx_pci stub
angelosa
2025-03-09
5
-10
/
+140
[next]