-
Updated
Nov 14, 2020 - Objective-C
{{ message }}
Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
From the comment in SDL_filesystem.h:
Please call SDL_free() on the pointer when you are done with it
When building the project with MSVC, I ran into some debug heap asserts early into the program startup.
The culprit appears to be the code in m_config.c that does free(prefdir) as changing these to SDL_free(prefdir) resolved the issue.
I'm not sure what to do about `GetDefaultConfi
Deprecated. Use https://github.com/lakkatv/Lakka-LibreELEC instead
A curated list of available fantasy consoles/computers.
Pixel Vision 8's core philosophy is to teach retro game development with streamlined workflows. PV8 is also a platform that standardizes 8-bit fantasy console limitations built on top of the open-source C# game engine based on MonoGame.
The Roguelike Toolkit (RLTK), implemented for Rust.
Via playtesting, the compass arrows (#29) were ignored, likely because they are right at the edge and outside the player's attention. If they are moved slightly inwards, they may become more noticeable.
Games that have these arrows also tend to draw them closer to the player rather than near the edge; e.g.
The reasons why this header file lives outside of game_logic don't apply anymore. It would make things simpler if it was merged into the other "global" file.
A Chip8 IDE
Roguelike Tutorial in Rust - using RLTK
A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
Development content accidentally shipped on a certain early DOS CD-ROM game from 1993
Papercraft videogame cartridges you can print and pirate with a copy machine.
WebMSX - Online MSX Emulator
Steam Play compatibility tool to run DOS games using native Linux DOSBox
Fully documented and annotated source code for Elite on the BBC Micro
A DOS JavaScript Canvas with sound
VirtualC64 is a cycle-accurate C64 emulator for macOS
A truly radical homage to 16-bit racing games.
Open Hardware Remake of the Commodore Amiga 500+ Mainboard
Play and Enjoy the History of Microsoft Flight Simulator
BASIC8 - The Fantasy Computer/Console!
Add a description, image, and links to the retrogaming topic page so that developers can more easily learn about it.
To associate your repository with the retrogaming topic, visit your repo's landing page and select "manage topics."
https://github.com/libretro/blastem-libretro
Alternative Genesis Core with ARM support.