Minor fixes

Edson Armando 2019-07-03 17:31:39 -05:00
parent c7e0f04635
commit 4dd7e2fa67
1 changed files with 8 additions and 7 deletions

@ -1,15 +1,16 @@
## Goals
The goals of the project, so you can understand where we want to be.
Note that goals are ordered by importance order, being the first the primary goals, and the last the secondary goals.
Note that goals are ordered by importance order, being first the primary goals, and last the secondary goals.
*Basilisk, SheepShaver, PearPC and QEMU = (BSPQ
1. Be able to open, edit, modify and create:
* Basilisk II-compatible config files.
* SheepShaver-compatible config files.
* PearPC-compatible config files.
* QEMU-compatible config files.
2. Be able to launch Basilisk, SheepShaver, PearPC and QEMU emulators.
3. Be able to launch Basilisk, SheepShaver, PearPC and QEMU emulators with custom config files, even when config files are in different locations.
4. Use a unified interface for several Mac emulators, avoiding the oddity of having to switch between programs and interfaces.
5. Give a minimum personalization to the user, so they can identify different machines with different OSes installed.
6. Localisation of the app to several languages (Right now targetting Spanish and Portuguese Brazilian, but any other contribution would be appreciated).
2. Be able to launch BSPQ emulators.
3. Be able to launch BSPQ along with config files.
4. Use a common interface for several Mac emulators, avoiding the oddity of having to switch between programs and interfaces.
5. Give a minimum degree of customization to the user, so that users can easily identify different machines with different OSes installed.
6. Localization of the app to several languages (Right now targeting Spanish, Portuguese Brazilian and German, but contribution with any other translation would be appreciated).
7. Offer a general interface for different emulators, so not only one emulator can be launched, rather many emulators can be added with respective config and launch methods, and so becoming a multi use console.
8. Provide a universal online and offline help, so when the user needs help can consult the help included, or even a more updated one, with the ability to update the offline help, so the help can keep updated but can also be accessed with/without internet.
8. Provide a universal online and offline help, so when the user needs help can consult the help included, or even a more updated one, with the ability to update the offline help, so the help can be kept updated while being accessible without an internet connection.