Commit Graph

142 Commits

Author SHA1 Message Date
vonmillhausen
a1ebc9cdab Update README.md 2023-06-22 11:13:40 +01:00
vonmillhausen
3deb1cb199 Updated Creative Commons links to HTTPS 2023-06-22 11:04:54 +01:00
vonmillhausen
005ed65e6c Update README.md
Just changed references to "May 22nd firmware" to `05.22` instead for consistency
2023-06-22 11:04:03 +01:00
vonmillhausen
f1450f7cf8 Update README.md
Added a note about the `gba_bios.bin` loading bug, and how to work around it (thanks `bnister`!)
2023-06-22 11:03:28 +01:00
vonmillhausen
75e47e0653 Update saveStateTool.htm
Added some functionality to search for and strip Retroarch save state headers if they're found in the input data when converting to SF2000 format. See Javascript comments on function `stripRetroarchHeaders` for more details
2023-06-21 22:36:58 +01:00
vonmillhausen
41ccbaec04 Update README.md
Just a quick CFW update (still "no", but audio playback has been demonstrated)
2023-06-21 19:59:07 +01:00
vonmillhausen
465775427b Fixed rmapi.tax image preview link
Was incorrectly pointing to an old `rmapi.png` file which is no longer accurate for current firmware versions, now pointing to `rmapi.tax.png` - thanks `davyper`!
2023-06-19 22:29:34 +01:00
vonmillhausen
e163a0a841 Update README.md
Fixed a typo in the FAQ re: the battery type you can upgrade to (thanks `tris9060`!)
2023-06-19 10:08:37 +01:00
vonmillhausen
749e1f9f00 Update README.md
Added a question to the FAQ regarding how to change the main menu shortcuts.
2023-06-18 01:27:24 +01:00
vonmillhausen
bb099a44b3 Added FAQ and bootloader bugfix sections 2023-06-17 10:52:47 +01:00
vonmillhausen
6b91ee4a89 Another default ROMs update
Decided to do a bit of digging into the ROMs with corrupt thumbnails, to see if I could determine it programmatically; turns out yup, they all have thumbnail data that's longer than the 59,904 bytes the format allows for. Updated my WQW-scanning code to find the first offset, and now I flag any ROMs whose thumbnail data is too long.

This change also let me fix up and match a few more ROMs where the WQW zip file is actually fine, but is just at the wrong place in the file.
2023-06-10 14:58:30 +01:00
vonmillhausen
1d38e04550 Oops, broke all other systems when fixing NES hashes
If a job's worth doing right, it's worth doing wrong at least twice first 😅
2023-06-09 22:43:58 +01:00
vonmillhausen
6f1607056b Updated NES default ROM details
Turns out the SF2000's NES ROMs contain an "iNES" header, which No-Intro doesn't like; stripped the header now, and compared against the "headerless" DAT - thanks to `osaka#9664` for the tip!
2023-06-09 22:36:12 +01:00
vonmillhausen
1b8e83f806 Added info about the default included ROMs
Including HTML/CSV files matching the ROMs against the current No-Intro database
2023-06-09 21:49:18 +01:00
vonmillhausen
a661739a81 Update README.md
Added a "Favourites and History" section detailing the format of the `Favorites.bin` and `History.bin` files.
2023-06-05 23:05:27 +01:00
vonmillhausen
9aa32906ba Update README.md 2023-06-05 14:39:50 +01:00
vonmillhausen
3421f0df35 New Tool: Save State Tool
Added a new tool for extracting and creating SF2000 save state files. Also added details to the main page about the save state file format, and about the mysterious arcade `.skp` files
2023-06-05 14:38:48 +01:00
vonmillhausen
11474f6df6 Added some workaround suggestions for the system logo/"Games Exist" UI issue 2023-05-30 23:52:08 +01:00
vonmillhausen
e975a303af Added notes for theme creators, link to community compatibility spreadsheet 2023-05-30 23:01:35 +01:00
vonmillhausen
1bad251366 Update README.md 2023-05-29 11:20:37 +01:00
vonmillhausen
da406c350d Added CRC32 patcher tool, updated Audacity instructions
Audacity instructions were for Audacity 2.x, have now been updated for 3.x
2023-05-26 13:01:55 +01:00
vonmillhausen
51bbbbf0a9 Added Audacity mini-tutorial 2023-05-25 23:08:40 +01:00
vonmillhausen
c7c0065144 Update README.md 2023-05-25 12:05:48 +01:00
vonmillhausen
b43b173797 Added emulator version information 2023-05-25 12:00:50 +01:00
vonmillhausen
f51ba1c1a5 Added Foldername.ini documentation 2023-05-25 11:39:39 +01:00
vonmillhausen
379d9c74cd Renamed the new arcade files
Bah, github.io strikes again
2023-05-24 14:24:11 +01:00
vonmillhausen
663baa97b3 Bigger update...
Added a new tool, the Generic Image Tool - allows you to convert SF2000 images to PNG, and PNG/JPEG images to SF2000 formats with several options.

