All Posts in GameBoy Community

Share your creations!

if no problems shows up, I'll be able to show something rather cool surounding the Super Gameboy.

so stay tuned everyone

Edit: might take a little, so don't expect anything the next couple days possibly.

I've gotten my hand on a super gameboy, and I've all ready learned something about it that has made my program not display on the real thing

my old Hello World test program does though

I almost forgot to give proper infomation to someone using the program on a super gameboy (it doesn't have a link port). but now it notefies the user that the program won't be usable on the device, if it's detected

I saldy don't have the real system

Loading...

This took a bit. but now there is a working memory test before Link Loader is ready to receive a program.

I'm already back at working on the package protocol so there will be some more here in a few days again.. I hope

ok I knew that the code weren't ready to be used yet. but I didn't expect this funkyness XD

it just hit me. since I'm trying to make the usage of my Link-Loader program as easy as possible.

maybe I should load in an entire font set into video ram for the people making stuff for it.

took me a bit. but I finally got the python scripts working together to pack both used font tiles and graphics tiles into one table

Now it's time make it so I can print out what's going on

alright, I've been slaving away at the packet structure enough. what would some updates to the UI sound for Link-Loader?

it'll allow me to actually show some progress again

A progress bar showing how far the transfer has gotten would be nice too.

it's time to get my Link Loader project to the finish line. honna spend the next few days fully focused on it.

A showcase will be postede when it's fully operational, with a link to the github page to get it aswell

Chose to rewrite my python script so I can make a game up to 8MB for the gameboy, got plenty of space I can take advantage of now for my projects.
doesn't change the fact I need to keep the size as low as I can.
can post it if people want it.