mirror of
https://github.com/fachat/xa65.git
synced 2025-03-18 05:29:30 +00:00
remove debug output... (oops..)
This commit is contained in:
parent
20b1e2cc08
commit
5cb6388a1d
@ -339,7 +339,7 @@ void do_listing(signed char *listing, int listing_len, signed char *bincode, int
|
||||
|
||||
buf += list_tokens(buf, listing + 3, listing_len - 3);
|
||||
|
||||
#if 1 //def LISTING_DEBUG
|
||||
#ifdef LISTING_DEBUG
|
||||
/* for now only do a hex dump so we see what actually happens */
|
||||
{
|
||||
char valbuf[32];
|
||||
|
Loading…
x
Reference in New Issue
Block a user