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
/
upd78k
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add skeleton CPU device and disassembler for NEC 78K/IV (uPD784XXX) architecture
AJR
2022-01-15
8
-12
/
+1935
*
debugger: Extended target address syntax to include device/address space. (#8...
Vas Crabb
2021-10-01
3
-6
/
+6
*
upd78k1/k2/k3 disassemblers: Fix branch destinations for A.n, X.n and PSW.n m...
AJR
2020-08-08
2
-2
/
+2
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
6
-39
/
+28
*
Minor disassembler output fix for uPD78K1/78K2 SFR-mode RMW instructions
AJR
2020-04-15
1
-1
/
+1
*
upd78k3: Fix disassembly of MOV A, !addr16
AJR
2020-03-28
1
-2
/
+2
*
upd78k3d: Fix minor mistake in DBNZ disassembly
AJR
2020-03-25
1
-1
/
+1
*
upd78k3: Fix SFR identification in disassembly of MOV A,sfr and MOV sfr,A opc...
AJR
2020-03-23
1
-4
/
+4
*
New machines marked as NOT_WORKING
AJR
2020-03-09
2
-4
/
+31
*
New machines marked as NOT_WORKING
AJR
2020-02-25
2
-8
/
+61
*
upd78k2d, upd78k3d: Fix order of operands in instructions using two saddrs/sa...
AJR
2020-02-25
2
-12
/
+12
*
upd78k2d: Fix a whole batch of mistakes with disassembling 01-prefixed altern...
AJR
2020-02-25
1
-12
/
+12
*
srcclean and manual adjustments (nw)
Vas Crabb
2020-02-23
1
-2
/
+2
*
upd78k3d: Fix disassembly of 01-prefixed SFR + immediate word/byte instructio...
AJR
2020-02-21
1
-2
/
+2
*
upd78k3d: Correct indexing for 0A-prefixed instructions; misc. other notes & ...
AJR
2020-02-17
5
-9
/
+17
*
upd78k3: Include IRAM in program space; clean up code using shared pointer fi...
AJR
2020-02-16
2
-37
/
+51
*
upd78k3d: PUSHU/POPU save/restore PSW instead of RP5 (nw)
AJR
2020-02-14
1
-2
/
+8
*
upd78k2: Fix register order (nw)
AJR
2020-02-12
1
-2
/
+3
*
New machines marked as NOT_WORKING
AJR
2020-02-12
6
-0
/
+2286
*
upd78k1d: Bad masking, oops (nw)
AJR
2020-02-11
1
-1
/
+1
*
upd78k1d: Various subtle fixes (nw)
AJR
2020-02-11
1
-9
/
+8
*
Add disassemblers for NEC 78K/0, 78K/I and 78K/II MCU types
AJR
2020-02-10
12
-0
/
+3969