Commit Graph

72 Commits

Author SHA1 Message Date
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
vonmillhausen
a7f28d09d6
Update README.md
Updated Key Mapping tool info
2023-05-10 15:35:18 +01:00
vonmillhausen
f2be096d1c
Added my version of osaka's key mapping tool 2023-05-10 15:32:01 +01:00
vonmillhausen
260a3ee8d6
Update bootLogoChanger.html 2023-05-09 19:05:19 +01:00
vonmillhausen
1c5507009e
Update bootLogoChanger.html
Added a note on where to find the bisrv.asd file
2023-05-09 18:12:40 +01:00
vonmillhausen
5f93e551b3
Update README.md 2023-05-09 17:08:17 +01:00
vonmillhausen
f42fdf3367
Update bootLogoChanger.html 2023-05-09 17:04:01 +01:00
vonmillhausen
f8fe8e7ac2
Create bootLogoChanger.html
Initial version
2023-05-09 17:00:14 +01:00
vonmillhausen
811d70e24b
Update README.md
Added details related to `Archive.sys`
2023-05-08 10:00:15 +01:00
vonmillhausen
39a8ab4231
Delete dummy.md 2023-05-07 21:56:04 +01:00
vonmillhausen
8c7adc1917
Upload sound files 2023-05-07 21:55:31 +01:00
vonmillhausen
616ab6ceec
Create dummy.md 2023-05-07 21:55:02 +01:00
vonmillhausen
87390b15fb
Update README.md
Added details regarding some extra sounds, and regarding the `TSMFK.TAX` file (thanks taizou#9644!)
2023-05-07 21:54:44 +01:00
vonmillhausen
4b3cb4f189
Update README.md
Added version section at the bottom
2023-05-07 21:06:23 +01:00
vonmillhausen
2a0ed3f329
Delete dummy.md 2023-05-07 21:03:16 +01:00
vonmillhausen
933f061136
Add unused images 2023-05-07 21:02:44 +01:00
vonmillhausen
1133c96885
Create dummy.md 2023-05-07 21:01:55 +01:00
vonmillhausen
c9f4643a37
Update README.md 2023-05-07 21:01:25 +01:00
vonmillhausen
c3a5e3da65
Add files via upload 2023-05-07 20:55:24 +01:00
vonmillhausen
4a7edd53a8
Update README.md 2023-05-07 20:55:09 +01:00
vonmillhausen
4ab7de3648
Add more images 2023-05-07 20:29:09 +01:00