Skip to content

fatmage/gbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbc

Roadmap:

  • implement cartridge header reading

  • intialisation - read cartridge header, check which mbc, set rom and ram in State to the corresponding mbc one nad then read the code to rom

  • implement graphics

  • check if it works at all

  • implement DMG and CGB compatible versions of modules

  • implement various cartridges

  • implement VRAM DMA

  • implement missing functionalities from the cpu, mainly STOP instruction

  • controls/user interface

  • functional features - debugger taking advantage of immutable state

About

GameBoyCaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published