Skip to content

Releases: trillek-team/trillek-vcomputer-module

v0.5.2

20 Mar 16:23
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

Full Changelog

Fixed bugs:

  • Tools with OpenGL on OSX #58

Closed issues:

  • TR3200 cycles were not updated with v0.4.0 and v0.4.1 specifications #54

Merged pull requests:

Attached files :

Here is some generetaed packages for Windows and GNU/Linux (tested only on Ubuntu 14.10 x64)

  • DEB files . Warning, they are an early attempt with DEB packages. Not have dependences so be careful with they !
  • TGZ for Linux . Take on consideration that tda_view and toy emualtor try to find assets on /usr/share/trillek-tools/ ; /usr/local/share/trillek-tools/ ; /opt/trillek-tools/ or on ./
  • computer_programs.zip : Binary + source code of programs for the virtual computer. The most interesting are meisys.ffi and firmware.ffi

v0.5.1

26 Feb 18:43
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Full Changelog

Closed issues:

  • Skipping a 8-byte instruction should take 1 extra-cycle #56
  • Build issues on OS X #53

Merged pull requests:

Attached files :

Here is some generetaed packages for Windows and GNU/Linux (tested only on Ubuntu 14.10 x64)

  • DEB files . Warning, they are an early attempt with DEB packages. Not have dependences so be careful with they !
  • TGZ for Linux . Take on consideration that tda_view and toy emualtor try to find assets on /usr/share/trillek-tools/ ; /usr/local/share/trillek-tools/ ; /opt/trillek-tools/ or on ./
  • computer_programs.zip : Binary + source code of programs for the virtual computer. The most interesting are meisys.ffi and firmware.ffi

v0.5.0

30 Jan 18:04
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

First release that we can say at 100% that works on Windows and GNU/Linux at same time !
Last release with MIT license.

Implements :

  • Computer architecture v0.4.9
  • TR3200 CPU v0.4.1

Included tools :

  • makedisk
  • pbm2font
  • tda_view
  • vc

v0.5.0 (2015-01-30)

Full Changelog

Fixed bugs:

  • Floppy drive device not matchs specs #43

Closed issues:

  • Refactor DisassemblyTR3200 #42
  • Drop DCPU16N #23

Merged pull requests:

v0.4

03 Jan 10:46
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release

Implements version 0.4.9 of specs, plus some minor corrections and improvements.
Added a tool to create floppy disk images.

v0.1.0

23 Oct 10:30
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Implements v0.4.8 of Trillek virtual computer specs