younotesunreadstarredadd url
1
allunreaduntaggedstarred tagged retrocomputing×
Second Reality: Augmented
From Reddit saved post — r/Demoscene, u/pdcgomes, Mar 13 2026 https://www.reddit.com/r/Demoscene/comments/1rswg3x/second_reality_augmented/ Hey everyone, I needed this project “out of my system”. Been toying with the idea of remastering Second Reality since it was open sourced a few years ago. It finally happened. https://github.com/pdcgomes/second-reality-augmented Take a look and let me know if it’s any good, kept it faithful to the original with some creative liberties here and there. Thanks for reading!
demoscene  reddit  imported 
march 2026
Sure.is an ANSI Art Viewer
From Reddit saved post — r/bbs, u/lubujackson, Mar 11 2026 https://www.reddit.com/r/bbs/comments/1rqmerd/sureis_an_ansi_art_viewer/
bbs  reddit  imported 
march 2026
TAP+ (Terminal Audio Protocol)
From Reddit saved post — r/bbs, u/omniphil, Feb 28 2026 https://www.reddit.com/r/bbs/comments/1rgqfmu/tap_terminal_audio_protocol/ Just thought some folks would like to see what we are working on with our second version of our coordinate based multimedia system for BBSes. (TAP+) Nothing too exciting, but all this is being controlled from the BBSes end. [https://youtu.be/GEllLXNWVc4](https://youtu.be/GEllLXNWVc4)
bbs  reddit  imported 
february 2026
eXoDemoScene 2.1 released
From Reddit saved post — r/Demoscene, u/Dutchmagic, Feb 23 2026 https://www.reddit.com/r/Demoscene/comments/1rcpz3t/exodemoscene_21_released/ 2,424 DOS Demos released in an easy-to-use package where you do not need to have any DOS knowledge. Enjoy!
demoscene  reddit  imported 
february 2026
Future Crew Second Reality (1993) ported to Javascript !
From Reddit saved post — r/Demoscene, u/Dismal-Quail1285, Feb 01 2026 https://www.reddit.com/r/Demoscene/comments/1qt3gcr/future_crew_second_reality_1993_ported_to/ "Second Reality" demo by "Future crew" , the "geek shock" released in 1993 for DOS systems, is now ported to Javascript. While we’ve seen WASM or C++ ports recently, this new project is quite unique as it’s a pure JavaScript implementation focused on educational clarity. .What’s interesting about this specific port: * Source Code Archeology: original algorithm are preserved, * Readable Algorithms: The cryptic x86 Assembly and VGA register tweaks have been translated into readable JavaScript. It’s a great resource for anyone curious about how 90s-era fixed-point math and per-pixel effects (like the lens or plasma) actually worked. * No Heavy Frameworks: It's "Vanilla" JS, meaning the logic is directly accessible in the /src folder without needing a build process or complex IDE Definitely worth a look if you're into retro-coding or if you just want to relive the "geek shock" of the 90s in your browser. Enjoy! [https://github.com/covalichou/second-reality-js](https://github.com/covalichou/second-reality-js)
demoscene  reddit  imported 
february 2026
@RetroTechChris: So, someone left a comment on an old YouTube video of mine today. The question:
From X bookmark — @RetroTechChris (RetroTech Chris), May 12 2024 https://x.com/RetroTechChris/status/1789455303206982127 So, someone left a comment on an old YouTube video of mine today. The question: "Can you show me how to set up a Renegade BBS that people can access over telnet"? Why.. YES... I totally can. Let's have some fun and explore how to do it in a 🧵here! Let's go! https://t.co/BJAqKbSUMQ
twitter  twitter-post  imported 
may 2024
@pepe_salot: 'Update_All' 🎮📺🖱🖥✨ #Retrogaming #Retrocomputing #MisterFPGA
From X bookmark — @pepe_salot (PEPEGR∆PHIX 📺✨ (Commissions closed)), Jan 16 2024 https://x.com/pepe_salot/status/1747366494508392820 'Update_All' 🎮📺🖱🖥✨ #Retrogaming #Retrocomputing #MisterFPGA https://t.co/Un8sURImJ1
misterfpga  retrocomputing  retrogaming  twitter  twitter-post  imported 
january 2024
Retroshield for Arduino Mega
From Reddit saved post — r/fpgagaming, u/r_retrohacking_mod2, Mar 24 2019 https://www.reddit.com/r/fpgagaming/comments/b4uvly/retroshield_for_arduino_mega/
fpgagaming  reddit  imported 
march 2019
Bare-metal Raspberry Pi emulators
From Reddit saved post — r/fpgagaming, u/[deleted], Feb 02 2018 https://www.reddit.com/r/fpgagaming/comments/7uvp0h/baremetal_raspberry_pi_emulators/ * [ZXBaremulator -- A ZX sPIctrum Mini Emulator (site)](http://zxmini.speccy.org), [YT video](https://www.youtube.com/watch?v=za_p9Mbfu0Y) * [πBacteria -- bare-metal ZX Spectrum emulator](http://xn--bacteria-7dg.speccy.org) * [Pi64 -- "This project is about emulating Commodore 64 on a very affordable, card sized computer, Raspberry Pi without any operating system on the machine. So it's running on "bare metal"."] (https://github.com/sampopeltonen/Pi64) * [Samsung SPC-1000 Raspberry Pi Bare-metal Emulator (YT video)](https://www.youtube.com/watch?v=bKGrJKj6ufo) * [Bare Metal NES Emulator on Raspberry Pi 3 (YT video)](https://www.youtube.com/watch?v=jlk6BnVGB1k) * [Apple Pi -- "A bare-metal Apple II emulator for the Raspberry Pi"](https://hackaday.io/project/391-apple-pi) * ["I wrote this simple Nintendo Game Boy CPU Emulator that passes all of GB-Z80 CPU tests by blargg"](https://www.raspberrypi.org/forums/viewtopic.php?f=72&t=35966#p582817) * [Raspberry Pi Boots CP/M](https://hackaday.com/2016/10/12/raspberry-pi-boots-cpm/) * [Baremetal Amiga Emulator (WIP)](http://eab.abime.net/showthread.php?p=1212968) * [CS107E-GB-Emulator -- "The final project for the Stanford CS107e class. Gameboy emulator running on bare-metal RPI."](https://github.com/guillean/CS107E-GB-Emulator) * [Bare metal VZ200 emulator (YT video)](https://www.youtube.com/watch?v=getHun0CfkI)
fpgagaming  reddit  imported 
february 2018
This guy is writing a Win16 emulator
From Reddit saved post — r/emulation, u/nitec, Sep 19 2016 https://www.reddit.com/r/emulation/comments/53gw3a/this_guy_is_writing_a_win16_emulator/
emulation  reddit  imported 
september 2016
204080100

