This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
SixtyPical
Watch
1
Star
0
Fork
0
You've already forked SixtyPical
mirror of
https://github.com/catseye/SixtyPical.git
synced
2024-11-25 23:49:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7d32277e2c
SixtyPical
/
eg
/
rudiments
/
if.60p
12 lines
124 B
Plaintext
Raw
Normal View
History
Unescape
Escape
More conversion.
2018-09-09 14:03:43 +00:00
define main routine
REBOOT the entire language & implementation as version 0.2-PRE.
2015-10-16 08:30:24 +00:00
inputs a
outputs a
{
cmp a, 42
if z {
ld a, 7
} else {
ld a, 23
}
}
Reference in New Issue
Copy Permalink