First Devlog for StarryGhostCPU
What is StarryGhostCPU?
StarryGhostCPU is a CPU emulator that in future is going to run an ACTUAL OS. Not a web one, a REAL one.
C++
New Features:
- Added MOV (Changes register value kinda like a variable)
- Added ADD (Addition between registers
- Added SUB (Subtraction between registers)
- Added MUL (Multiplication between registers)
- Added DIV (Division between registers)
Assembly
- Learned a bit of 86x64 Assembly
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.