Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | icebram: don't use exceptions. | Catherine | 2023-02-18 | 1 | -12/+14 |
* | icebram: do not include <bits/stdc++.h> | Catherine | 2023-02-18 | 1 | -1/+1 |
* | icebram: Complete rewrite to cleanup and make it work | Sylvain Munaut | 2023-02-14 | 1 | -272/+570 |
* | Exit with error when no RAM contents were replaced. | Tom Verbeure | 2022-12-27 | 1 | -0/+4 |
* | icebram: add WASI platform support. | whitequark | 2020-06-26 | 1 | -0/+4 |
* | icebram: refactor seeding logic. | whitequark | 2020-06-26 | 1 | -8/+14 |
* | Revert "Make icebram deterministic" | whitequark | 2020-06-26 | 1 | -2/+2 |
* | Make icebram deterministic | whitequark | 2020-06-23 | 1 | -2/+2 |
* | Remove rogue space | Tom Verbeure | 2018-06-02 | 1 | -1/+1 |
* | Fix indentation | Tom Verbeure | 2018-06-02 | 1 | -1/+1 |
* | Add option to specify seed for repeatable outcomes. | Tom Verbeure | 2018-06-02 | 1 | -7/+25 |
* | Mount NODEFS if using emscripten and nodejs | Robert Ou | 2018-03-31 | 1 | -0/+16 |
* | Improve input parsing of icebram | Marcus Comstedt | 2016-10-21 | 1 | -6/+31 |
* | Minor icebram improvements | Clifford Wolf | 2016-06-11 | 1 | -3/+6 |
* | Finished icebram | Clifford Wolf | 2016-05-15 | 1 | -2/+72 |
* | Added icebram bitslice replacer | Clifford Wolf | 2016-05-12 | 1 | -8/+107 |
* | Added icebram skeleton | Clifford Wolf | 2016-05-12 | 1 | -0/+165 |