You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-8Lines changed: 18 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
More documentation to be written as it takes shape.
4
4
5
5
6
-
This repo is the primary repo for the CONFIG application for every supported platform on FujiNet.
6
+
This repo is the primary repo for the CONFIG application for every supported platform on FujiNet.
7
7
8
8
In the beginning there was only Atari. And so the CONFIG application was just called fujinet-config. Then came the ADAM and now common code for all the platforms began to take shape in this repo. Apple II soon joined, then RC2014 and soon C64. Atari was merged back in here in 2022 Fall by frachel so there is one place for all platform CONFIGs going forward.
9
9
@@ -70,13 +70,25 @@ copy autorun.atr to ~//fujinet-platformio/data/BUILD_ATARI/ and then using PIO
70
70
## Compiling on the Apple II
71
71
To compile, currently requires:
72
72
73
+
### AppleCommander built and installed on your system
0 commit comments