Skip to content

Commit 0f4f52f

Browse files
committed
RELEASE V1.6
1 parent 17ad267 commit 0f4f52f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

VERSIONS.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version 1.6 xxxxx, xx 2020
2-
==============================
1+
Version 1.6 September, 7 2020
2+
=================================
33

44
* ISA: QNICE Instruction Set Architecture updated to version 1.6. The changes
55
are:
@@ -70,7 +70,8 @@ Version 1.6 xxxxx, xx 2020
7070
* TOOLCHAIN: Native assembler updated to reflect the ISA changes.
7171

7272
* TOOLCHAIN: C code emitter and standard C library and Monitor library
73-
updated to reflect the MMIO changes.
73+
updated to reflect the MMIO changes. Standard C library recompiled to
74+
use register bank switching instead of the stack in all function calls.
7475

7576
* TOOLCHAIN: qtransfer: Convenient mechanism for transferring software
7677
(.out files) from the host computer to QNICE-FPGA. Details: doc/README.md
@@ -92,8 +93,9 @@ Version 1.6 xxxxx, xx 2020
9293
- CONTRIBUTING.md
9394
- doc/README.md
9495
- doc/best-practices.md
95-
- doc/mips.md
9696
- doc/how-to-release.md
97+
- doc/int-device.md
98+
- doc/mips.md
9799
- hw/README.md
98100
- vhdl/hw/MEGA65/README.md
99101

0 commit comments

Comments
 (0)