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
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
asmjit: mame integration
asmjit
Patrick Mackinlay
2022-02-11
4
-110
/
+119
*
arm: Disassembly improvements
AJR
2022-02-08
2
-94
/
+141
*
devices/*: Removed extra semicolons after function bodies in headers. (#9275)
0kmg
2022-02-06
16
-64
/
+64
*
i86: wrap at end of segment not at 64k boundary
cracyc
2022-02-06
1
-1
/
+1
*
sm510: k input wakeup is not edge triggered
hap
2022-02-03
3
-35
/
+10
*
st2xxx: Fix regression by preventing IRQ level from changing between vector p...
AJR
2022-01-30
2
-10
/
+26
*
cop400: add accessor for L output
hap
2022-01-29
2
-4
/
+10
*
cop400: add accessors for sk/so output pin state
hap
2022-01-29
2
-9
/
+18
*
65C02 updates
AJR
2022-01-27
8
-108
/
+1028
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
31
-55
/
+47
*
ns32000dasm.h: Fix clang error: extra qualification on member 'displacement_s...
AJR
2022-01-25
1
-1
/
+1
*
ns32000: show displacements as signed hexadecimal
Patrick Mackinlay
2022-01-26
2
-23
/
+36
*
srcclean in preparation for 0.240
Vas Crabb
2022-01-23
2
-10
/
+10
*
cpu/adsp2100/*.*: Add partially support for PMOVLAY register (#9164)
cam900
2022-01-19
3
-13
/
+97
*
Fix several issues in DC-based HW (#9150)
Angelo Salese
2022-01-17
3
-34
/
+29
*
Add skeleton CPU device and disassembler for NEC 78K/IV (uPD784XXX) architecture
AJR
2022-01-15
8
-12
/
+1935
*
g65816: Make absolute indexed indirect JMP/JSR fetch destination addresses fr...
AJR
2022-01-15
1
-8
/
+1
*
Namco custom chip improvements (#9141)
Mike
2022-01-14
1
-2
/
+7
*
upd7810_table.cpp: fix LDAX and STAX tables to match proper instruction size ...
goldnchild
2022-01-11
1
-14
/
+14
*
Fix 64-bit OP_TEST UML instruction for C backend (balrog)
balr0g
2022-01-01
1
-1
/
+1
*
ctk551: minor I/O corrections (#9076)
Devin Acker
2021-12-31
2
-3
/
+9
*
h8_sci_device: don't set TDRE when receiving (#9051)
Devin Acker
2021-12-27
1
-1
/
+0
*
im05: simpler implementation
hap
2021-12-27
1
-3
/
+3
*
srcclean, remove a vestigial thing, and a little cleanup
Vas Crabb
2021-12-26
2
-20
/
+20
*
sm511: assume that divider reset is same as sm510
hap
2021-12-21
4
-9
/
+1
*
sm510: fix wakeup after CEND, reorganize files a bit
hap
2021-12-21
19
-488
/
+544
*
mn1880: Fix ASR carry calculation
AJR
2021-12-17
1
-11
/
+6
*
-Updated translations:
Vas Crabb
2021-12-17
1
-2
/
+2
*
gt913: minor cleanup (#8985)
Devin Acker
2021-12-14
1
-7
/
+2
*
Revert "Revert "ctk551: implement sound, promote to working (#8960)" (#8980)"...
R. Belmont
2021-12-14
3
-8
/
+15
*
Revert "ctk551: implement sound, promote to working (#8960)" (#8980)
R. Belmont
2021-12-14
3
-15
/
+8
*
ctk551: implement sound, promote to working (#8960)
Devin Acker
2021-12-14
3
-8
/
+15
*
Research into thoop and squash 'refresh rate' protection [Victor Fernandez (C...
David Haywood
2021-12-14
2
-3
/
+36
*
t11: power fail trap is NMI, added bus error trap
hap
2021-12-09
2
-7
/
+27
*
sparclite: correct wssr[0] reset state
hap
2021-12-06
1
-3
/
+3
*
sparclite: correct disasm after prev commit
hap
2021-12-06
1
-1
/
+4
*
sparclite: OP3_SCAN had the wrong id
hap
2021-12-06
2
-11
/
+8
*
sparc: check pending interrupt after RETT
hap
2021-12-06
1
-0
/
+6
*
sparc: get rid of icount time travel
hap
2021-12-06
2
-241
/
+13
*
sparc: fix LDSTUBA not working
hap
2021-12-05
1
-2
/
+2
*
sparclite: NWINDOWS=8
hap
2021-12-05
3
-13
/
+30
*
sparc: SWAP/SWAPA on unaligned address causes a trap
hap
2021-12-04
2
-42
/
+44
*
Remove a few outdated references to MESS
Dirk Best
2021-12-02
2
-8
/
+1
*
v60: Code cleanup
AJR
2021-12-01
7
-75
/
+36
*
Fixed a few coverity errors, several of which are real bugs.
Vas Crabb
2021-12-02
1
-1
/
+1
*
Various cleanups.
Vas Crabb
2021-12-02
1
-3
/
+1
*
sparclite: update notes
hap
2021-12-01
1
-16
/
+11
*
sparclite: add preliminary system support ctrl reg
hap
2021-12-01
2
-11
/
+39
*
g65816: Replace #ifdef UNUSED_FUNCTION with [[maybe_unused]] to deter code rot
AJR
2021-12-01
2
-6
/
+2
*
Fun with flags: Allows handlers to have user-defined flags set on
Olivier Galibert
2021-11-28
2
-31
/
+45
[next]