This website works better with JavaScript.
Explore
Help
Register
Sign In
ejung
/
bsb1
Watch
1
Star
0
Fork
You've already forked bsb1
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fixed iret
Browse Source
main
Simon
6 months ago
parent
2a0f0573db
commit
d5dc4935a5
2 changed files
with
2 additions
and
3 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
interrupt/handlers.asm
Unescape
Escape
View File
@ -33,5 +33,4 @@ handle_keyboard_asm:
pop
rsi
;
pop
rdi
;
pop
rax
;
add
rsp
,
4
;
iret
;
iretq
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
ejung/bsb1
Title
Body
Create Issue