mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-06-20 19:07:48 +00:00
fix ChangeLog
This commit is contained in:
parent
e7ecbf7889
commit
ed7e19e1b7
|
@ -1,13 +1,13 @@
|
||||||
This file details the changelog of Unicorn Engine.
|
This file details the changelog of Unicorn Engine.
|
||||||
|
|
||||||
----------------------------------
|
----------------------------------
|
||||||
[Version 1.0]: February 23th, 2017
|
[Version 1.0]: February 23rd, 2017
|
||||||
|
|
||||||
- Fix build script for BSD host.
|
- Fix build script for BSD host.
|
||||||
- Fix building Unicorn on Arm/PPC/Sparc/S390 hosts.
|
- Fix building Unicorn on Arm/PPC/Sparc/S390 hosts.
|
||||||
- X86:
|
- X86:
|
||||||
- Fix 16bit address computation.
|
- Fix 16bit address computation.
|
||||||
- Fix initial state of segment registers.
|
- Fix initial state of segment registers.
|
||||||
|
|
||||||
----------------------------------
|
----------------------------------
|
||||||
[Version 1.0-rc3]: January 25th, 2017
|
[Version 1.0-rc3]: January 25th, 2017
|
||||||
|
|
Loading…
Reference in a new issue