Chip-13 (Chippie) is a light-weigh, not very well optimized emulator of a fantasy computer which allows you to run assembly code! this a safe environment to mess around and learn assembly and low level machine code. for anyone who is into that... I guess
Chip-13's specifications include and are limited to:
- A processor! (only one)
- 32 Kilobytes (that's 32 thousand bytes) of Memory!
- Text and graphical* output!
- A customizable instruction set!
- a light-weight un-optimized editor
and not much else!
either download one of the releases from this repository, or checkout the itch.io page! this app might require you to have Dot Net framework installed, it's a small download that can be found here
get started using the program by reading the Quickstart guide! or if you know what you're in for and just want to see the available instructions, you can check out chip-13's instruction set here!
for more specific tutorials and articles, visit the Tutorials article