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
/
rii
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redoing offs_t to 64-bits expansion.
MooglyGuy
2026-05-01
1
-1
/
+1
*
diexec: Add callback to allow debugger to break into the middle of wait-type ...
AJR
2024-11-17
1
-0
/
+1
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-4
/
+4
*
epg3231: Add Timers 1 & 2
AJR
2023-08-30
2
-17
/
+97
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
2
-15
/
+7
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-2
/
+2
*
epg3231: Add key strobe output mode
AJR
2022-05-12
1
-1
/
+28
*
Debugger feature improvements
AJR
2022-03-27
1
-12
/
+12
*
vreadere: Fix display glitch
AJR
2020-12-18
1
-3
/
+10
*
vreadere: Add preliminary (badly glitched) LCD display
AJR
2020-12-18
2
-9
/
+89
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
2
-65
/
+62
*
Misc. code pruning and maintenance (nw)
AJR
2020-02-29
1
-1
/
+1
*
clean up various stuff (nw)
Vas Crabb
2020-02-26
1
-1
/
+1
*
rii: Fix TBRD address calculation; fix carry logic for several instructions (nw)
AJR
2020-02-21
2
-17
/
+19
*
epg3231: Add speech timer interrupt (nw)
AJR
2020-02-20
2
-1
/
+28
*
(nw) whole lot less of { *this }
Vas Crabb
2020-02-05
2
-8
/
+6
*
riscii: Add interrupt processing (nw)
AJR
2019-11-01
2
-0
/
+47
*
rii: Many updates
AJR
2019-09-25
4
-72
/
+1038
*
(nw) please try to ensure #include guards will trip special-casing in dumb pr...
Vas Crabb
2019-09-16
1
-1
/
+1
*
riscii: Improve offset calculation for TBRD (nw)
AJR
2019-09-13
2
-3
/
+10
*
rii: Misc. adjustments (nw)
AJR
2019-09-10
1
-5
/
+6
*
rii: Stack endianness is swapped; TBRD is allowed to be RPTed (nw)
AJR
2019-09-10
1
-5
/
+14
*
rii: Add standard status flag display (nw)
AJR
2019-09-10
2
-2
/
+24
*
Add preliminary RISC II execution core
AJR
2019-09-10
3
-26
/
+1128
*
rii: Misc. notes; minor disassembler update (nw)
AJR
2019-09-10
3
-24
/
+44
*
Enable precompiled header usage in the Visual Studio compiler (#5473)
S.Z
2019-08-13
1
-0
/
+2
*
riscii: Add the register space (nw)
AJR
2019-06-20
2
-7
/
+37
*
riscii: Minor update (nw)
AJR
2019-06-20
1
-3
/
+4
*
riidasm: Correct order of parameters for MOVRP and MOVPR (nw)
AJR
2019-06-20
1
-4
/
+4
*
Preliminary disassembler and skeleton CPU device for Elan RISC II/RII series ...
AJR
2019-06-20
4
-0
/
+759