| Name | Description | Preview |
|---|---|---|
| First Project | Using memory registers | |
| Reversing String | Using offsets and loops | |
| Creating Random String | Using Irvine library methods | |
| Boolean Calculator | Using booleans | |
| Bitwise Multiplication | Using shl and shr | |
| Greatest Common Divisor | Using cmp and jumps | |
| Searching String | Using multiple procs and jumps |