/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.steve.fi
| | tobiasvl.github.io
5.1 parsecs away

Travel
| | For this year's RetroChallenge, I'm going to make an emulator for a 41 year old Australian hobby computer.
| | riv.dev
3.7 parsecs away

Travel
| | How to write a CHIP-8 emulator.
| | cgmathprog.home.blog
4.6 parsecs away

Travel
| | Emulators So... what is an emulator? Let's say you want to play an old game from the MS-DOS era. You have the DUKE3D.EXE file, you launch it and ...nothing happens. But why? Old systems had a different architecture from your PC. Loosely speaking, your PC doesn't recognize the program and refuses to execute it. You
| | www.cs.virginia.edu
23.4 parsecs away

Travel
| [AI summary] This comprehensive guide explains the fundamentals of 32-bit x86 assembly language programming, including registers, memory addressing, instructions, and calling conventions.