90s_dev

↗ HN profile [ 152 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Microsoft.PowerShell.PlatyPS 1.0.0 (devblogs.microsoft.com)
  2. Hi again HN. The short version: a retro style computer simulator, focused on low-level coding. You could sort of think of it as pico8's low-level stuff (peek/poke, memory access, vram, etc) turned up 1000%. For example,…

  3. Stack frame layout on x86-64 (eli.thegreenplace.net)
  4. Hi everyone. I'm making an app called HRAM (hand-rolled assembly machine), and I plan to release it this week. But I need some beta testers first. Please send me an email at admin@90s.dev if you're interested. Your…

  5. Zigwin32 (github.com)
  6. Hi everyone. I'm on a hunt to find all languages that are designed specifically to compile to WASM. I have a project (hram.dev -- hand-rolled assembly machine) that I want to build to share the joy of unwrapping a new…