Nicholas Bergson-Shilcock

Results 4 issues of Nicholas Bergson-Shilcock

I want `j` and `k` to move between stories on the front page and `return` to view it.

We're passing keyboard input to the emulator without modification. I think we need to change the key code based on if control, shift, etc are pressed.

Otherwise we can't load files larger than main memory. There's preliminary work on this in `disktoo.js`

Probably because the text display mode isn't working quite right? Steps to reproduce: 1. Load a ROM. 2. Set PC to `0xFF69` 3. You'll get a prompt that's almost but...