Skip to content

evanbowman/bpcore-fullscreen-image-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpcore-fullscreen-image-demo

A demo for https://github.com/evanbowman/BPCore-Engine

The engine from Blind Jump cannot display fullscreen images in a single tile layer. But you can display fullscreen images with two layers. I could give more memory to one of the engine's tile layers, so that it can access more VRAM tiles at once, but then I'd need to take memory away from a different layer. Ultimately, the GBA has limited memory, and it's hard to anticipate what everyone will need from the engine.

Maybe someday I'll consider adding a new graphics mode, specifically for fullscreen images...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages