Projects in Awesome Lists tagged with 8-bit-computing
A curated list of projects in awesome lists tagged with 8-bit-computing .
https://github.com/joakimwinum/bytecore
ByteCore: A minimal, 8-bit CPU emulator designed to help developers explore low-level computing concepts.
8-bit-computing assembly-language computer-architecture cpu-emulation low-level-programming microprocessor python software-development
Last synced: 10 Apr 2025
https://github.com/joakimwinum/bytecorecompiler
ByteCoreCompiler: A compiler that transforms ByteCore assembly code into executable memory bytes, seamlessly bridging the gap between high-level assembly instructions and the ByteCore Emulator's low-level functionality.
8-bit-computing assembly-language code-compilation compiler computer-architecture low-level-programming python software-development
Last synced: 10 Apr 2025
https://github.com/joakimwinum/bytecorefast
ByteCoreFast: A high-performance, 8-bit CPU emulator, designed as a drop-in replacement for ByteCore, offering enhanced speed while maintaining full compatibility with the original ByteCore interfaces.
8-bit-computing assembly-language computer-architecture cpu-emulation drop-in-replacement high-performance low-level-programming microprocessor python software-development
Last synced: 10 Apr 2025
https://github.com/joakimwinum/bytecore-byte
ByteCore Byte is a simplified version of the ByteCore CPU showcased in a Jupyter notebook, using 1-byte addressing to operate within a 256-byte memory limit. This repository features demonstrations of ByteCore Assembly through both basic and advanced programming examples.
8-bit-computing assembly-language byte-addressable bytecore compact-computing computer-architecture cpu-emulation low-level-programming microprocessor python software-development
Last synced: 04 Feb 2026