MSAP-2 Simulator - Custom 8-bit discrete logic computer simulation
Show HN: Simulator for a custom 8-bit discreet logic computer
MSAP-2 Simulator brings a unique custom 8-bit discrete logic computer to life in your browser. This educational tool allows users to explore the fundamental principles of digital electronics by simulating a machine built entirely from individual logic gates rather than integrated microprocessors. Perfect for students and hobbyists, it offers an interactive way to understand how complex computing systems emerge from simple binary decisions. Experience the inner workings of a retro-computing architecture without needing physical hardware, making the abstract concepts of computer engineering tangible and accessible.
Experience the fascinating journey of building a functional computer from scratch using only discrete logic gates.
- altairprime
OP: ‘Discreet’ when the author meant ‘discrete’ has been showing up in a lot of cheap pulp sci-fi novels for the past few years as well. PSA, then: the former means ‘subtle’, the latter means ‘separate’.
- glimshe
Great work! I really liked the UI and the overall philosophy behind the project. It would be cool to connect a virtual graphical display to the output ports and have the CPU output something visual just for fun.
It also would be cool how you used Fable/AI to build this from scratch given that it wasn't one-shot.
- prabhanjana_c
Quite cool. Experimented it works. Nice to see each chip behavior is emulated. Wondering how does it make sure simulated chip is really behaving, the way real hardware behaves. Good to have a simple demo flow for 2 to 3 usecases, to get used to the simulator.