index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
/
riscii.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
diexec: Add callback to allow debugger to break into the middle of wait-type ...
AJR
2024-11-17
1
-0
/
+1
*
epg3231: Add Timers 1 & 2
AJR
2023-08-30
1
-16
/
+90
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-9
/
+2
*
- 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
*
vreadere: Fix display glitch
AJR
2020-12-18
1
-3
/
+10
*
vreadere: Add preliminary (badly glitched) LCD display
AJR
2020-12-18
1
-7
/
+68
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-62
/
+59
*
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
1
-15
/
+18
*
epg3231: Add speech timer interrupt (nw)
AJR
2020-02-20
1
-1
/
+25
*
(nw) whole lot less of { *this }
Vas Crabb
2020-02-05
1
-6
/
+4
*
riscii: Add interrupt processing (nw)
AJR
2019-11-01
1
-0
/
+43
*
rii: Many updates
AJR
2019-09-25
1
-51
/
+828
*
riscii: Improve offset calculation for TBRD (nw)
AJR
2019-09-13
1
-3
/
+9
*
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
1
-2
/
+21
*
Add preliminary RISC II execution core
AJR
2019-09-10
1
-21
/
+1018
*
rii: Misc. notes; minor disassembler update (nw)
AJR
2019-09-10
1
-1
/
+3
*
riscii: Add the register space (nw)
AJR
2019-06-20
1
-7
/
+26
*
riscii: Minor update (nw)
AJR
2019-06-20
1
-3
/
+4
*
Preliminary disassembler and skeleton CPU device for Elan RISC II/RII series ...
AJR
2019-06-20
1
-0
/
+105