Fixed README.md broken links
This commit is contained in:
parent
cef7e2e500
commit
0f95781579
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
# TinyEMU System Emulator
|
# TinyEMU System Emulator
|
||||||
**This repo is a fork** of [Fabrice Bellard's TinyEMU project\[v2019-12-21]](https://bellard.org/tinyemu),
|
**This repo is a fork** of [Fabrice Bellard's TinyEMU project\[v2019-12-21\]](https://bellard.org/tinyemu),
|
||||||
a lightweight RISC-V and x86 emulator. Specifically migrating the project to
|
a lightweight RISC-V and x86 emulator. Specifically migrating the project to
|
||||||
the latest stable release of `enscriptem`. I provide a `flake.nix` dev shell too *(cause I'm super nice)*.
|
the latest stable release of `enscriptem`. I provide a `flake.nix` dev shell too *(cause I'm super nice)*.
|
||||||
|
|
||||||
This repo will mostly be a guide for embedding TinyEMU into your website (cause that's what I'm doing).
|
This repo will mostly be a guide for embedding TinyEMU into your website (cause that's what I'm doing).
|
||||||
<br/><u><b>PS:</b></u> there is no guide for Windows because I'm allergic and it scares me.
|
<br/><u><b>PS:</b></u> there is no guide for Windows because I'm allergic and it scares me.
|
||||||
> For WAYYYY more information read Bellard's original [readme.txt](readme.txt)
|
> For WAYYYY more information I've provided Bellard's original [tinyemu/readme.txt](README.tinyemu.md) & [jslinux/readme.txt](README.jslinux.md) files
|
||||||
|
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue