Skip to content
/ gbcpu Public

A CPU and peripherals implementing the Gameboy (TM) instruction set and functionality

Notifications You must be signed in to change notification settings

jdeblese/gbcpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of the Nintendo Gameboy (TM) instruction set based on information in
the "Gameboy (TM) CPU Manual" and various other sources. Accurately modeling the
behaviour -- speed, operations, etc -- rather than duplicating the actual hardware
is the goal. The design centers on an 8-bit ALU and a 16-bit register file with minimal
arithmetic functionality.

About

A CPU and peripherals implementing the Gameboy (TM) instruction set and functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published