Commit Graph

13 Commits

Author SHA1 Message Date
Michael Green
2ade60c551 Code clean up and API versioning (#178)
* Merged tools project into main project

* Applied API versioning
2023-10-31 10:42:15 +11:00
Michael Green
6b391bc357 Removed classes that have been moved to the parser nuget package (#82) 2023-09-03 19:36:29 +10:00
Michael Green
113de6a009 ci: add dependabot support for EmulatorJS submodule (#32) 2023-07-22 22:52:04 +10:00
Michael Green
35bb2f18d9 Add support for adding EmulatorJS firmware (#28)
* feat: EmulatorJS support - importing of BIOS files #15

* feat: added Bios controller to make Bios files available to the emulator, also resolved SNES identification issues (see: #25)

* feat: added firmware selector to emulator screen

* refactor: moved EmulatorJS to a subfolder

* feat: added firmware image availability page
2023-07-19 13:18:39 +10:00
Michael Green
470e943012 doc: added screenshots 2023-07-11 08:48:43 +10:00
Michael Green
1b14e697a2 feat: added initial Docker support (still testing) and refactored the database for case-sensitive hosts 2023-07-02 01:12:26 +10:00
Michael Green
13dc90883d fix: database upgrade and added basic timer 2023-03-11 01:04:03 +11:00
Michael Green
8175b4b6e6 feat: initial signature look up support 2023-03-07 10:53:46 +11:00
Michael Green
be5904f9ad feat: first version to introduce database storage (incomplete) 2023-02-25 01:49:20 +11:00
Michael Green
e2e98ddc2a chore: separated components into separate projects 2023-02-22 21:09:13 +11:00
Michael Green
44f1beaf69 chore: removal of annoying git submodules that didn’t work properly 2023-02-22 20:38:58 +11:00
Michael Green
cc31bd3bbe refactor: add RomSignatureObject as additional project 2023-02-21 23:37:59 +11:00
Michael Green
89d5fcea86 First POC 2023-02-15 07:46:05 +11:00