Age | Commit message (Collapse) | Author |
|
- Optimized the memory read, and write functions.
- Made the emulator faster, and cleaner in general.
|
|
emulator some more.
I optimized the emulator by replacing the main loop
from a conditional while loop, to an unconditional for
loop.
|
|
emulator smaller, and faster.
I am also starting to make SuBEditor's source code
more readable.
|
|
|
|
We're now Free Software!!!
|
|
the suffix.
I added this because BieHDC said the already existing
notation glowed in the dark too much.
|
|
I also added the ASR instruction, for doing arithmetic
shifts, and have added a hello world program.
|