88 points | by modinfo 5 hours ago ago
7 comments
Is there a version of this for a simpler ISA like for the 6502 chip, the Gameboy chip, or straight up ARM?
Neat site!
This is a level lower than https://godbolt.org/ (the "Compiler Explorer") -- think of that site as turning C into assembly, and this site as watching the machine code actually run on virtual hardware.
Is that the same as x86 emulation or there are subtle distinction?
Very nice and approachable! Almost makes me want to come back to assembly again ;-)
Very cool project! Thank You For Making And Sharing :)
Is there GPU assembly (PTX) version available anywhere?
got "wut" for trying to call popcnt, oh well.
Is there a version of this for a simpler ISA like for the 6502 chip, the Gameboy chip, or straight up ARM?
Neat site!
This is a level lower than https://godbolt.org/ (the "Compiler Explorer") -- think of that site as turning C into assembly, and this site as watching the machine code actually run on virtual hardware.
Is that the same as x86 emulation or there are subtle distinction?
Very nice and approachable! Almost makes me want to come back to assembly again ;-)
Very cool project! Thank You For Making And Sharing :)
Is there GPU assembly (PTX) version available anywhere?
got "wut" for trying to call popcnt, oh well.