diff --git a/README.md b/README.md index 0a57c88..167f7e9 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/img/demo.gif.REMOVED.git-id b/img/demo.gif.REMOVED.git-id deleted file mode 100644 index e7f80b1..0000000 --- a/img/demo.gif.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -55dd76aa97956aa2359e56c60c0eb2b4a1e9fd5e \ No newline at end of file diff --git a/img/tonc_bigmap_demo.gif.REMOVED.git-id b/img/tonc_bigmap_demo.gif.REMOVED.git-id deleted file mode 100644 index ef9f1af..0000000 --- a/img/tonc_bigmap_demo.gif.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -de93ded308a68b66c3fe94fe4933737d60a6aba9 \ No newline at end of file