Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Custom CPU and GPU architectures to run GUI applications on an FPGA.

Notifications You must be signed in to change notification settings

benjamin051000/baremetalgames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baremetalgames

baremetalgames is a Digital Design project to combine a MIPS-like microprocessor with a VGA core to run simple GUI applications, namely video games.

The microprocessor is a 32-bit MIPS-like architecture that can run a subset of the MIPS instruction set. The VGA core is a simple VGA controller with a double frame buffer that is able to display 12-bit RGB (a total of 4096 colors) at a resolution of 640x480 @ 60Hz. 12-bit color and other RGB palettes

About

Custom CPU and GPU architectures to run GUI applications on an FPGA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages