joeldipops
90s kid from regional Queensland. I tend to over-engineer for the sheer joy of it and prefer to learn from the ground up. Religion:camelCase; 4space indents
Queensland
Pinned Repositories
Endemic
gbz80-pseudoOps
Set of rgbasm macros and constants to facilitate readability for modern programmers
Grammagic
((Ugly) Prototype for) Game where the central mechanic is player driven spell crafting.
just-add-water
2020 N64 Brew Game Jam
libdragon
Open source library for N64 development.
MovementTracker
D&D 5E turn & movement tracker
Pseph
A bunch of algorithms to play around with electoral systems and results.
StealthJrpg
Turn based stealth instead of combat
SuperTestBoy
Companion project to TransferBoy. The goal being to comprehensively test each SuperGameBoy command.
TransferBoy
Gameboy Emulator for N64 using Transfer Pak. Actual emulator logic largely written by https://github.com/koenk/gbc. Runs on https://github.com/DragonMinded/libdragon
joeldipops's Repositories
joeldipops/TransferBoy
Gameboy Emulator for N64 using Transfer Pak. Actual emulator logic largely written by https://github.com/koenk/gbc. Runs on https://github.com/DragonMinded/libdragon
joeldipops/gbz80-pseudoOps
Set of rgbasm macros and constants to facilitate readability for modern programmers
joeldipops/just-add-water
2020 N64 Brew Game Jam
joeldipops/Grammagic
((Ugly) Prototype for) Game where the central mechanic is player driven spell crafting.
joeldipops/StealthJrpg
Turn based stealth instead of combat
joeldipops/SuperTestBoy
Companion project to TransferBoy. The goal being to comprehensively test each SuperGameBoy command.
joeldipops/Endemic
joeldipops/libdragon
Open source library for N64 development.
joeldipops/MovementTracker
D&D 5E turn & movement tracker
joeldipops/Pseph
A bunch of algorithms to play around with electoral systems and results.
joeldipops/TableTop
A collection of table-top game ideas and prototypes
joeldipops/vscode-mips-support
Intention is to write a syntax highlighter for n64 assembly code, based on kdarkhan's mips highlighter