A simple CPU emulator written in C++ that simulates a basic 8-register CPU with 1KB of memory. The emulator supports a variety of instructions, including arithmetic, memory operations, control flow, and input/output. It is designed to execute binary programs loaded into its memory.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple CPU emulator written in C++ that simulates a basic 8-register CPU with 1KB of memory. The emulator supports a variety of instructions, including arithmetic, memory operations, control flow, and input/output. It is designed to execute binary programs loaded into its memory.
License
PrimeMonket/REX-8
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple CPU emulator written in C++ that simulates a basic 8-register CPU with 1KB of memory. The emulator supports a variety of instructions, including arithmetic, memory operations, control flow, and input/output. It is designed to execute binary programs loaded into its memory.
Resources
License
Stars
Watchers
Forks
Releases
No releases published