From f8d4620ed5d598c9b1511432cb049ad3b2a44058 Mon Sep 17 00:00:00 2001 From: Corwin Date: Thu, 4 Apr 2024 00:54:11 +0100 Subject: [PATCH] update site --- website/.gitignore | 1 + website/site/assets/left.png | Bin 0 -> 251 bytes website/site/assets/right.png | Bin 0 -> 275 bytes website/site/crash/crash.html | 54 +++++++++++++++ website/site/index.html | 127 ++++++++++++++++++++++++++++++++++ 5 files changed, 182 insertions(+) create mode 100644 website/.gitignore create mode 100644 website/site/assets/left.png create mode 100644 website/site/assets/right.png create mode 100644 website/site/crash/crash.html create mode 100644 website/site/index.html diff --git a/website/.gitignore b/website/.gitignore new file mode 100644 index 00000000..c795b054 --- /dev/null +++ b/website/.gitignore @@ -0,0 +1 @@ +build \ No newline at end of file diff --git a/website/site/assets/left.png b/website/site/assets/left.png new file mode 100644 index 0000000000000000000000000000000000000000..d5bc860d0d1d9b95f7c85eb35f923ab8c749a80e GIT binary patch literal 251 zcmVPx#wMj%lR7i={l~E3aAP_@a!~G9}hk%>akClYLfU_G+*e3I(eRN<%z>uV_QcBQ3 zrg3BdFsctA#t5gOuNv@`u`1pziKMkXE*(ERw}VL9B*{8R&UyH-Oz@K^X*eSVFqth{Orz>3BsOu=l@hSDhij8_6+54J{ z&Q;w!29tuyP1TEGxrtIYVt)s&(mRYF9B{-)2S#rDlTx3r8blk#82^v*rl z=KjVnY0uUA2`;-|m|k~%df4BsN3h6o8oOtkK-MeOnP + + + agbrs crash backtrace + + + +

agbrs crash backtrace viewer

+

This page will eventually let you view backtraces in the browser.

+

+ For now you can copy the backtrace code here and use it with + agb-addr2line +

+

+ + + +

+ + + + diff --git a/website/site/index.html b/website/site/index.html new file mode 100644 index 00000000..ff7e0cb1 --- /dev/null +++ b/website/site/index.html @@ -0,0 +1,127 @@ + + + + agb - a rust framework for making Game Boy Advance games + + + +
+

agb - a rust framework for making Game Boy Advance games

+
+
+
+
+
+ +
+
+
+
+

+ Press escape to open the menu where you can view or change controls + and restart the game. The game provided is a combination of multiple + Game Boy Advance games made using agb, you can press left or right on + the main menu to switch game. +

+
+
+ +
+ +
+ +