Also added a large amount of arcade-specific information thanks to some heroic work by `adcockm#8175`, fixed some typos thanks to `Luke#4448`, and tracked down where an "unused" image was actually being used thanks to `kid_sinn#9691`
2023-05-24 14:07:54 +01:00
vonmillhausen
07f171ecab Update README.md
Mental note: don't use ampersands in headings again 🤦
2023-05-22 20:16:14 +01:00
vonmillhausen
060bcd5d50 Update README.md
Bah, typo
2023-05-22 20:13:26 +01:00
vonmillhausen
4fe859295d Update README.md
Updated resource tables for the new `05.22` firmware (no changes); added a table with details about known firmware versions. Added a "Tools & Links" section.
2023-05-22 20:13:03 +01:00
vonmillhausen
e4ccc7db0e Update buttonMappingChanger.htm
Substantially re-written in light of the May 22nd firmware, which had a `bisrv.asd` of the same length as the May 15th firmware, but different in operation - the byte order in `KeyMapInfo.kmp` has been flipped for SNES and Genesis. As there's no way to tell from just looking at a `KeyMapInfo.kmp` what the byte order should be, users must now provide both `bisrv.asd` AND `KeyMapInfo.kmp` files - the `bisrv.asd` is now hash-checked against known versions, and that's used to inform which byte order to use for the `KeyMapInfo.kmp`
2023-05-22 19:42:20 +01:00
vonmillhausen
b2c2566de9 Updated boot logo tool to support May 22nd firmware
Should also theoretically be easier to add support for future BIOS versions... theoretically 🤷
2023-05-22 15:00:45 +01:00
vonmillhausen
ef30a8aa6e Temporary May 22nd BIOS warning 2023-05-22 11:25:27 +01:00
vonmillhausen
d0743cf3f5 Update README.md
Added a section regarding firmware updates, with a link to Data Frog's YouTube video on the topic (closes #2).
2023-05-18 09:31:20 +01:00
vonmillhausen
41307eeb53 Update README.md 2023-05-17 00:09:21 +01:00
vonmillhausen
3cb4972eaf Update README.md 2023-05-16 23:01:09 +01:00
vonmillhausen
210e468698 05.15 Firmware Updates
* Updated most of the Resources file lists to include firmware-related information (added, (un)changed, removed)
* Added new image resources for the latest May 15th firmware
* Updated some images files previews to contain the fake name extensions as well
* Added detail about the removal of per-game button maps from May 15th firmware
* Renamed the sound previews to contain the fake name extensions as well
2023-05-16 22:36:45 +01:00
vonmillhausen
cb6e8a392f Update buttonMappingChanger.htm
Updated to support the new May 15th firmware. Also took the opportunity to make a few tweaks, including presenting the button tables in a more standard "ABXYLR" order, regardless of the byte-order in the actual SF2000 data files
2023-05-16 18:13:48 +01:00
vonmillhausen
db0f33debe Update buttonMappingChanger.htm
Seems like there may be some more significant changes to the data format for the button mappings; I haven't had time to dive into the details yet, so just updating the tool to indicate it knows about the new firmware, but doesn't support it yet
2023-05-16 11:53:08 +01:00
vonmillhausen
70b49cc9e8 Update bootLogoChanger.html
Updated to support the May 15th firmware
2023-05-16 11:33:53 +01:00
vonmillhausen
a85c622366 Update README.md 2023-05-13 18:25:14 +01:00
vonmillhausen
fd985e1602 Create .gitignore 2023-05-13 18:24:06 +01:00
vonmillhausen
615b1e3bf7 Yes/No buttons are indeed used 2023-05-13 18:03:26 +01:00
vonmillhausen
a225c90a44 Update README.md 2023-05-12 19:48:07 +01:00
vonmillhausen
8377e52fe2 Added favicon.ico 2023-05-11 12:00:41 +01:00
vonmillhausen
b16cbb664c Update README.md
Added a table of contents, and a note about Master System ROMs
2023-05-11 11:53:17 +01:00
vonmillhausen
daef3d509e Added "silent" music download 2023-05-11 11:39:39 +01:00
vonmillhausen
00d5835d27 Update README.md 2023-05-11 10:30:09 +01:00
vonmillhausen
1f52cfa50c Added Emulators section
Added a section about the emulators on the device, along with some amazing work by `adcockm#8175` on FBA compatibility testing. Also added a small bit about the display panel.
2023-05-11 10:16:34 +01:00
vonmillhausen
54a8e62a7e Update README.md 2023-05-10 18:47:02 +01:00