Commit Graph

4 Commits

Author SHA1 Message Date
Philippe Symons
bc7733cc36
Feature/add about screen (#1)
Adds the "About" scene, which displays the version info and credits. The user can scroll up/down through this screen.
2024-08-20 23:57:35 +02:00
Philippe Symons
73b308fd2c Finish ScrollWidget implementation 2024-08-02 19:35:16 +02:00
Philippe Symons
65a59d050e Work on ScrollWidget (Work In Progress/Incomplete) 2024-08-01 21:27:49 +02:00
Philippe Symons
e51726eef9 Initial import of the first (extremely early) functional version.
It doesn't look like much, but it's functional ;-)

It can inject distribution pokémon into gen 1 and gen 2 original
cartridges and inject the GS ball in Pokémon Crystal.

That's it. But that was the minimal feature set I had in mind for the
project. In the Readme.md you can find the ideas I have for expanding
the project.

But the first priority is the UI, because it really looks bad right now.
(as I was mostly focused on building blocks and transfer pak
functionality. Not on making it looks good)
2024-07-19 21:46:11 +02:00