Image 1 — Dragon Palm User Magazine
Image 2 — Dragon Palm User Magazine

Dragon Palm User Magazine

In an alternate 1980s, Britain had beaten Japan to launching the first "Gameboy"-like handheld console, the Dragon Palm, and it gained a cult following from the bedroom to the schoolyard to the board room. Like all technical things of the 80s in Britain:

  • It was awkward.
  • It was clever.
  • It was decent enough.

And for a certain kind of player, that made it perfect.

By the autumn of 1985, the first dedicated magazine had launched, Dragon Palm User Magazine, and by summer of 1986 the first US and Canadian shipments were well underway.

Released every 3 months, the magazine was a bestseller, jam packed with code snippets, game reviews, hacks, and reader's letters.

Dragon Palm User Magazine went on for 4 years before the next generation of handheld gaming console became available to the masses.

Despite its incredibly strict hardware design, or perhaps because of it, the Dragon Palm gained a cult following, and to this day people are still making and swapping game carts for it.

u/0xe25f — 11 days ago

What if Britain released the first "gameboy"-like console?

In our history, the first handheld console that used cartridges was the Milton Bradley Microvision, released in the US in 1979. The first major Nintendo handheld was the Game and Watch series in 1980.

The Game Boy wasn't released until 1989 and due to it's sturdy design, great battery life, and awesome launch title, became a massive global phenomenon.

I asked myself, "What if Britain had beaten Japan to the handheld market by 4 or 5 years.."

"What if they had released something that captured the market before the Game Boy had a chance to exist.."

I then built a browser-based version of the concept. You can grab Dragon Palm and some carts from GitHub, MIT licensed. ❤️

In another Britain, somewhere between bedroom coders, rain-streaked high streets, mail-order tapes, and the smell of warm plastic, the handheld future arrived early.

By 1985, the British games industry had already learned how to do more with less. Tiny machines. Tiny memory. Impossible to match ambition. While the rest of the world was still arguing over what a portable console ought to be, a small Welsh hardware firm looked at a pile of spare components, a battered fantasy paperback, and hummed along to the White Cliffs of Dover, then asked the most dangerous question in British engineering:

>

The answer was Dragon Palm.

It was not elegant. It was not generous. It had one 16 KB memory array, three 8-bit registers, a packed 16-colour display, and one input register that behaved only when it felt like it. Its raw binary cartridges held a mere 8 KB, which meant every sprite, sound, loop, trick, and secret had to fight for its place.

But that was the point.

Dragon Palm was the handheld built by people who thought constraints were not problems. Constraints were part of the game.

It had it's own compact operating system, DoverOS, named after the cliffs that supposedly inspired its boot screen. Children swapped carts in playgrounds. Parents called it "that little dragon thing". Programmers called it "difficult". Magazine reviewers called it "brilliant, in the way that falling down stairs after a couple of pints is memorable".

The adverts promised "proper games in your pocket". The manuals promised nothing of the sort. They spoke of registers, screen packing, button states, and "reasonable conduct near undefined memory". The machine did not hide its workings. It dared you to understand them.

In this version of the 1980s, Britain beat the world to handheld gaming by refusing to build a toy. Dragon Palm was a pocket-sized dare. Part console, part puzzle box, part folklore object from a parallel high street where dragons sat beside cassette racks and every game felt like it had been smuggled out of a bedroom at midnight.

It was awkward.

It was clever.

It was decent enough.

And for a certain kind of player, that made it perfect.

u/0xe25f — 11 days ago
▲ 60 r/fantasyconsoles+2 crossposts

Dragon Palm — 8-bit fantasy handheld

Hello! 👋

Growing up in the 80s and 90s was both a tough time and an exciting one. It's left me with a long standing interest in the hardware and gaming of the era. So, I decided to build a weekend project that would combine the fantasy notion of, "What if Britain had beaten Japan to the handheld market by 4 or 5 years.."

Disclaimer: I use AI as a tool. I understand every element of my code, and believe that AI is just a tool in the toolbox. If you're against AI, feel free to skip past this thread, no hard feelings! ❤️

Without further adieu, I present the Dragon Palm.

MIT licensed, code and carts available from GitHub.

>The Dragon Palm is a fantasy 8-bit handheld with a single 16 KB memory array, three 8-bit CPU registers, a packed 16-colour display, and one input register.

In another Britain, somewhere between bedroom coders, rain-streaked high streets, mail-order tapes, and the smell of warm plastic, the handheld future arrived early.

By 1985, the British games industry had already learned how to do more with less. Tiny machines. Tiny memory. Impossible to match ambition. While the rest of the world was still arguing over what a portable console ought to be, a small Welsh hardware firm looked at a pile of spare components, a battered fantasy paperback, and hummed along to the White Cliffs of Dover, then asked the most dangerous question in British engineering:

>"What can we get away with?"

The answer was Dragon Palm.

It was not elegant. It was not generous. It had one 16 KB memory array, three 8-bit registers, a packed 16-colour display, and one input register that behaved only when it felt like it. Its raw binary cartridges held a mere 8 KB, which meant every sprite, sound, loop, trick, and secret had to fight for its place.

But that was the point.

Dragon Palm was the handheld built by people who thought constraints were not problems. Constraints were part of the game.

It had it's own compact operating system, DoverOS, named after the cliffs that supposedly inspired its boot screen. Children swapped carts in playgrounds. Parents called it "that little dragon thing". Programmers called it "difficult". Magazine reviewers called it "brilliant, in the way that falling down stairs after a couple of pints is memorable".

The adverts promised "proper games in your pocket". The manuals promised nothing of the sort. They spoke of registers, screen packing, button states, and "reasonable conduct near undefined memory". The machine did not hide its workings. It dared you to understand them.

In this version of the 1980s, Britain beat the world to handheld gaming by refusing to build a toy. Dragon Palm was a pocket-sized dare. Part console, part puzzle box, part folklore object from a parallel high street where dragons sat beside cassette racks and every game felt like it had been smuggled out of a bedroom at midnight.

It was awkward.

It was clever.

It was decent enough.

And for a certain kind of player, that made it perfect.

u/0xe25f — 11 days ago