You are browsing as a guest. Sign up (or log in) to start making projects!

5h 6m 6s logged

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
0
5

Comments 0

No comments yet. Be the first!