fixed formatter

This commit is contained in:
marketideas 2019-11-16 21:03:19 -08:00
parent 140121f13e
commit 046335d9db
2 changed files with 293 additions and 293 deletions

View File

@ -815,6 +815,7 @@ CLASS::~CLASS()
}
void CLASS::init(void)
{
TFileProcessor::init();
std::string s;
lines.clear();

View File

@ -17,7 +17,7 @@ neg equ -16
//]var1 = v1234
;lst off
:start00:
start00:
brk ;$00
ora (dp,x)
cop $BA
@ -233,7 +233,6 @@ startB0
lda expr,x
ldx expr,y
ldal lexpr,x
lst off
startC0
cpy #immed