Skip to content

Commit 65a7a30

Browse files
committed
Update README
1 parent 0352247 commit 65a7a30

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ LittleSixteen is an Open Hardware remake of the Commodore 16 home computer and a
33

44
![Board](https://raw.githubusercontent.com/SukkoPera/LittleSixteen/master/img/render-top.png)
55

6-
76
## Why?
87
I was trying to understand why [64k RAM expansions](https://github.com/SukkoPera/OpenC16RamExpansion) do not work out-of-the-box on Commodore 16 machines, so I looked around and found some schematics. While they looked correct (and official), I found them hard to understand, as most of the components were packed together on a single page. So I thought the first thing I had to do was to redraw them so that they woult be easier to pick up at first sight. I did it in Kicad so that those schematics could actually be used to remake the C16 board, which I ultimately did.
98

@@ -27,11 +26,15 @@ The board was routed manually, trying to keep each track close to the original l
2726
- The ground fill is autogenerated by KiCad, so it won't match the original exactly (not even close).
2827
- Probably there's something more I've forgotten.
2928

29+
If you don't like any of the above, feel free to fix it yourself and [submit a Pull Request](https://github.com/SukkoPera/LittleSixteen/pulls).
30+
3031
## Limitations
3132
**Nothing of what you find here was tested, so use at your own risk**.
3233

3334
I haven't triple-checked everything, since the purpose of this was mainly to have a better comprehension of how memory is addressed, so **there may be errors** here and there. Please open a Pull Request or Issue if you find any.
3435

36+
Again, if you are wondering why that is the case, you are welcome to join the project and help, instead of standing there and moaning.
37+
3538
## License
3639
The LittleSixteen documentation, including the design itself, is copyright © SukkoPera 2019-2021 and is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/).
3740

0 commit comments

Comments
 (0)