Topic: "8-bit-computing"
joakimwinum/bytecore
ByteCore: A minimal, 8-bit CPU emulator designed to help developers explore low-level computing concepts.
Language: Python - Size: 129 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

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.
Language: C - Size: 207 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 87.9 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

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.
Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mistersaturn/abacus-c
Simple LMC Virtual Machine clone written in C
Language: C - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

oilulio/Microcontroller-AES256
AES256 minimal implementation designed for low memory and code size and 8-bit microcontroller use
Language: C - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
