Live data from Hacker News

Viewing profile — trj

trj

HN member
Joined
Thu, Oct 03, 2013, 8:15 PM UTC
HN karma
99
Public activity
14 items

About trj

No profile information was provided.

Recent public activity

  1. comment
    Comment #46255396

    This could be easily done. The emulator core supports memory mapped IO, but uvm32 only uses this to map an extra block of RAM from the host (for a framebuffer, or a separare memory…

  2. comment
    Comment #46252526

    libriscv looks amazing but its's much larger. It says "Less than 40kB total memory usage". My first version (unpublished) of uvm32 was called uvm80 and emulated a Zilog Z80 CPU. My…

  3. comment
    Comment #46251026

    Thanks for the link, Wasefire looks interesting. I suspect that their design goals are very different to mine. https://github.com/ringtailsoftware/uvm32?tab=readme-ov-file...

  4. comment
    Comment #46250178

    "Just add rats" https://github.com/ringtailsoftware/uvm32/tree/main/apps/zig...

  5. story
  6. comment
    Comment #46203730

    I'm working on an embeddable mini VM (RISC-V rather than WASM) and am considering this. In my model, there's something akin to a hardware watchdog where the VM is considered hung i…

  7. story
  8. comment
    Comment #42560018

    I use SSH every day. I login to remote machines, push code changes to github and scp files. Like many programmers, I know how to use SSH to get things done but had never looked dee…

  9. story
  10. story
  11. comment
    Comment #34923136

    Continuing from part1 where we ported an RV32 emulator from C to Zig ( https://www.ringtailsoftware.co.uk/zig-rv32/ ), we can now use Zig to cross-compile a binary to run in it

  12. story
  13. story
  14. story