Skip to content

lucasmint22/mintcpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MintCPU

a CPU just made in C.

Why does it SEG FAULT when my assembly file ends?

that's normal.

Examples

framebuffer.asm - fills the whole diplay with orange.

OPCodes

MOV, ADD, SUB, CMP, JMP, JE, JNE, JMP, LOAD, STORE, and HLT

VGA Address

VGA starts on 0xB0000.

WARNING: THIS USES 32 BIT ADDRESSES.

About

A CPU made in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors