Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xroads 100k #300

Merged
merged 4 commits into from
Nov 18, 2020
Merged

Xroads 100k #300

merged 4 commits into from
Nov 18, 2020

Conversation

enusbaum
Copy link
Member

Fixes missing opcodes for Crossroads of the Elements 1.00k

Fixes #295

- Fixed `STOSW` & `STOSB` Opcodes
- Added Unit Tests for Both
- Handles `REP` prefix now as well for both `STOSW` and `STOSB`
- Added `IRET`, `LODSW`, `POPF`

Crossroads 1.00k working now, need to test further and add Unit Tests for the new Opcodes.
- Added `FCHS` and `FSUBP` Opcodes
- Unit Tests for `FCHS`, `FSUBP`, `IRET`, `POPF`, `LODSW`
MBBSEmu.Tests/CPU/POPF_Tests.cs Show resolved Hide resolved
MBBSEmu.Tests/CPU/STOSB_Test.cs Show resolved Hide resolved
MBBSEmu.Tests/CPU/STOSW_Tests.cs Show resolved Hide resolved
MBBSEmu/CPU/CPUCore.cs Outdated Show resolved Hide resolved
@paladine paladine merged commit d00b8a6 into master Nov 18, 2020
@paladine paladine deleted the xroads-100k branch November 18, 2020 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[EWEPNT] Phantasia - Crashes entering world after character creation
2 participants