This website requires JavaScript.
Explore
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
0
Fork
0
You've already forked collapseos
mirror of
https://github.com/hsoft/collapseos.git
synced
2024-11-06 03:20:56 +11:00
Code
Issues
Releases
Wiki
Activity
3ea221d0eb
collapseos
/
blk
/
497
9 lines
115 B
Plaintext
Raw
Normal View
History
Unescape
Escape
trs80: add missing blk
2020-05-02 22:27:24 +10:00
CODE @PUT ( c a -- f )
z80a: make mnemonic names more uniform across assemblers Initially, I used the same letters as those used in the z80 ref docs, but it makes the different assemblers harder to use than they should. Having consistent "argtype" rules across assemblers should help.
2020-06-28 12:01:56 +10:00
DE POP,
BC POP,
trs80: add missing blk
2020-05-02 22:27:24 +10:00
chkPS,
z80a: make mnemonic names more uniform across assemblers Initially, I used the same letters as those used in the z80 ref docs, but it makes the different assemblers harder to use than they should. Having consistent "argtype" rules across assemblers should help.
2020-06-28 12:01:56 +10:00
A 0x04 LDri, ( @PUT )
0x28 RST,
trs80: add missing blk
2020-05-02 22:27:24 +10:00
PUSHZ,
;CODE
Reference in New Issue
Copy Permalink