mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 03:10:54 +11:00
f6ded7712e
This is the first commit I do entirely in VE. It's a habit I'm planning on taking as it helps a lot to find usability issues.
17 lines
496 B
Plaintext
17 lines
496 B
Plaintext
( 0000 000d dddd 0000 )
|
|
: OPRd CREATE , DOES> @ SWAP _r32c _Rdp A,, ;
|
|
0b1001010000000101 OPRd ASR, 0b1001010000000000 OPRd COM,
|
|
0b1001010000001010 OPRd DEC, 0b1001010000000011 OPRd INC,
|
|
0b1001001000000110 OPRd LAC, 0b1001001000000101 OPRd LAS,
|
|
0b1001001000000111 OPRd LAT,
|
|
0b1001010000000110 OPRd LSR, 0b1001010000000001 OPRd NEG,
|
|
0b1001000000001111 OPRd POP, 0b1001001000001111 OPRd PUSH,
|
|
0b1001010000000111 OPRd ROR, 0b1001010000000010 OPRd SWAP,
|
|
0b1001001000000100 OPRd XCH,
|
|
|
|
|
|
|
|
|
|
|
|
|