Conversation
Notices
-
Embed this notice
dilbert 1 (sun@shitposter.world)'s status on Monday, 27-Jan-2025 03:18:03 JST dilbert 1
I added a function to the GBA code that uses palette manipulation to fade the screen to black. - Jeff "never puts away anything, especially oven mitts" Cliff, Bringer of Nightmares 🏴☠️🦝🐙 🇱🇧🧯 🇨🇦🐧 likes this.
-
Embed this notice
dilbert 1 (sun@shitposter.world)'s status on Monday, 27-Jan-2025 03:19:19 JST dilbert 1
doing this instead of working on real game again. nerdsniped -
Embed this notice
dilbert 1 (sun@shitposter.world)'s status on Monday, 27-Jan-2025 03:20:51 JST dilbert 1
@MMS21 I wanted something more like embedded programming, pico-8 is cool but not what I wanted to do. -
Embed this notice
MMS21 :blobcatkirby: (mms21@seal.cafe)'s status on Monday, 27-Jan-2025 03:20:57 JST MMS21 :blobcatkirby:
Thoughts on pico8? -
Embed this notice
dilbert 1 (sun@shitposter.world)'s status on Monday, 27-Jan-2025 03:21:18 JST dilbert 1
@cafou It's a little side diversion, but yes! Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this. -
Embed this notice
Cafou Ravioli 🥟 (cafou@raru.re)'s status on Monday, 27-Jan-2025 03:21:20 JST Cafou Ravioli 🥟
Oh you working on gba dev project now ?
-
Embed this notice
dilbert 1 (sun@shitposter.world)'s status on Monday, 27-Jan-2025 03:28:29 JST dilbert 1
@cafou
there is a dev kit called devkitpro that uses a library called libgba. you can program in C. My first experiment though was using Zig, which worked but I had a couple issues that took too much time to fix.
I have a cartridge that lets you play bootleg roms on your system. so I just compile my code into a .gba rom file and put it on an SD card, and the cartridge lets me pick it and play it.
I used to have an actual EEPROM cartridge but it's long gone and this works fine for testing on real hardware. -
Embed this notice
Cafou Ravioli 🥟 (cafou@raru.re)'s status on Monday, 27-Jan-2025 03:28:30 JST Cafou Ravioli 🥟
That's SO cool man
How do you do that ? Which sdk you use ? How did you upload your game into a cartridge ?dilbert 1 likes this. -
Embed this notice
kroner (kroner@seal.cafe)'s status on Monday, 27-Jan-2025 05:35:53 JST kroner
Literally bringing me nostalgia, the gameboy advance was my very first vidya console as a kid dilbert 1 likes this.