Gbfs-web GBA: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
}} | }} | ||
{{lowercase title}} | {{lowercase title}} | ||
gbfs-web | gbfs-web is a webapp developed for and tested with [[4-e GBA|4-e]], a Game Boy Advance homebrew application that can emulate an e-Reader for Super Mario Advance 4. | ||
By following the simple steps in the app, you can take any ROM that supports [[GBFS GBA|GBFS]], select files to attach, and save a new ROM with those files attached. | By following the simple steps in the app, you can take any ROM that supports [[GBFS GBA|GBFS]], select files to attach, and save a new ROM with those files attached. | ||
Everything is done locally in your browser. No ROM or file data is sent to or received from any server. | Everything is done locally in your browser. No ROM or file data is sent to or received from any server. | ||
== Credits == | == Credits == | ||
Revision as of 04:17, 18 June 2024
| gbfs-web | |
|---|---|
| General | |
| Author | Mattie Behrens |
| Type | Builder Tools |
| Version | 2024 |
| License | MIT License |
| Last Updated | 2024/06/16 |
| Links | |
| Website | |
| Source | |
gbfs-web is a webapp developed for and tested with 4-e, a Game Boy Advance homebrew application that can emulate an e-Reader for Super Mario Advance 4.
By following the simple steps in the app, you can take any ROM that supports GBFS, select files to attach, and save a new ROM with those files attached.
Everything is done locally in your browser. No ROM or file data is sent to or received from any server.
Credits
gbfs-web wouldn't exist without:
- GBFS (obviously!)
- Simple.css
External links
- Author's website - https://mattiebee.io/
- gbfs-web - https://mattiebee.app/gbfs-web
- GitHub - https://github.com/mattieb/gbfs-web