All Posts in GameBoy Community

Share your creations!

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.

Since I'm unable to develop further on the Link Loader program for the gameboy. I'll be going to another project for the time being.

It'll be a long term development of mine, I'm thinking of a dungeon crawler alike Diablo.

\/ More in comments \/

Secound update for Link Loader.

since the classic gameboy locks the cart in place when the system is on, meaning I won't support the removel of a flashcart. but in return, I'll allow programmers to use crat RAM for their own use

So... little update on the Link Loader project I've shown the last couple posts

1: there isn't any emulators (as I've seen) that has linkport conectivity sopport.

2: gotten my hands on 2 classic gameboys, but I'm waiting on the cable to arive the 6'th

The menu is now loading up, next is getting the comunication between 2 systems working corectly

won't be easy because emulators aren't made for debugging two at once and having them stay in sync.

but it'll happen soon enough

First pass of the tittle/menu for the transfer program is done. It'll get more changes latter with some text written in the box at the bottom through code.
I do need to make a script to convert it into graphics data and a tile-map. I'll update when done.

it's time to get back to it, I've had my break and I'm ready for more work on some projects. so I think I'll make a small thing to start out with.

what do you think of transferable mini-games between Gameboy/Gameboy Color systems with one flashcard?