Releases: futo-org/ret
Releases · futo-org/ret
v4.2
- Added initial version of bitbash
- Added optional tinycpp C preprocessor to assembler
- Tweaked titlebar colors
Try it out: https://ret.futo.org/
Try the bleeding-edge build: https://ret-testing.futo.org/
To host it yourself, extract ret.zip to your web server.
v4.1
- Added RISC-V unicorn emulator support (https://github.com/petabyt/unicorn/tree/tci-emscripten)
- Added limited PowerPC support
- Added option to toggle extensions and 32/64bit for RISC-V
- Added option to switch between 16/32/64 for x86
- Automatic light theme
- Fixed many keystone bugs (https://github.com/petabyt/keystone2/commits/master/)
Try it out: https://ret.futo.org/
Try the bleeding-edge build: https://ret-testing.futo.org/
To host it yourself, extract ret.zip to your web server.
Static content www zip (0.4.0)
This is a self-hostable copy of Ret. Simply upload this onto any web server capable of delivering static content (Nginx, Apache, Github pages, Cloudflare pages, Neocities) and it should work once you visit it.