Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rylei-m/cs5700_2024_assn4_emulator

An emulator for a simple computer system called the D5700. With the goal of: taking a physical computer system and writing software versions of the core hardware components. For example, RAM can be represented in software as a simple array of bytes.
https://github.com/rylei-m/cs5700_2024_assn4_emulator

bytes computer-architecture emulator emulator-programming

Last synced: about 8 hours ago
JSON representation

An emulator for a simple computer system called the D5700. With the goal of: taking a physical computer system and writing software versions of the core hardware components. For example, RAM can be represented in software as a simple array of bytes.

Awesome Lists containing this project