Commit Graph

6 Commits

Author SHA1 Message Date
risingPhil
fdc6f90415 Update libdragon submodule again 2024-07-19 20:44:57 +02:00
Philippe Symons
e85e94eb8e remove libdragon submodule 2024-07-19 22:26:22 +02:00
Philippe Symons
9b09ad5d96 try again with git submodule 2024-07-19 22:06:38 +02:00
Philippe Symons
6e4f590258 remove libdragon. Seems like the current approach in git isn't working.
I need another commit to fix it
2024-07-19 21:59:59 +02:00
Philippe Symons
e1a1b01b3f make sure to initialize libdragon 2024-07-19 21:55:58 +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