sf2000/tools
vonmillhausen 25ce2e3221 Transitioned to shared Javascript library
There was a lot of repeated JS across all my tools (e.g., image conversion, BIOS hash checking, etc.), and so I decided to move all shared code out to its own separate library. This will improve scalability and maintainability at the cost of portability - a fair trade in my opinion.

This work also involved large-scale refactoring of all of the tools. There's no actual functional difference (all the tools should behave exactly the same), bar some UI improvements for the oldest tools as a result of moving to the same codebase used by the more recent tools.
2023-06-26 14:11:01 +01:00
..
biosCRC32Patcher.htm Transitioned to shared Javascript library 2023-06-26 14:11:01 +01:00
bootLogoChanger.htm Transitioned to shared Javascript library 2023-06-26 14:11:01 +01:00
buttonMappingChanger.htm Transitioned to shared Javascript library 2023-06-26 14:11:01 +01:00
genericImageTool.htm Transitioned to shared Javascript library 2023-06-26 14:11:01 +01:00
pako.js New Tool: Save State Tool 2023-06-05 14:38:48 +01:00
saveStateTool.htm Transitioned to shared Javascript library 2023-06-26 14:11:01 +01:00
tools.css Moved tool CSS to shared CSS file 2023-06-26 13:19:47 +01:00
tools.js Transitioned to shared Javascript library 2023-06-26 14:11:01 +01:00