mirror of
https://github.com/mi57730/a2d.git
synced 2025-02-21 08:29:10 +00:00
Markdown whitespace fixes
This commit is contained in:
parent
bbaa7eede6
commit
b55fcf010a
@ -10,16 +10,13 @@ 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.
|
||||||
|
|
||||||
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.
|
||||||
* The DiskCopy overlay is basically a stand-alone app. Could be fun.
|
* The DiskCopy overlay is basically a stand-alone app. Could be fun.
|
||||||
|
|
||||||
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.
|
* 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%3Aenhancement-for-new)
|
* 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%3Aenhancement-for-new)
|
||||||
* An ["About this Apple II"](https://github.com/inexorabletash/a2d/issues/29) DA that does a slot scan would be very useful.
|
* An ["About this Apple II"](https://github.com/inexorabletash/a2d/issues/29) DA that does a slot scan would be very useful.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user