-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
#define NDX 0x00A00A | ||
#define KEYD 0x00A000 | ||
#define FA 0x000291 | ||
#define FA 0x000294 | ||
#define VARTAB 0x0003E2 | ||
#define FNLEN 0x00028E | ||
#define FNADR 0x00008C | ||
#define STATUS 0x000286 | ||
#define SA 0x000290 | ||
#define FNLEN 0x000291 | ||
#define FNADR 0x00008A | ||
#define STATUS 0x000289 | ||
#define SA 0x000293 |