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.
20
Commits
1
Branch
87 KiB
Rust
99.4%
Assembly
0.6%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
ceres
/
test.asm
5 lines
86 B
Raw
Permalink
Blame
History
; a simple test
ld:immd $t1 0x3333
ld:immd $t2 0x1111
add $t1 $t2 $t3
sub $t3 $t2 $t4