Limit Load_PRG() debug output on IO access
This commit is contained in:
@@ -45,6 +45,7 @@ struct c64state {
|
||||
byte fliscreens[8];
|
||||
byte backgrounds[200];
|
||||
byte vicmode;
|
||||
byte ioaccess[256];
|
||||
};
|
||||
|
||||
word C64_isBinaryProgram(FILE * f);
|
||||
|
||||
Reference in New Issue
Block a user