-
Notifications
You must be signed in to change notification settings - Fork 0
Technical architecture
Letalys edited this page Sep 20, 2026
·
1 revision
Français · English
- C# and WPF, MVVM pattern
- .NET 10, self-contained application: the runtime ships with it, nothing to install
- IKVM, a Java to .NET bridge, to read RomStation's Apache Derby database
- The RomStation database is always read from a copy, the original is never opened
- Target architectures and external tools described by JSON files, editable from the application
- xUnit test project
The source code is on GitHub, under the MIT license.
RomStation Rebase
Français
- Accueil
- Fonctionnalités
- Prérequis
- Installation
- Utilisation
- Le rebase
- Architectures cibles
- Outils externes
- Présélections
- Journal du rebase
- Limites
- Dépannage
- Codes d'erreur
- Architecture technique
English
- Home
- Features
- Requirements
- Installing
- Usage
- The rebase
- Target architectures
- External tools
- Presets
- Rebase log
- Limitations
- Troubleshooting
- Error codes
- Technical architecture