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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
tools
/
unidasm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hyperstone dasm fp/h support (nw)
Olivier Galibert
2017-12-02
1
-1
/
+12
*
fix building with Visual Studio 2017 & clang 5.0.0 (also tested with gcc 7.2....
smf-
2017-11-28
1
-12
/
+11
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-568
/
+1100
*
never hurts to srcclean (nw)
Vas Crabb
2017-07-09
1
-1
/
+1
*
Begin of HP80 emulation (#2448)
fulivi
2017-07-08
1
-0
/
+2
*
Merge tag 'mame0187'
Vas Crabb
2017-06-28
1
-1
/
+1
|
\
|
*
unidasm: Fix MC68HC11 disassembly
AJR
2017-06-25
1
-1
/
+1
*
|
Rewrote 4004 core and disassembler:
Vas Crabb
2017-06-27
1
-0
/
+2
|
/
*
sm510: made KB1013VK12 device a clone of SM5A (nw)
hap
2017-06-23
1
-2
/
+2
*
hcd62121: Improve rotate and shift instructions. Identified COM and PORT regi...
Wilbert Pol
2017-05-03
1
-1
/
+1
*
m6805: added skeleton CMOS devices
Vas Crabb
2017-01-30
1
-0
/
+4
*
initial pull request
Patrick Mackinlay
2017-01-24
1
-0
/
+2
*
cop400: Properly separated COP444L from COP444C. [Curt Coder]
Curt Coder
2017-01-16
1
-0
/
+2
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-17
/
+25
*
Fixed the unidasm registration for upd7725
Nathan Woods
2016-11-18
1
-1
/
+1
*
Added PDP8 to unidasm
Nathan Woods
2016-11-16
1
-0
/
+2
*
Merge pull request #1657 from npwoods/dasmstream_arcompact
Vas Crabb
2016-11-17
1
-0
/
+2
|
\
|
*
Changed the arcompact disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-11
1
-0
/
+2
*
|
No need for osd_malloc, osd_malloc_array and osd_free (nw)
Miodrag Milanovic
2016-11-11
1
-1
/
+1
|
/
*
nanoprocessor: initial support. Disassembler only is known to work at this po...
fulivi
2016-11-03
1
-0
/
+2
*
TRUE/FALSE in tools section (nw)
Miodrag Milanovic
2016-10-22
1
-19
/
+19
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-31
/
+31
*
hp_hybrid: added hp_hybrid & hp_5061_3001 to unidasm
fulivi
2016-09-10
1
-0
/
+4
*
made constexprs lower case and used constexpr for returning input value as we...
Miodrag Milanovic
2016-07-31
1
-8
/
+8
*
Add support for showing will branch/will fall through comment on SPARC branch...
Vas Crabb
2016-06-27
1
-8
/
+8
*
SPARC VIS 2+, VIS 3 and VIS 3B disassembler support [Vas Crabb]
Vas Crabb
2016-06-24
1
-185
/
+183
*
VIS I (UltraSPARC) and II (UltraSPARC III) for SPARC disassembler [Vas Crabb]
Vas Crabb
2016-06-23
1
-8
/
+27
*
Add SPARC to unidasm [Vas Crabb]
Vas Crabb
2016-06-22
1
-0
/
+6
*
remove all usages of tagmap
Miodrag Milanovic
2016-06-18
1
-2
/
+2
*
sm510: added KB1013VK1-2 disasm
hap
2016-04-11
1
-0
/
+2
*
sm500: added disasm
hap
2016-04-07
1
-0
/
+4
*
tms1k: make disasm tables human-readable and added initial TP0320
hap
2016-03-15
1
-0
/
+2
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-2
/
+2
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-1
/
+1
*
Revert "fix unidasm compile [Robbbert]"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
fix unidasm compile [Robbbert]
Lord-Nightmare
2016-01-17
1
-1
/
+1
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+676