/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

incoherency.co.uk
| | log.fundamental-code.com
5.7 parsecs away

Travel
| | Every once in a while I get the urge to reminisce about a past project. So,today let's look back on one of my favorite projects from my undergrad compu...
| | www.nayuki.io
6.0 parsecs away

Travel
| | [AI summary] The user has provided a comprehensive overview of the x86 architecture, covering topics such as basic arithmetic operations, control flow with jumps and conditionals, memory addressing modes, the stack and calling conventions, advanced instructions like SSE, virtual memory, and differences between x86-32 and x86-64. The user is likely looking for a summary or clarification of the x86 architecture, possibly for learning purposes or to reinforce their understanding.
| | unsafeperform.io
4.4 parsecs away

Travel
| | [AI summary] The author details the design and simulation of a Brainfuck-based CPU implemented on an FPGA using the Lava Haskell DSL to overcome the limitations of VHDL for software developers.
| | cgmathprog.home.blog
27.4 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