1
0
mirror of https://github.com/prirun/p50em.git synced 2026-05-05 15:53:48 +00:00

implemented ARGT for interruptable PCL, more work on PCL

This commit is contained in:
Jim
2005-06-11 00:00:00 -04:00
parent 32c4116e52
commit 7f433b9b27
2 changed files with 263 additions and 91 deletions

5
regs.h
View File

@@ -9,7 +9,12 @@
#define S 10
#define Y 10
#define YH 10
#define YL 11
#define X 14
#define XH 14
#define XL 15
#define FLTH 20
#define FLTL 21