Arduino emulator Right there in your browser ! : https://wokwi.com/arduino/alpha-editor #arduino #emulator
@feoh thank you! still needs that little extra though.
but it's fun working out how those old chips are working.
as for soldering: you don't have to - @etchedpixels has written a very good #rc2014 #emulator which also emulates the #tms9928a - I use it on my @VoidLinux laptop while abroad.
Maybe that is an option for you to get some taste of rc2014?!
you can find it here:
GBoyEm – an altered version of the GameBoy emulator which will run in a window on the desktop, although it won’t multitask. https://archivegame.org/gboyem/ #game #emulator #acorn #nintendo
A new #blog post by my fav #emulator team - #RetroDECK has arrived
https://retrodeck.readthedocs.io/en/latest/blog/2025/02/23/february-2025-major-stonks/
If you haven't been using RetroDECK on your #SteamDeck, you should be.
It is by far my fav choice:
- more stable releases
- emulators, ROMs, bios, files, mods, EVERYTHING runs from a SD card
- (now) allows SRM to add your fav games individually to the games list on your Steam Deck
Ahhhhh it just makes me happy.
Maybe later I'll upload some photos of 𝘮𝘺 RetroDECK set-up on my Steam Deck :)
The website emulator101.com provided practical information and code for developing an Intel 8080 emulator to run Space Invaders, but the domain likely expired as it now redirects to a travel site. The Wayback Machine luckily archived this valuable resource on designing and implementing emulators:
https://web.archive.org/web/20241010195903/http://www.emulator101.com
The PS2's Backwards Compatibility from the Engineer Who Built It: https://archive.is/qKNZk #gaming #retro #ps2 #ps1 #backwardcompatibility #emulator #console
Geargrafx - a cross-platform TurboGrafx-16 / PC Engine emulator written in C++ that runs on Windows, macOS, Linux, BSD and RetroArch. https://archivegame.org/geargrafx/ #game #emulator #pcengine #linux #bsd #osx #windows #retroarch
Wine 10.0 aktiviert Wayland-Unterstützung und bringt neues Multimedia-Backend
Wine 10.0 ist da. Insgesamt 6000 Änderungen sind enthalten, am auffälligsten sind der aktivierte Wayland-Support und das neue FFMPEG-Backend.
Wow! Oh, no.
Apparently #Nintendo killed the Switch emulator #Ryujinx! (and it's #flatpak package).
I assume, obviously Nintendo pressured the maintainer into deleting all source code and the project.
https://github.com/flathub/flathub/issues/3693#issuecomment-2594070152 #flathub #Linux #emulator #gaming #stopdestroyingvideogames #games #stopkilllinggames
How fast can you boot #Android using #QEMU? Check out this blog to learn just that and see how we improved performance upstream: https://www.linaro.org/blog/qemu-a-tale-of-performance-analysis/ #opensource #software #emulator
Homebrew Retro Console Runs On PIC32 - [Chad Burrow] decided to take on a noble task—building a “retro” style computer an... - https://hackaday.com/2025/01/13/homebrew-retro-console-runs-on-pic32/ #microcontrollers #microcontroller #emulator #console #gameboy #games #pic32
Amiberry is an Amiga emulator for ARM-based single-chip systems such as the Raspberry Pi, the Odroid XU4 or the Tinkerboard from ASUS, which comes with some newly developed features such as a "WHDLoad-Booter" or support for controller configuration using RetroArch. Now Release Candidate 3 has been released:
quick question: what is the recommended #snes #emulator? is it still #snes9x? #boostswelcome #helpwanted
The #github repository of my #sega #mastersystem and #gamegear #emulator called "Masterlator" is now public I've rewritten the code in proper C++, use #cmake as the build system, utilize #sdl2 and added a new #debugger with #wladx compatible *.sym file support, memory viewer and tile/sprite viewer. It's rather basic now but will hopefully be a good tool for #homebrew game #development in the future.