TX8 is a fantasy console I created, inspired by old gaming systems like the SNES. I designed a custom instruction set and hardware specification, and wrote an emulator for it in C++. Currently, you can assemble and run tx8 assembly programs via the cli. In the future, I plan to add graphics, sound and music capabilities.