top tags     all tags251020manage

*bookmark *download *tobuy *tofollow 2d 360 3d 3dprinting 3g abandonware actionscript air algorithm android animation api app apple appstore arcade arduino art article askreddit asm audio automation backlight backup bambulab bbs berlin bitcoin blipfm blipster blog bluetooth book bookmark bootcamp brasil brazil bug buildapc business c c# c++ carro casa chiptune citypop claudeai cliq cocoa cocoa-touch code collection component controller cooking crt css database debug demoscene design deutschland dev diy dns doc dos dosbox dotnet download electronics emu emudev emulation emulator engine example famicom feedbin fix flash flex fluorine forum freeware gadget game gameboy gameboy-pocket gamecollecting gamedev games germany git GoogleReader hack hacks hamburg hardware home home-automation homeassistant homebrew honda howto html htpc http IFTTT image imported indie inspiration insteon ios iosprogramming ipad iphone iso itunes jailbreak japan japantravel java javascript job lcd lib library linux live localization mac mame math mce media mediacenter megadrive memory-management midi mod movie mp3 mpd music mythtv nas nes network objective-c opengl opensource osx pc piracy plex plugin Pocket programming project ps1 ps2 ps3 ps4 pvr python raspberrypi recalbox recipe reddit reddit-comment reddit-post region remote repro resource retrogaming retropc retropie rgb roms rubyonrails saopaulo scart sdk server shmups shop shopping sim sms snes software sound soundblaster source spotify star steamdeck svn swift synology synth tax terminal three20 tips tool toread torrent tracker travel tutorial twitter twitter-post ubuntu ui uitableview unix unlock veralite viagem video vista vita vpn vps walkthrough warez web2.0 webservices wifi wii windows wishlist wordpress xbmc xbox xcode xml xna z-wave z80