This website works better with JavaScript.
Home
Explore
Help
Sign In
izz
/
ceres
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Fantasy Console
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11
Commits
1
Branch
87 KiB
Rust
99.4%
Assembly
0.6%
Tree:
25cfe80dc8
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '25cfe80dc8'
${ noResults }
ceres
/
test.asm
5 lines
93 B
Raw
Blame
History
; a simple test application
main:
load $t0 0xcccc
load $t1 0xaaaa
sub $t0 $t1 $t3