mirror of
https://github.com/catseye/SixtyPical.git
synced 2024-11-28 12:51:10 +00:00
Update HISTORY.
This commit is contained in:
parent
a84cd4de8c
commit
2192a48e0e
10
HISTORY.md
10
HISTORY.md
@ -1,6 +1,16 @@
|
|||||||
History of SixtyPical
|
History of SixtyPical
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
|
0.21
|
||||||
|
----
|
||||||
|
|
||||||
|
* The reference implementation constructs a callgraph and
|
||||||
|
approximates the set of routines which are not called
|
||||||
|
by any other routine, with an eye to omitting them from
|
||||||
|
the final executable.
|
||||||
|
* The `dcc6502-adapter` test adapter was updated to conform
|
||||||
|
to the output of the latest version of `dcc6502`.
|
||||||
|
|
||||||
0.20
|
0.20
|
||||||
----
|
----
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user