mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-21 09:16:34 +00:00
Documentation improvements
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[< back to index](../index.md)
|
||||
|
||||
# Command-line options
|
||||
|
||||
## General options
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
[< back to index](../index.md)
|
||||
|
||||
# Famicom/NES programming guide
|
||||
|
||||
## Program lifecycle
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
[< back to index](../index.md)
|
||||
|
||||
# Getting started
|
||||
|
||||
## Hello world example
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
[< back to index](../index.md)
|
||||
|
||||
# Target platforms
|
||||
|
||||
Currently, Millfork supports creating disk- or tape-based programs for Commodore, Apple and Atari 8-bit computers,
|
||||
@@ -167,4 +169,6 @@ Default: `after_code`.
|
||||
|
||||
* `<segment>:<addr>:<addr>` - inclusive range of bytes in a given segment
|
||||
|
||||
* `extension` – target file extension, with or without the dot
|
||||
* `extension` – target file extension, with or without the dot
|
||||
|
||||
* `bbc_inf` – should the `.inf` file with file metadata for BBC Micro be created
|
||||
|
||||
Reference in New Issue
Block a user