diff options
| author | kitty <nepeta@canaglie.net> | 2026-02-28 17:57:35 +1100 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-02-28 17:57:35 +1100 |
| commit | 4f9d8ac79867481d8682246937fc4df7ac6c75a4 (patch) | |
| tree | c9af0d40aea3b337217e74d74cd179b2662bb2ce /jefs.s | |
| parent | 412c6cc2a7df083d481ce2737547060677761d22 (diff) | |
octal, :noname
Diffstat (limited to 'jefs.s')
| -rw-r--r-- | jefs.s | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -518,11 +518,6 @@ defword ";", semicolon, immediate_mask mov qword [state], interpreting ret -; this is basically an edited copy of : -; which should probably be rewritten to use this word -; the differences: -; this word does not change state -; smudge mask is not set defword "create", create, 0 call parse pspop r9 ; u |
