|
| 1 | +# Change Log |
| 2 | + |
| 3 | +## [Unreleased](https://github.com/trillek-team/trillek-vcomputer-module/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/trillek-team/trillek-vcomputer-module/compare/v0.5.1...HEAD) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Tools with OpenGL on OSX [\#58](https://github.com/trillek-team/trillek-vcomputer-module/issues/58) |
| 10 | + |
| 11 | +**Closed issues:** |
| 12 | + |
| 13 | +- 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) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- Fix OSX and extra stuff [\#59](https://github.com/trillek-team/trillek-vcomputer-module/pull/59) ([Zardoz89](https://github.com/Zardoz89)) |
| 18 | + |
| 19 | +## [v0.5.1](https://github.com/trillek-team/trillek-vcomputer-module/tree/v0.5.1) (2015-02-19) |
| 20 | + |
| 21 | +[Full Changelog](https://github.com/trillek-team/trillek-vcomputer-module/compare/v0.5.0...v0.5.1) |
| 22 | + |
| 23 | +**Closed issues:** |
| 24 | + |
| 25 | +- Skipping a 8-byte instruction should take 1 extra-cycle [\#56](https://github.com/trillek-team/trillek-vcomputer-module/issues/56) |
| 26 | + |
| 27 | +- Build issues on OS X [\#53](https://github.com/trillek-team/trillek-vcomputer-module/issues/53) |
| 28 | + |
| 29 | +**Merged pull requests:** |
| 30 | + |
| 31 | +- Fix issue \#53 [\#57](https://github.com/trillek-team/trillek-vcomputer-module/pull/57) ([Zardoz89](https://github.com/Zardoz89)) |
| 32 | + |
| 33 | +- Many minor changes and package generation [\#55](https://github.com/trillek-team/trillek-vcomputer-module/pull/55) ([Zardoz89](https://github.com/Zardoz89)) |
| 34 | + |
| 35 | +## [v0.5.0](https://github.com/trillek-team/trillek-vcomputer-module/tree/v0.5.0) (2015-01-30) |
| 36 | + |
| 37 | +[Full Changelog](https://github.com/trillek-team/trillek-vcomputer-module/compare/v0.4...v0.5.0) |
| 38 | + |
| 39 | +**Fixed bugs:** |
| 40 | + |
| 41 | +- Floppy drive device not matchs specs [\#43](https://github.com/trillek-team/trillek-vcomputer-module/issues/43) |
| 42 | + |
| 43 | +**Closed issues:** |
| 44 | + |
| 45 | +- Refactor DisassemblyTR3200 [\#42](https://github.com/trillek-team/trillek-vcomputer-module/issues/42) |
| 46 | + |
| 47 | +- Drop DCPU16N [\#23](https://github.com/trillek-team/trillek-vcomputer-module/issues/23) |
| 48 | + |
| 49 | +**Merged pull requests:** |
| 50 | + |
| 51 | +- Fix appveyour [\#52](https://github.com/trillek-team/trillek-vcomputer-module/pull/52) ([Zardoz89](https://github.com/Zardoz89)) |
| 52 | + |
| 53 | +- :checkered\_flag: A lot of tweks for Windows [\#51](https://github.com/trillek-team/trillek-vcomputer-module/pull/51) ([Zardoz89](https://github.com/Zardoz89)) |
| 54 | + |
| 55 | +- Clean CMakeFile and add options [\#50](https://github.com/trillek-team/trillek-vcomputer-module/pull/50) ([Zardoz89](https://github.com/Zardoz89)) |
| 56 | + |
| 57 | +- NVRAM implementation [\#49](https://github.com/trillek-team/trillek-vcomputer-module/pull/49) ([Zardoz89](https://github.com/Zardoz89)) |
| 58 | + |
| 59 | +- 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)) |
| 60 | + |
| 61 | +- Fix fdd [\#47](https://github.com/trillek-team/trillek-vcomputer-module/pull/47) ([Zardoz89](https://github.com/Zardoz89)) |
| 62 | + |
| 63 | +- :lipstick: Refactor DisassemblyTR3200 [\#46](https://github.com/trillek-team/trillek-vcomputer-module/pull/46) ([Zardoz89](https://github.com/Zardoz89)) |
| 64 | + |
| 65 | +- Build static dynamic same time [\#45](https://github.com/trillek-team/trillek-vcomputer-module/pull/45) ([Zardoz89](https://github.com/Zardoz89)) |
| 66 | + |
| 67 | +- Updating develop branch [\#44](https://github.com/trillek-team/trillek-vcomputer-module/pull/44) ([Zardoz89](https://github.com/Zardoz89)) |
| 68 | + |
| 69 | +- Minor API changes [\#39](https://github.com/trillek-team/trillek-vcomputer-module/pull/39) ([Zardoz89](https://github.com/Zardoz89)) |
| 70 | + |
| 71 | +## [v0.4](https://github.com/trillek-team/trillek-vcomputer-module/tree/v0.4) (2014-12-25) |
| 72 | + |
| 73 | +[Full Changelog](https://github.com/trillek-team/trillek-vcomputer-module/compare/v0.1.0...v0.4) |
| 74 | + |
| 75 | +**Fixed bugs:** |
| 76 | + |
| 77 | +- Chaining branchs not works correctly [\#35](https://github.com/trillek-team/trillek-vcomputer-module/issues/35) |
| 78 | + |
| 79 | +**Closed issues:** |
| 80 | + |
| 81 | +- OpenGL does not initiate??? [\#20](https://github.com/trillek-team/trillek-vcomputer-module/issues/20) |
| 82 | + |
| 83 | +**Merged pull requests:** |
| 84 | + |
| 85 | +- Engine fixups, DLL stuff, and TDA improvements [\#38](https://github.com/trillek-team/trillek-vcomputer-module/pull/38) ([Meisaka](https://github.com/Meisaka)) |
| 86 | + |
| 87 | +- Tda improvement [\#36](https://github.com/trillek-team/trillek-vcomputer-module/pull/36) ([Zardoz89](https://github.com/Zardoz89)) |
| 88 | + |
| 89 | +- TDA Hardware cursor [\#34](https://github.com/trillek-team/trillek-vcomputer-module/pull/34) ([Zardoz89](https://github.com/Zardoz89)) |
| 90 | + |
| 91 | +- Update to TR3200 v0.4.0 [\#33](https://github.com/trillek-team/trillek-vcomputer-module/pull/33) ([Zardoz89](https://github.com/Zardoz89)) |
| 92 | + |
| 93 | +- Fix overflow flag not cleared in ALU operations [\#32](https://github.com/trillek-team/trillek-vcomputer-module/pull/32) ([catageek](https://github.com/catageek)) |
| 94 | + |
| 95 | +- 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)) |
| 96 | + |
| 97 | +- Update cpu v0.3 [\#30](https://github.com/trillek-team/trillek-vcomputer-module/pull/30) ([Zardoz89](https://github.com/Zardoz89)) |
| 98 | + |
| 99 | +- Dynamic library stuff [\#37](https://github.com/trillek-team/trillek-vcomputer-module/pull/37) ([Zardoz89](https://github.com/Zardoz89)) |
| 100 | + |
| 101 | +## [v0.1.0](https://github.com/trillek-team/trillek-vcomputer-module/tree/v0.1.0) (2014-10-23) |
| 102 | + |
| 103 | +[Full Changelog](https://github.com/trillek-team/trillek-vcomputer-module/compare/ms2.5...v0.1.0) |
| 104 | + |
| 105 | +**Implemented enhancements:** |
| 106 | + |
| 107 | +- Fix removing device / address handler. Improve address handlers container [\#4](https://github.com/trillek-team/trillek-vcomputer-module/issues/4) |
| 108 | + |
| 109 | +**Fixed bugs:** |
| 110 | + |
| 111 | +- Fix clock.asm or interrupts in improve-tr3200 branch, before merging to master [\#9](https://github.com/trillek-team/trillek-vcomputer-module/issues/9) |
| 112 | + |
| 113 | +- Fix removing device / address handler. Improve address handlers container [\#4](https://github.com/trillek-team/trillek-vcomputer-module/issues/4) |
| 114 | + |
| 115 | +**Closed issues:** |
| 116 | + |
| 117 | +- cmake script should detect if gtest is already built [\#25](https://github.com/trillek-team/trillek-vcomputer-module/issues/25) |
| 118 | + |
| 119 | +- Implement unit tests with GTest [\#8](https://github.com/trillek-team/trillek-vcomputer-module/issues/8) |
| 120 | + |
| 121 | +- Implement Beeper embed device [\#6](https://github.com/trillek-team/trillek-vcomputer-module/issues/6) |
| 122 | + |
| 123 | +**Merged pull requests:** |
| 124 | + |
| 125 | +- 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)) |
| 126 | + |
| 127 | +- Apply styleguide [\#22](https://github.com/trillek-team/trillek-vcomputer-module/pull/22) ([Zardoz89](https://github.com/Zardoz89)) |
| 128 | + |
| 129 | +- DCPU-16N version 0.8 [\#19](https://github.com/trillek-team/trillek-vcomputer-module/pull/19) ([Meisaka](https://github.com/Meisaka)) |
| 130 | + |
| 131 | +- Code indent [\#18](https://github.com/trillek-team/trillek-vcomputer-module/pull/18) ([Zardoz89](https://github.com/Zardoz89)) |
| 132 | + |
| 133 | +- Blip buffer and Alure [\#17](https://github.com/trillek-team/trillek-vcomputer-module/pull/17) ([Zardoz89](https://github.com/Zardoz89)) |
| 134 | + |
| 135 | +- Beeper and OpenAL [\#16](https://github.com/trillek-team/trillek-vcomputer-module/pull/16) ([Zardoz89](https://github.com/Zardoz89)) |
| 136 | + |
| 137 | +- M5FDD Rework [\#15](https://github.com/trillek-team/trillek-vcomputer-module/pull/15) ([Acruid](https://github.com/Acruid)) |
| 138 | + |
| 139 | +- Break points and cleaded main.cpp [\#14](https://github.com/trillek-team/trillek-vcomputer-module/pull/14) ([Zardoz89](https://github.com/Zardoz89)) |
| 140 | + |
| 141 | +- Implemented M5FDD floppy device. [\#13](https://github.com/trillek-team/trillek-vcomputer-module/pull/13) ([Acruid](https://github.com/Acruid)) |
| 142 | + |
| 143 | +- Added embedded RTC device. [\#12](https://github.com/trillek-team/trillek-vcomputer-module/pull/12) ([Acruid](https://github.com/Acruid)) |
| 144 | + |
| 145 | +- Adding embedded RNG device. [\#11](https://github.com/trillek-team/trillek-vcomputer-module/pull/11) ([Acruid](https://github.com/Acruid)) |
| 146 | + |
| 147 | +- 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)) |
| 148 | + |
| 149 | +## [ms2.5](https://github.com/trillek-team/trillek-vcomputer-module/tree/ms2.5) (2014-01-25) |
| 150 | + |
| 151 | +**Implemented enhancements:** |
| 152 | + |
| 153 | +- Rethink devices-CPU protocol when a interrupt is generated [\#5](https://github.com/trillek-team/trillek-vcomputer-module/issues/5) |
| 154 | + |
| 155 | +**Closed issues:** |
| 156 | + |
| 157 | +- move vm to trillek repo? [\#3](https://github.com/trillek-team/trillek-vcomputer-module/issues/3) |
| 158 | + |
| 159 | +**Merged pull requests:** |
| 160 | + |
| 161 | +- 16registers [\#7](https://github.com/trillek-team/trillek-vcomputer-module/pull/7) ([Zardoz89](https://github.com/Zardoz89)) |
| 162 | + |
| 163 | +- Edited README.md for clearity [\#2](https://github.com/trillek-team/trillek-vcomputer-module/pull/2) ([Meisaka](https://github.com/Meisaka)) |
| 164 | + |
| 165 | +- Added VC++ compatibility [\#1](https://github.com/trillek-team/trillek-vcomputer-module/pull/1) ([lamogui](https://github.com/lamogui)) |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments