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
*
full xtal conversion
xtal
Olivier Galibert
2025-04-29
602
-1994
/
+1987
*
cpu/dsp32: Modify previous change, clamping before the narrowing conversion
AJR
2022-10-29
1
-1
/
+1
*
cpu/dsp32: Simplify int24 operator logic
AJR
2022-10-29
1
-5
/
+2
*
cpu/i960, cpu/sh: Use rotl_32 and rotr_32 for executing rotate instructions
AJR
2022-10-29
2
-3
/
+3
*
cpu/arm: Use rotr_32 for handling unaligned reads
AJR
2022-10-29
1
-3
/
+3
*
Update various source files to use swapendian_int16
AJR
2022-10-29
5
-5
/
+5
*
Move debugger command parameter validation helpers into debugger_console
AJR
2022-10-29
1
-2
/
+1
*
Remove #include <cstdarg> from emu.h and move it into source files that still...
AJR
2022-10-25
7
-0
/
+13
*
e132xs: Provide new helper functions for extracting signed 16-bit halves
AJR
2022-10-25
2
-6
/
+10
*
emu_timer: undo prev commit, add running() getter and change some enabled() c...
hap
2022-10-25
1
-2
/
+2
*
Remove legacy logging functions in various drivers and devices
AJR
2022-10-20
1
-16
/
+0
*
v25: Call exception hook on bankswitch interrupt
AJR
2022-10-20
1
-0
/
+3
*
cpu/nec: Fix crash on encountering invalid LDEA
AJR
2022-10-20
1
-1
/
+1
*
Revert "v25: IF only masks externally vectored interrupts"
AJR
2022-10-20
1
-2
/
+7
*
v25: IF only masks externally vectored interrupts
AJR
2022-10-19
1
-7
/
+2
*
ctk-530: New working machine (#10445)
Devin Acker
2022-10-19
1
-0
/
+6
*
nios2: Misc. disassembler fixes
AJR
2022-10-12
1
-10
/
+18
*
unkts: Hook up new skeleton CPU device
AJR
2022-10-12
2
-0
/
+113
*
upd7810: Fixed serial input/output
Dirk Best
2022-10-12
1
-20
/
+14
*
unidasm: Add Nios II disassembler
AJR
2022-10-11
2
-0
/
+493
*
m50734: Emulate some on-chip timers
AJR
2022-10-10
2
-5
/
+105
*
othello: hook up upd7751c sample player
hap
2022-10-09
1
-2
/
+2
*
Change cpu32 and M68340 to 16 bit data bus instead of 32 [Paul Arnold]
Paul-Arnold
2022-10-04
4
-23
/
+11
*
bus/gameboy: Moved MBC3/MBC30 to their own file as separate devices.
Vas Crabb
2022-10-04
1
-1
/
+1
*
mn1880: Additional notes
AJR
2022-10-01
1
-0
/
+11
*
m68000: split the header to make future semi-indenpendant implementations sane
Olivier Galibert
2022-09-30
20
-1059
/
+1192
*
pic16c5x.cpp: add support for the GI PIC1654S. [R. Belmont]
arbee
2022-09-29
2
-5
/
+23
*
upd7810: Adjusted instruction clock counts to match the UPD78[C]1x datasheet;...
Lord-Nightmare
2022-09-28
1
-780
/
+787
*
eminline.h: Additions
AJR
2022-09-25
18
-186
/
+86
*
arm: Eliminate big-endian bus variant not actually implemented until ARM6 (wh...
AJR
2022-09-25
2
-41
/
+12
*
srcclean pass in preparation for release branch
Vas Crabb
2022-09-25
1
-2
/
+2
*
h8, sh2: Add exception hook calls
AJR
2022-09-23
2
-0
/
+8
*
m6502: Add the missing uses_custom_memory_interface. Avoid multiple instruct...
Olivier Galibert
2022-09-23
6
-15
/
+29
*
bus/nubus/nubus_image.cpp, cpu/i386/i486ops.hxx: Use swapendian_int32
AJR
2022-09-22
2
-10
/
+8
*
e132xs: Cleanups
AJR
2022-09-20
1
-10
/
+3
*
mtu130: Implement the banking using the actual sequencer prom
Olivier Galibert
2022-09-20
6
-2266
/
+24
*
upd7810: some variables were missing from savestates
hap
2022-09-20
1
-6
/
+26
*
Renamed n2a03 to rp2a03 throughout source tree. (#10343)
0kmg
2022-09-20
8
-160
/
+160
*
upd7810: upd78c06 has internal rom
hap
2022-09-18
3
-15
/
+22
*
upd7810: refresh port C on MCC related output changes
hap
2022-09-18
3
-19
/
+30
*
upd7810: update prev commit: still affect HC flag
hap
2022-09-17
1
-34
/
+61
*
Emulate MN18801A MMU
AJR
2022-09-16
2
-119
/
+197
*
Machines promoted to working
hap
2022-09-17
1
-1
/
+1
*
upd7810: don't change carry flag with inr/dcr opcodes
hap
2022-09-16
4
-157
/
+79
*
b6100: don't write to speaker on tkbs
hap
2022-09-12
2
-0
/
+7
*
m50734: Add A-D converter
AJR
2022-09-09
2
-7
/
+53
*
m740: Remove leftover declarations from header
AJR
2022-09-08
1
-2
/
+0
*
m50734: Fix stack page
AJR
2022-09-08
1
-3
/
+4
*
m740: Only access data memory in indirect modes
AJR
2022-09-08
3
-170
/
+86
*
m50734: device_reset fix
AJR
2022-09-07
1
-0
/
+2
[next]