Commit graph

5 commits

Author SHA1 Message Date
Andrea Odetti
d029befe6a Merge branch 'master' into memory
# Conflicts:
#	source/Debugger/Debugger_Disassembler.cpp
2021-03-18 18:55:27 +00:00
tomcw
fb6433fb7a Debugger_Disassembler.cpp: add GPL boilerplate text 2021-03-17 20:42:40 +00:00
Andrea
c7f515015b
Debugger: Separate disassembler functions from display (PR #933)
Makes it easier to use them in different environments.
2021-03-17 20:32:19 +00:00
Andrea Odetti
665245bf7b Bug fix in AW.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-03-13 20:56:31 +00:00
Andrea Odetti
ec56d2ee00 Separate disassembler functions from display.
Makes it easier to use them in different environments.
2021-03-01 19:21:30 +00:00