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
/
i960
/
i960dis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i960: Further disassembly fixes
AJR
2025-03-25
1
-3
/
+3
*
i960: Fix disassembly of ADD<cc>, SUB<cc> & SEL<cc> for cc = l, ne, le, o
AJR
2025-03-24
1
-1
/
+1
*
cpu/i960: Corrected disassembly of dcinva instruction. (#11378)
Joshua Scoggins
2023-06-29
1
-2
/
+2
*
coretmpl.h: Add utility function for sign-extending values of arbitrary width
AJR
2022-11-01
1
-2
/
+2
*
Debugger feature improvements
AJR
2022-03-27
1
-0
/
+2
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
1
-3
/
+3
*
i960dasm: rewrote disassembler [SailorSat]
Ariane Fugmann
2020-05-04
1
-262
/
+484
*
i960dasm: add missing opcodes [SailorSat]
Ariane Fugmann
2020-04-29
1
-19
/
+77
*
fix #6207 (nw)
MetalliC
2020-01-23
1
-3
/
+3
*
i960: Wasn't supposed to break this (nw)
AJR
2018-02-08
1
-1
/
+1
*
i960: Fix disassembly of REG instructions
AJR
2018-02-08
1
-2
/
+2
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-84
/
+75
*
i960: Preliminary support for CALLS instruction and WIP on FAULTx instruction...
arbee
2016-12-22
1
-1
/
+1
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-11
/
+1
*
Changed 'std::ostream *' in disassemble_t to be 'std::ostream &'
Nathan Woods
2016-11-16
1
-27
/
+23
*
Changed the i960 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-15
1
-26
/
+37
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+306