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
/
rx01
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-2
/
+2
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
2
-11
/
+5
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
Debugger feature improvements
AJR
2022-03-27
1
-2
/
+6
*
debugger: Extended target address syntax to include device/address space. (#8...
Vas Crabb
2021-10-01
1
-1
/
+1
*
rx01: Preliminary, untested host interface
AJR
2021-04-20
3
-20
/
+176
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
2
-11
/
+9
*
rx01_cpu: Add the rest of the branch conditions (nw)
AJR
2020-04-15
2
-2
/
+31
*
rx01_cpu: Add sector data space in place of scratchpad space (nw)
AJR
2020-04-15
2
-23
/
+55
*
rx01_cpu: Fix AND logic (nw)
AJR
2020-01-11
1
-1
/
+1
*
rx01_cpu: More stubs (nw)
AJR
2020-01-11
2
-2
/
+24
*
rx01_cpu: Add the other flags, with a somewhat awkward display (nw)
AJR
2020-01-09
3
-12
/
+141
*
rx01_cpu: Architectural notes (nw)
AJR
2020-01-08
1
-0
/
+18
*
rx01_cpu: More conditions (nw)
AJR
2020-01-07
2
-3
/
+21
*
rx01: Add CRC shifter (nw)
AJR
2020-01-07
2
-0
/
+19
*
rx01_cpu: Start executing some instructions (nw)
AJR
2020-01-06
2
-10
/
+149
*
rx01dasm.cpp: Add a few comments (nw)
AJR
2020-01-06
1
-0
/
+11
*
rx01: Dumped firmware PROMs [Lord Nightmare]
AJR
2020-01-06
4
-0
/
+366