docs: Remove outdated gifs
Former-commit-id: 4a220d546deea05993509fd8dd9e157564c7a1e5
This commit is contained in:
parent
1c63fcd9b3
commit
4a73d80ace
|
@ -6,8 +6,6 @@ RustBoyAdvance-NG Nintendo GameBoy Advance emulator and debugger, written in the
|
|||
|
||||
Currently passing armwrestler tests, and displays some of TONC's Demos.
|
||||
|
||||
![TONC bigmap.gba demo ](img/tonc_bigmap_demo.gif)
|
||||
|
||||
# Using the REPL
|
||||
|
||||
You need to have rust installed, and somehow legally obtain a gba bios binary.
|
||||
|
@ -16,8 +14,6 @@ You need to have rust installed, and somehow legally obtain a gba bios binary.
|
|||
$ cargo run -- debug
|
||||
```
|
||||
|
||||
![Debugger REPL Demo](img/demo.gif)
|
||||
|
||||
# Why is this project needed ?
|
||||
|
||||
It's actually **not**. There are quite a lot of GBA emulators, ~~and even some written in rust~~. Actually, I couldn't find any game capable emulators written in rust.
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
55dd76aa97956aa2359e56c60c0eb2b4a1e9fd5e
|
|
@ -1 +0,0 @@
|
|||
de93ded308a68b66c3fe94fe4933737d60a6aba9
|
Reference in a new issue