Skip to content

0.2.0: Develop (#7)

Compare
Choose a tag to compare
@maciejmalecki maciejmalecki released this 09 Apr 11:52
· 7 commits to master since this release
4b5333f
* Update README.md

* Use argument label for self modifying code

* Globally accessible public macros prefixed with c64lib_ prefix

* CHANGES.md file introduced

* far bne added

* pseudocommand converted to macro

* border conditions for near/far jump corrected

* Use fixed 64spec

* Use KickAss 5.5

* Use gradle plugin

* Use gradle plugin from gradle plugin repo

* fix on travis yml

* env aware

* reverted to good version

* Migration to retro assembler gradle plugin 0.2.0

* Plugin version update

* Gradle Wrapper version updated

* Migration to 0.3.0

* Test on installing vice

* usage of 0.4.0rc01

* prepare to build vice from sources

* try do download and compile vice 3

* tar syntax corrected

* look around

* lets try out bionic

* manual installation of deb package

* dpkg update

* install dependencies

* Install deps

* change to xenial

* circle ci integration

* Use custom docker image

* installation of vice skipped

* vice debug

* upgrade of docker image version

* yet another vice debug

* move to 0.1.3 docker image ver

* go for image 0.1.4

* Upgrade to ka 5.9

* Moved to CircleCI completely

* fbpl added

* Migrate to new Gradle (6), Migrate to ra 1.0.1

* Missing math import added

* Update Ka to 5.11

* Support for pseudocommands

* copy8 added

* more tests

* set8 pseudocommand

* toBytes function

* upgrade ka

* Shape declaration macros moved there

* Exceed assert removed

* fix build

* Change log update

* README.md update; change log clean up