diff options
| author | Julian Blake Kongslie | 2021-12-05 15:16:41 -0800 |
|---|---|---|
| committer | Julian Blake Kongslie | 2021-12-05 15:16:41 -0800 |
| commit | ca0c557e2c61e2fc6cc97482a17f68fd2ee61392 (patch) | |
| tree | f24926619e8e953a38250af02973b18cb0bede0e /mem/hello.pal | |
| parent | Interrupt-driven keyboard input. (diff) | |
| download | noncpu-ca0c557e2c61e2fc6cc97482a17f68fd2ee61392.tar.xz | |
Implement DF and IF, and Dep and Exam switches.
Diffstat (limited to 'mem/hello.pal')
| -rw-r--r-- | mem/hello.pal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mem/hello.pal b/mem/hello.pal index da1c711..89383ba 100644 --- a/mem/hello.pal +++ b/mem/hello.pal | |||
| @@ -39,6 +39,7 @@ INT, KRB | |||
| 39 | TLS | 39 | TLS |
| 40 | TSF | 40 | TSF |
| 41 | JMP .-1 | 41 | JMP .-1 |
| 42 | RMF | ||
| 42 | ION | 43 | ION |
| 43 | JMP I Z 000 | 44 | JMP I Z 000 |
| 44 | $ | 45 | $ |
