mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-01 06:29:53 +00:00
Version 0.3.4
This commit is contained in:
parent
1e4b5acfba
commit
34b9075573
@ -1,6 +1,6 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
## Current version
|
## 0.3.4
|
||||||
|
|
||||||
* Preliminary experimental Game Boy support.
|
* Preliminary experimental Game Boy support.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
A middle-level programming language targeting 6502-based, 8080-based and Z80-based microcomputers.
|
A middle-level programming language targeting 6502-based, 8080-based and Z80-based microcomputers.
|
||||||
|
|
||||||
For binary releases, see: https://github.com/KarolS/millfork/releases
|
For binary releases, see: https://github.com/KarolS/millfork/releases
|
||||||
(latest: 0.3.2).
|
(latest: 0.3.4).
|
||||||
For build instructions, see [Build instructions](./COMPILING.md).
|
For build instructions, see [Build instructions](./COMPILING.md).
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
Loading…
Reference in New Issue
Block a user