Releases: trillek-team/trillek-vcomputer-module
Releases · trillek-team/trillek-vcomputer-module
v0.5.2
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
Closed issues:
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
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)
Fixed bugs:
- Floppy drive device not matchs specs #43
Closed issues:
Merged pull requests:
- Fix appveyour #52 (Zardoz89)
- 🏁 A lot of tweks for Windows #51 (Zardoz89)
- Clean CMakeFile and add options #50 (Zardoz89)
- NVRAM implementation #49 (Zardoz89)
- Trap interface for CPUs ->Fix Single Step on TR32 #48 (Zardoz89)
- Fix fdd #47 (Zardoz89)
- 💄 Refactor DisassemblyTR3200 #46 (Zardoz89)
- Build static dynamic same time #45 (Zardoz89)
- Updating develop branch #44 (Zardoz89)
- Minor API changes #39 (Zardoz89)