-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
169 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,169 @@ | ||
# Change Log | ||
|
||
## [Unreleased](https://github.com/trillek-team/trillek-vcomputer-module/tree/HEAD) | ||
|
||
[Full Changelog](https://github.com/trillek-team/trillek-vcomputer-module/compare/v0.5.1...HEAD) | ||
|
||
**Fixed bugs:** | ||
|
||
- Tools with OpenGL on OSX [\#58](https://github.com/trillek-team/trillek-vcomputer-module/issues/58) | ||
|
||
**Closed issues:** | ||
|
||
- TR3200 cycles were not updated with v0.4.0 and v0.4.1 specifications [\#54](https://github.com/trillek-team/trillek-vcomputer-module/issues/54) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix OSX and extra stuff [\#59](https://github.com/trillek-team/trillek-vcomputer-module/pull/59) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
## [v0.5.1](https://github.com/trillek-team/trillek-vcomputer-module/tree/v0.5.1) (2015-02-19) | ||
|
||
[Full Changelog](https://github.com/trillek-team/trillek-vcomputer-module/compare/v0.5.0...v0.5.1) | ||
|
||
**Closed issues:** | ||
|
||
- Skipping a 8-byte instruction should take 1 extra-cycle [\#56](https://github.com/trillek-team/trillek-vcomputer-module/issues/56) | ||
|
||
- Build issues on OS X [\#53](https://github.com/trillek-team/trillek-vcomputer-module/issues/53) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix issue \#53 [\#57](https://github.com/trillek-team/trillek-vcomputer-module/pull/57) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Many minor changes and package generation [\#55](https://github.com/trillek-team/trillek-vcomputer-module/pull/55) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
## [v0.5.0](https://github.com/trillek-team/trillek-vcomputer-module/tree/v0.5.0) (2015-01-30) | ||
|
||
[Full Changelog](https://github.com/trillek-team/trillek-vcomputer-module/compare/v0.4...v0.5.0) | ||
|
||
**Fixed bugs:** | ||
|
||
- Floppy drive device not matchs specs [\#43](https://github.com/trillek-team/trillek-vcomputer-module/issues/43) | ||
|
||
**Closed issues:** | ||
|
||
- Refactor DisassemblyTR3200 [\#42](https://github.com/trillek-team/trillek-vcomputer-module/issues/42) | ||
|
||
- Drop DCPU16N [\#23](https://github.com/trillek-team/trillek-vcomputer-module/issues/23) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix appveyour [\#52](https://github.com/trillek-team/trillek-vcomputer-module/pull/52) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- :checkered\_flag: A lot of tweks for Windows [\#51](https://github.com/trillek-team/trillek-vcomputer-module/pull/51) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Clean CMakeFile and add options [\#50](https://github.com/trillek-team/trillek-vcomputer-module/pull/50) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- NVRAM implementation [\#49](https://github.com/trillek-team/trillek-vcomputer-module/pull/49) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Trap interface for CPUs -\>Fix Single Step on TR32 [\#48](https://github.com/trillek-team/trillek-vcomputer-module/pull/48) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Fix fdd [\#47](https://github.com/trillek-team/trillek-vcomputer-module/pull/47) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- :lipstick: Refactor DisassemblyTR3200 [\#46](https://github.com/trillek-team/trillek-vcomputer-module/pull/46) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Build static dynamic same time [\#45](https://github.com/trillek-team/trillek-vcomputer-module/pull/45) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Updating develop branch [\#44](https://github.com/trillek-team/trillek-vcomputer-module/pull/44) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Minor API changes [\#39](https://github.com/trillek-team/trillek-vcomputer-module/pull/39) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
## [v0.4](https://github.com/trillek-team/trillek-vcomputer-module/tree/v0.4) (2014-12-25) | ||
|
||
[Full Changelog](https://github.com/trillek-team/trillek-vcomputer-module/compare/v0.1.0...v0.4) | ||
|
||
**Fixed bugs:** | ||
|
||
- Chaining branchs not works correctly [\#35](https://github.com/trillek-team/trillek-vcomputer-module/issues/35) | ||
|
||
**Closed issues:** | ||
|
||
- OpenGL does not initiate??? [\#20](https://github.com/trillek-team/trillek-vcomputer-module/issues/20) | ||
|
||
**Merged pull requests:** | ||
|
||
- Engine fixups, DLL stuff, and TDA improvements [\#38](https://github.com/trillek-team/trillek-vcomputer-module/pull/38) ([Meisaka](https://github.com/Meisaka)) | ||
|
||
- Tda improvement [\#36](https://github.com/trillek-team/trillek-vcomputer-module/pull/36) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- TDA Hardware cursor [\#34](https://github.com/trillek-team/trillek-vcomputer-module/pull/34) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Update to TR3200 v0.4.0 [\#33](https://github.com/trillek-team/trillek-vcomputer-module/pull/33) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Fix overflow flag not cleared in ALU operations [\#32](https://github.com/trillek-team/trillek-vcomputer-module/pull/32) ([catageek](https://github.com/catageek)) | ||
|
||
- Fix IF instructions adding 1 more cycle when skipping [\#31](https://github.com/trillek-team/trillek-vcomputer-module/pull/31) ([catageek](https://github.com/catageek)) | ||
|
||
- Update cpu v0.3 [\#30](https://github.com/trillek-team/trillek-vcomputer-module/pull/30) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Dynamic library stuff [\#37](https://github.com/trillek-team/trillek-vcomputer-module/pull/37) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
## [v0.1.0](https://github.com/trillek-team/trillek-vcomputer-module/tree/v0.1.0) (2014-10-23) | ||
|
||
[Full Changelog](https://github.com/trillek-team/trillek-vcomputer-module/compare/ms2.5...v0.1.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Fix removing device / address handler. Improve address handlers container [\#4](https://github.com/trillek-team/trillek-vcomputer-module/issues/4) | ||
|
||
**Fixed bugs:** | ||
|
||
- Fix clock.asm or interrupts in improve-tr3200 branch, before merging to master [\#9](https://github.com/trillek-team/trillek-vcomputer-module/issues/9) | ||
|
||
- Fix removing device / address handler. Improve address handlers container [\#4](https://github.com/trillek-team/trillek-vcomputer-module/issues/4) | ||
|
||
**Closed issues:** | ||
|
||
- cmake script should detect if gtest is already built [\#25](https://github.com/trillek-team/trillek-vcomputer-module/issues/25) | ||
|
||
- Implement unit tests with GTest [\#8](https://github.com/trillek-team/trillek-vcomputer-module/issues/8) | ||
|
||
- Implement Beeper embed device [\#6](https://github.com/trillek-team/trillek-vcomputer-module/issues/6) | ||
|
||
**Merged pull requests:** | ||
|
||
- Should fix issue \#25 as try to use findGTest module before cheking GTEST... [\#26](https://github.com/trillek-team/trillek-vcomputer-module/pull/26) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Apply styleguide [\#22](https://github.com/trillek-team/trillek-vcomputer-module/pull/22) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- DCPU-16N version 0.8 [\#19](https://github.com/trillek-team/trillek-vcomputer-module/pull/19) ([Meisaka](https://github.com/Meisaka)) | ||
|
||
- Code indent [\#18](https://github.com/trillek-team/trillek-vcomputer-module/pull/18) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Blip buffer and Alure [\#17](https://github.com/trillek-team/trillek-vcomputer-module/pull/17) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Beeper and OpenAL [\#16](https://github.com/trillek-team/trillek-vcomputer-module/pull/16) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- M5FDD Rework [\#15](https://github.com/trillek-team/trillek-vcomputer-module/pull/15) ([Acruid](https://github.com/Acruid)) | ||
|
||
- Break points and cleaded main.cpp [\#14](https://github.com/trillek-team/trillek-vcomputer-module/pull/14) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Implemented M5FDD floppy device. [\#13](https://github.com/trillek-team/trillek-vcomputer-module/pull/13) ([Acruid](https://github.com/Acruid)) | ||
|
||
- Added embedded RTC device. [\#12](https://github.com/trillek-team/trillek-vcomputer-module/pull/12) ([Acruid](https://github.com/Acruid)) | ||
|
||
- Adding embedded RNG device. [\#11](https://github.com/trillek-team/trillek-vcomputer-module/pull/11) ([Acruid](https://github.com/Acruid)) | ||
|
||
- Added std::endl's to pbm2font's error messages [\#10](https://github.com/trillek-team/trillek-vcomputer-module/pull/10) ([TheOfficialStinger](https://github.com/TheOfficialStinger)) | ||
|
||
## [ms2.5](https://github.com/trillek-team/trillek-vcomputer-module/tree/ms2.5) (2014-01-25) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Rethink devices-CPU protocol when a interrupt is generated [\#5](https://github.com/trillek-team/trillek-vcomputer-module/issues/5) | ||
|
||
**Closed issues:** | ||
|
||
- move vm to trillek repo? [\#3](https://github.com/trillek-team/trillek-vcomputer-module/issues/3) | ||
|
||
**Merged pull requests:** | ||
|
||
- 16registers [\#7](https://github.com/trillek-team/trillek-vcomputer-module/pull/7) ([Zardoz89](https://github.com/Zardoz89)) | ||
|
||
- Edited README.md for clearity [\#2](https://github.com/trillek-team/trillek-vcomputer-module/pull/2) ([Meisaka](https://github.com/Meisaka)) | ||
|
||
- Added VC++ compatibility [\#1](https://github.com/trillek-team/trillek-vcomputer-module/pull/1) ([lamogui](https://github.com/lamogui)) | ||
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |