1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-27 01:19:37 +00:00

Update and reorganize documentation

This commit is contained in:
Karol Stasiak
2020-03-31 19:07:35 +02:00
parent 80018a55b4
commit 9ffd303583
22 changed files with 293 additions and 175 deletions
+2 -2
View File
@@ -4,9 +4,9 @@
## atari_lynx_hardware
The `atari_lynx_hardware` module is imported automatically on NES targets.
The `atari_lynx_hardware` module is imported automatically on Atari Lynx targets.
It also implements a joystick API compatible with the `joy` module.
It also implements a joystick API compatible with the [`joy` module](./joy.md).
TODO