diff options
| author | andromeda <andromeda@lenovo> | 2026-03-08 11:04:42 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-03-08 11:04:42 +0100 |
| commit | d90c39b6bc2c6a6b3659f219f52cf216d21c81d2 (patch) | |
| tree | 3b0ac24cf6c5992ad6bc22d06f8326a387c819dd | |
| parent | 0d66e779765da9888da491c5ac85c4783df45b65 (diff) | |
clarify readme
| -rw-r--r-- | twasm/.bootle/disk | bin | 0 -> 1474560 bytes | |||
| -rw-r--r-- | twasm/README.md | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/twasm/.bootle/disk b/twasm/.bootle/disk Binary files differnew file mode 100644 index 0000000..a115815 --- /dev/null +++ b/twasm/.bootle/disk diff --git a/twasm/README.md b/twasm/README.md index de73e90..cd2fa8b 100644 --- a/twasm/README.md +++ b/twasm/README.md @@ -1,6 +1,6 @@ # twasm -this will be a self hosted, very minimal subset of 64 bit asm +this will be a self hosted, very minimal subset of nasm-style 64 bit asm ### goals |
