-
Notifications
You must be signed in to change notification settings - Fork 54
Issues: YJDoc2/8086-Emulator
Overhaul the lexer parse and interpreter architecture to a be...
#6
opened Sep 19, 2022 by
YJDoc2
Open
5
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
IMUL does not sign extend correctly
bug
Something isn't working
good first issue
Good for newcomers
#22
opened Oct 4, 2023 by
YJDoc2
JL, JLE, JG, JGE, ... dont work properly
bug
Something isn't working
#21
opened Aug 24, 2023 by
88aleksandr88
INT 0x21, AH = 0x0a counts 1 character less, than it should.
#20
opened Aug 19, 2023 by
88aleksandr88
DIV/IDIV should trap on all overflow, not just divide by zero
bug
Something isn't working
#13
opened Mar 9, 2023 by
neldredge
Memory offset wraparound is not correct
bug
Something isn't working
#12
opened Mar 9, 2023 by
neldredge
Overhaul the lexer parse and interpreter architecture to a better scheme
enhancement
New feature or request
help wanted
Extra attention is needed
#6
opened Sep 19, 2022 by
YJDoc2
6 tasks
ProTip!
Exclude everything labeled
bug
with -label:bug.