Jinroh updated Carrot Kingdom for the Atari 2600.
_(a2600_game).png)
Changes:
Current Binary .8a – Update 10/16/2017 – Fixed Ghosts
Jinroh updated Carrot Kingdom for the Atari 2600.
_(a2600_game).png)
Changes:
Current Binary .8a – Update 10/16/2017 – Fixed Ghosts
The Retro Hour is your weekly dose of retro gaming and technology news, views and interviews from the UK.

Content:
We chat to Stuart ‘Stoo’ Cambridge about classics like Mega lo Mania, Cannon Fodder and Sensible Soccer, and why he always died first in games.
https://soundcloud.com/the-retro-hour/sensible-software-with-stoo-cambridge-the-retro-hour-ep92
In Tobu Tobu Girl your cat has taken to the skies and you must bounce, jump and dash your way to the top to bring him home safely! This game Tangram studios is a simple but challenging game of vertical climbing against the clock, scheduled to release later this year on the Nintendo Game Boy.
Piko-Interactive are about to release seven new retro titles for different systems. They are available for pre-order!
In this video Skullator shows you how you can install your own custom SNES ROMS into the recently released Super Nintendo Classic Mini console.
Crazy XMAS is a homebrew game for Nintendo DS by Benjamin Allion. It’s a run and gun game where you have to shoot penguins.
_(nds_game).png)
Mads of Retro Asylum fame takes a look at a new release for the Dreamcast, a nice little platformer called Hermes. The game is also available on other formats. To buy the game and find more details please visit Retroguru.:
Odamex is a free, cross-platform (Mac, Windows, Linux) modification of the Doom engine that allows players to easily join servers dedicated to playing Doom online. The goal of Odamex is to add enhancements to Doom while still retaining that “classic Doom feel” we all know and love about the original game. Ported to Pandora by magic_sam.
.png)
Changes:
– Bumped to latest git commit (April 12th 2017)
– This version still uses SDL 1.2 (forced with -DUSE_SDL12=1) instead of SDL 2.0
– Bumped Freedoom to version 0.11.3
– Compiled with ptitSeb’s latest beta Code::Blocks (GCC 7.1)
– Had to turn optimizations OFF in odalpapi/net_packet.cpp to avoid segfault
– 32 bits renderer is now OFF by default
– Updated source code in the PND
Dave Gnukem is a 2D scrolling platform shooter similar to, and inspired by, Duke Nukem 1 (~1991). The source code is cross-platform and open source. It runs on Windows, Linux, Mac OS X and more. Ported to Pandora by magic_sam.
.png)
Release notes:
– Dave Gnukem 0.81 (latest git commit from August 13th 2017)
– Compiled with ptitSeb’s latest beta Code::Blocks (GCC 7.1)
– Updated data and src directories
Simsu is a basic Sudoku game. You can switch between filling in notes (pencil mode), or filling in answers (pen mode). To make it easier to see where to place numbers, you can highlight all instances of a number. You can also check your answers for correctness while playing. The game stores your current notes and answers, so that you can pick up where you left off the next time you play. Ported to Pandora by magic_sam.
.png)
Changes:
– Removed previous useless changes
– Provided a default configuration file with widescreen mode ON (you still have to maximize the window though)
– Replaced initial seed from my configuration file with a “random enough large number” (nanoseconds, i.e `date +%N`)