Update Joey Projects Status
parent
a5098ee15f
commit
71f5b58f83
1 changed files with 81 additions and 50 deletions
|
@ -10,11 +10,12 @@ Cross-compiling for numerous platforms from a single system is not something tha
|
|||
|
||||
### Current Status & Future Plans
|
||||
|
||||
* JoeyBuild
|
||||
* Project Types:
|
||||
#### JoeyBuild
|
||||
|
||||
* Project Types:
|
||||
* "Application" projects (games, demos, apps, etc.) - **_Working_**
|
||||
* "JoeyLib" projects (working on JoeyLib itself) - _In Progress_
|
||||
* Targets:
|
||||
* Targets:
|
||||
* Apple IIgs:
|
||||
* 65816 - **_Working_**
|
||||
* Microsoft Windows:
|
||||
|
@ -57,9 +58,39 @@ Cross-compiling for numerous platforms from a single system is not something tha
|
|||
* iOS:
|
||||
* ARM 64 bit - _Future_
|
||||
|
||||
Status Descriptions:
|
||||
#### JoeyDev
|
||||
|
||||
* Working: Implemented, functional. May need cleanup or a few features.
|
||||
* In Progress: Implemented, not functional. Needs work.
|
||||
* Planning: Researched, implementation details worked out. Needs coded.
|
||||
* Future: Target is known to be able to support JoeyLib. Needs research.
|
||||
* Host Platforms:
|
||||
* Linux:
|
||||
* x86 64 bit - **_Working_**
|
||||
* ARM 64 bit - _In Progress_
|
||||
* Moden Macintosh:
|
||||
* x86 64 bit - _In Progress_
|
||||
* ARM 64 bit - _In Progress_
|
||||
* Windows:
|
||||
* x86 64 bit - _In Progress_
|
||||
* ARM 64 bit - _In Progress_
|
||||
* Features:
|
||||
* Project Management:
|
||||
* Create Projects - **_Working_**
|
||||
* Load Projects - **_Working_**
|
||||
* Save Projects - **_Working_**
|
||||
* Manage Projects - **_Working_**
|
||||
* "Cooking" Raw Game Data - **_Working_**
|
||||
* Build Server Management - **_Working_**
|
||||
* Building Projects - _In Progress_
|
||||
* Code / Text Editor - _In Progress_
|
||||
* Vector Art Editor - _In Progress_
|
||||
* Bitmap Art Editor - _Planned_
|
||||
* Sound Editor - _Planned_
|
||||
* Music Editor - _Planned_
|
||||
* In-IDE Application Testing - _Planned_
|
||||
* Emulated Target Application Testing - _Planned_
|
||||
* Online Help - _In Progress_
|
||||
|
||||
**Status Descriptions:**
|
||||
|
||||
* **Working**: Implemented, functional. May need cleanup or a few features.
|
||||
* **In Progress**: Implemented, not entirely functional. Needs work.
|
||||
* **Planning**: Researched, implementation details worked out. Needs coded.
|
||||
* **Future**: Target is known to be able to support JoeyLib. Needs research.
|
Loading…
Add table
Reference in a new issue