mirror of
https://github.com/mi57730/a2d.git
synced 2024-11-25 10:30:50 +00:00
Update docs regarding branch structure
This commit is contained in:
parent
d8baeddbe0
commit
82840ef57f
@ -11,6 +11,7 @@ Contributions welcome! Preliminaries:
|
|||||||
1. Disassembly of the MouseGraphics ToolKit
|
1. Disassembly of the MouseGraphics ToolKit
|
||||||
* Continue the effort to understand this powerful GUI library.
|
* Continue the effort to understand this powerful GUI library.
|
||||||
* Make it relocatable, work on C bindings for cc65.
|
* Make it relocatable, work on C bindings for cc65.
|
||||||
|
* Pure disassembly changes take place in the `disasm` branch, which builds identically to the original.
|
||||||
1. Disassembly of DeskTop itself
|
1. Disassembly of DeskTop itself
|
||||||
* The core bits of DeskTop.
|
* The core bits of DeskTop.
|
||||||
* The various overlays.
|
* The various overlays.
|
||||||
@ -18,7 +19,6 @@ Contributions welcome! Preliminaries:
|
|||||||
1. Disassembly of [Selector](https://github.com/inexorabletash/a2d/issues/63)
|
1. Disassembly of [Selector](https://github.com/inexorabletash/a2d/issues/63)
|
||||||
1. Bug fixes
|
1. Bug fixes
|
||||||
* Try and tackle some of the bugs in the [issue tracker](https://github.com/inexorabletash/a2d/issues?q=is%3Aissue+is%3Aopen+label%3Abug-in-original).
|
* Try and tackle some of the bugs in the [issue tracker](https://github.com/inexorabletash/a2d/issues?q=is%3Aissue+is%3Aopen+label%3Abug-in-original).
|
||||||
* Bug fixes will alter the binary, so should occur in branches. There's a `fixes` branch with some already.
|
|
||||||
1. Add new Desk Accessories
|
1. Add new Desk Accessories
|
||||||
* List of ideas in the [issue tracker](https://github.com/inexorabletash/a2d/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3A%22Desk+Accessories%22+label%3A%22feature+request%22)
|
* List of ideas in the [issue tracker](https://github.com/inexorabletash/a2d/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3A%22Desk+Accessories%22+label%3A%22feature+request%22)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user