This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
cpu-emulator
Watch
1
Star
0
Fork
0
You've already forked cpu-emulator
mirror of
https://github.com/tuz358/cpu-emulator.git
synced
2025-12-18 13:04:35 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
15
Commits
1
Branch
0
Tags
781d36ced50f9003634313323d1dad26e8cd7e01
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
tuz358
781d36ced5
Minor fix
2018-03-04 11:28:08 +09:00
include
Add func: uint32_t read_uint32(uint32_t addr)
2018-03-04 11:15:13 +09:00
emulator.cpp
Add func: read_uint8(uint32_t addr)
2018-03-04 01:01:45 +09:00
instructions.cpp
Array general purpose registers
2018-03-04 02:15:50 +09:00
LICENSE
Initial commit
2018-03-03 07:59:18 +09:00
main.cpp
first commit
2018-03-03 08:54:12 +09:00
Makefile
format space width
2018-03-03 10:32:25 +09:00
memory.cpp
Minor fix
2018-03-04 11:28:08 +09:00
README.md
Initial commit
2018-03-03 07:59:18 +09:00
README.md
cpu-emulator
tiny x86 cpu emulator
Description
tiny x86 cpu emulator
cpu-emulator
x86
Readme
GPL-3.0
194
KiB
Languages
C++
98.9%
Makefile
0.9%
C
0.2%