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
/
rw5000
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
6
-11
/
+11
*
hmcs400: add opcode placeholders
hap
2024-09-16
1
-1
/
+2
*
misc hap disasm: correction to prev commit
hap
2024-03-07
1
-1
/
+1
*
misc hap disasm: move opcode mnemonics enum out of header file
hap
2024-03-07
2
-13
/
+13
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-9
/
+2
*
mn1400: add disassembler
hap
2023-05-01
2
-138
/
+138
*
b6100: don't write to speaker on tkbs
hap
2022-09-12
2
-0
/
+7
*
goldnaxe: easier/easy dipswitch setting was the wrong way around [Jose Tejada]
hap
2022-06-12
3
-3
/
+3
*
b5500: subclass of a5500 instead of b5000
hap
2022-04-10
4
-39
/
+10
*
rw5000: added b5500
hap
2022-04-10
4
-0
/
+159
*
cpu: remove obsolete debugger.h include from some of my files
hap
2022-04-02
1
-2
/
+0
*
rw5000: update note about a4000
hap
2022-04-01
1
-2
/
+4
*
New working machines
hap
2022-03-31
8
-55
/
+82
*
rw5000: add a5500
hap
2022-03-29
4
-1
/
+167
*
New working machines
hap
2022-03-29
3
-62
/
+16
*
rw5000: add a5000/a5900
hap
2022-03-29
6
-2
/
+163
*
rw5000: separate b6000 disasm from b5000, add a5000 disasm
hap
2022-03-29
5
-12
/
+110
*
b5000: rename base class to rw5000
hap
2022-03-28
11
-0
/
+1635