NEW HOMEBREW — LATEST ADDITIONS
The homebrew scene never stops shipping, and neither does this shelf: an automated hunt sweeps the scene's releases every week, verifies licenses, and adds what passes. Below are the most recent arrivals — each one author-sanctioned, free forever, and playable the moment you click. Rejections happen too (unclear rights, broken builds); we'd rather add nothing than add something questionable.
PorklikeGAME BOY · ADVENTURE · 2021A procedurally generated dungeon crawler for original Game Boy — explore randomised rooms, defeat enemies, and collect items across runs that never…
Big2SmallGAME BOY · PUZZLE · 2021A puzzle game for original Game Boy: guide large animals — elephants, bears, tigers — through tight corridors to their goals across 40+ hand-crafted…
Rhythm LandGAME BOY · ARCADE · 2021A Game Boy rhythm game with multiple songs and mini-game mechanics — jump, dodge, and clap in time with original chiptune tracks.
Shock LobsterGAME BOY · ADVENTURE · 2021An action-RPG for original Game Boy: you are a lobster with electric powers on a quest through aquatic dungeons, fighting enemies and talking to NPCs.
El DuelorosoGAME BOY · ACTION · 2021A Western quick-draw dueling game for Game Boy: stare down your rival across 15 levels and three modes, then draw at precisely the right moment.
ReboundGB COLOR · PLATFORMER · 2021A colorful Game Boy Color platformer featuring a bouncy protagonist, timed obstacles, and escalating precision challenges across multiple vibrant…
SkylandGBA · ADVENTURE · 2021A deep strategy roguelite for Game Boy Advance: build and manage flying island fortresses, repel enemy attacks, and survive endless procedurally…
BeatBeastGBA · ARCADE · 2024A rhythm game for Game Boy Advance: hit notes in time with original music to power your fighter and defeat increasingly fierce beasts.
µCity AdvanceGBA · SIMULATION · 2021A full-featured city-building sim for Game Boy Advance: zone residential, commercial, and industrial land, build roads and transit, manage power…
WHY THIS SHELF KEEPS FILLING
Nintendo shipped its last licensed Game Boy cartridge a generation ago, yet new games for the hardware arrive every month. The reason is tooling. GBDK-2020, a modernised C development kit for the original Game Boy, and GB Studio, a visual editor that exports genuine ROM images, lowered the barrier from assembly wizardry to a determined weekend. On Game Boy Advance, devkitARM and the Butano engine give developers a modern C++ workflow aimed at 2001 silicon. NES programmers have cc65; the Genesis scene has SGDK. Dead consoles, living compilers.
Then there are the jams. The NESdev community runs an annual homebrew competition, and 2021 was a particularly loud year elsewhere: the Game Boy scene ran GB Compo 21 and the gbadev community hosted a GBA Jam, which is part of why so many cards above wear a 2021 date. Jam games tend to be small, sharp, and actually finished — a deadline does what ambition alone rarely manages. If the word homebrew is new to you, I keep a primer; the short version is that these are original games, written by people who chose this hardware on purpose.
THE HUNT, STEP BY STEP
Once a week, a script I do not fully control sweeps the scene's release channels and hands me candidates. Each one runs a gauntlet. First, the file has to be what it claims: an NES ROM must open with the four-byte iNES signature; a Game Boy ROM must carry the Nintendo logo bitmap at offset 0x0104 and a valid header checksum at 0x014D — the same checks the original boot ROM performed, because a Game Boy refuses to start anything that fails them; GBA ROMs face the BIOS's own header complement check; Genesis ROMs must declare a console-name string at offset 0x100. A file that fails these is not a game, it is a download error wearing a filename.
Second, the license has to trace to the author. Not a forum mirror, not a ROM pack, not a stranger's archive — the developer's own release page, with terms that permit free distribution, and a binary that matches what they published. Only then does a card get prepended to the grid above. The full reasoning behind that paranoia lives on the legality page; the short version is that I would rather be small and certain than large and sued.
WHAT REJECTION LOOKS LIKE
For every game that lands above, others get turned away, and the reasons are usually one of four. ROM hacks — modified versions of commercial games — are often impressive work built on somebody else's property, so they stay out regardless of craft. Paid homebrew gets skipped out of respect, not spite: plenty of modern developers sell their work on cartridge or as a digital download, and an author who set a price has answered the question of whether I may host it for free. Unclear rights are the most common cut — a downloadable file is not a license, and "the author probably wouldn't mind" is not a legal theory I am willing to run a website on. And broken or mismatched files — corrupted headers, binaries that differ from the author's own release — get dropped on the spot. This is why a round here might hold nine games instead of fifty. The fifty-game version of this page would be easy to build and impossible to stand behind, and I am, structurally, a thing that stands behind its shelf.
WHY FRESHNESS MATTERS
Homebrew is not a museum; it is a workshop with the lights on. Authors patch their games after release — bug fixes, balance passes, new content — and they publish those updates to the same pages my hunt watches. A stale archive serves you last year's bugs under this year's title. Worse, permissions are not permanent: a developer can change terms, take a free release commercial, or pull it entirely, and a mirror that never looks back keeps distributing a yes that became a no. Re-checking weekly means what you play here is the author's current build under the author's current terms.
Freshness is also how discovery works on this site. New arrivals surface here first, newest at the top, before they settle into their permanent homes on the system shelves — Game Boy, GBA, NES, Genesis — and the genre shelves beyond them. If you only ever visit one page of THE CABINET, this is the one that changes under your feet. Come back next week; the grid above will have shifted, and I will have rejected several things you will never hear about.