Commit graph

3449 commits

Author SHA1 Message Date
Corwin e1453cb4c8
build mgba wasm 2024-04-04 00:54:23 +01:00
Corwin a7de8c07d2
move mgba app to own directory 2024-04-04 00:54:23 +01:00
Corwin dc2d969930
auto overflow 2024-04-04 00:54:23 +01:00
Corwin fb5414a036
itch specific changes 2024-04-04 00:54:23 +01:00
Corwin 064a919bd6
handle overflow of dialog 2024-04-04 00:54:23 +01:00
Corwin 7665135329
refer to local paths 2024-04-04 00:54:23 +01:00
Corwin cb68d8c695
add depdendency array 2024-04-04 00:54:23 +01:00
Gwilym Inzani f354cff108
Add a mute button 2024-04-04 00:54:23 +01:00
Gwilym Inzani 489e95de9f
replace slider with a better behaved one 2024-04-04 00:54:23 +01:00
Gwilym Inzani 3323d6a4e7
Force interaction to start 2024-04-04 00:54:23 +01:00
Gwilym Inzani f944f35b61
Add itch.io scrolling protection 2024-04-04 00:54:23 +01:00
Gwilym Inzani 91dfb63fbd
Properly fullscreen 2024-04-04 00:54:23 +01:00
Gwilym Inzani 683afbf133
Make useLocalStorage actually work 2024-04-04 00:54:23 +01:00
Gwilym Inzani 472d641cfc
Remove another console log 2024-04-04 00:54:23 +01:00
Gwilym Inzani bb47bc21a5
Remove console log 2024-04-04 00:54:23 +01:00
Gwilym Inzani 7decbccbcd
Localstorage 2024-04-04 00:54:23 +01:00
Gwilym Inzani bf722ecdfa
Nicer key rebinding 2024-04-04 00:54:23 +01:00
Gwilym Inzani ce75b15716
Sort out some of the canvas CSS 2024-04-04 00:54:23 +01:00
Gwilym Inzani baab2582b5
Play the game by default 2024-04-04 00:54:23 +01:00
Gwilym Inzani 361060da6a
Use the actual defaults 2024-04-04 00:54:23 +01:00
Gwilym Inzani 203dc0cff7
Upgrade everything 2024-04-04 00:54:23 +01:00
Gwilym Inzani a1c1671b0b
Only set settings when the game loads 2024-04-04 00:54:23 +01:00
Gwilym Inzani 845a4b9244
Pause the game while you're choosing key bindings 2024-04-04 00:54:23 +01:00
Gwilym Inzani 2106c4cefd
Key just works on weird keyboard layouts 2024-04-04 00:54:22 +01:00
Corwin b97280edd4
experiment with bindings 2024-04-04 00:54:22 +01:00
Corwin 4a630fe85b
prettier'd 2024-04-04 00:54:22 +01:00
Corwin f2e5bf432b
reload doens't take a value 2024-04-04 00:54:22 +01:00
Corwin 7098e6937b
a start of a wrapper around mgba 2024-04-04 00:54:22 +01:00
Corwin ef1af49a5a
delete node env 2024-04-04 00:54:22 +01:00
Corwin 40fec52702
add vendored mgba 2024-04-04 00:54:22 +01:00
Corwin c610465ace
delete junk 2024-04-04 00:54:22 +01:00
Corwin 96f02f4917
react new app 2024-04-04 00:54:22 +01:00
Gwilym Inzani 87676b534d Fix build error 2024-04-03 14:32:30 +01:00
Gwilym Inzani b3e18d130f Use a different footer to announce the file type 2024-04-03 14:19:28 +01:00
Gwilym Inzani 5366fc252b Don't need special release stuff here to make local testing faster 2024-04-03 14:19:09 +01:00
Gwilym Inzani e9455d6031 Fix justfile to produce a file in the correct place 2024-04-03 14:18:54 +01:00
Gwilym Inzani 89f6a2782b Allow loading of the dwarf information from the gba rom 2024-04-03 14:03:42 +01:00
Gwilym Inzani 25e15baa2b Compress the debug data for quite a large saving 2024-04-03 13:38:49 +01:00
Gwilym Inzani 2475b5676a Include the debug info in the rom (optionally) 2024-04-03 13:33:50 +01:00
Gwilym Inzani 4144a2be0a Use the ? operator instead 2024-04-03 11:16:44 +01:00
Gwilym Inzani 37ecd48a40 Add a message about the fact that the game crashed 2024-04-03 11:16:34 +01:00
Gwilym Inzani 5e298cb582 Don't need the commented out encoding any more since it is in the test 2024-04-03 11:10:55 +01:00
Gwilym Inzani f633b04d3c Allow passing the URL too since that's easier to copy-paste 2024-04-03 11:08:31 +01:00
Gwilym Inzani fe78711736 Alphabet should be static 2024-04-03 10:58:25 +01:00
Gwilym Inzani e21d06994f Add some tests which showed issues with the decoder 2024-04-03 10:58:06 +01:00
Gwilym Inzani 219fc1e0bc Extract gwilym_encoding into its own file 2024-04-03 10:35:05 +01:00
Gwilym Inzani 51de2ffa60 Don't need to import this macro 2024-04-02 23:38:43 +01:00
Gwilym Inzani e0d68eec15 Correctly render in release mode 2024-04-02 23:31:02 +01:00
Gwilym Inzani e5a8b39924 Print some extra useful information 2024-04-02 23:19:09 +01:00
Gwilym Inzani 6c9c23f79e Change what's being printed slightly 2024-04-02 22:37:23 +01:00