Support for 80386 register dumps

This commit is contained in:
Jeff Parsons 2015-02-23 12:02:06 -08:00 committed by jeffpar
commit 5303d2fe20
12 changed files with 384 additions and 124 deletions

View file

@ -173,6 +173,7 @@ var asNonDirectories = [
var asExtsPlainText = [
"65v",
"bas",
"hex",
"map",
"txt"
];