mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-02-06 04:29:56 +00:00
tidying
This commit is contained in:
parent
9ef0f82dea
commit
e7d8c4ebc2
@ -76,7 +76,6 @@ public class CPMBasicFile extends BasicProgram
|
||||
text.append (String.format (" %d ", lineNumber));
|
||||
ptr += 4;
|
||||
|
||||
// int end = nextAddress - loadAddress - 1;
|
||||
while (true)
|
||||
{
|
||||
int val = buffer[ptr++] & 0xFF;
|
||||
|
Loading…
x
Reference in New Issue
Block a user