This website requires JavaScript.
Explore
Help
Sign In
Aren
/
rulimine
Watch
1
Star
0
Fork
You've already forked rulimine
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2f7d3c378d
rulimine
/
decompressor
History
mintsuki
b41fa7e204
Fix bugs related to handling real mode switch in inline assembly sections; reenable LTO as that fixes it
2020-09-25 22:57:57 +02:00
..
gzip
Reorganise source tree
2020-09-14 19:32:11 +02:00
Makefile
Fix bugs related to handling real mode switch in inline assembly sections; reenable LTO as that fixes it
2020-09-25 22:57:57 +02:00
entry.asm
Fix some warnings in the decompressor and do not use special symbol main() for entry points
2020-09-18 22:15:27 +02:00
linker.ld
Fix issue with int 13h DAP potentially not fitting within a single real mode segment; load stage 2 at 0x8000 and disable LTO as it is broken for some unknown reasons now
2020-09-25 22:36:26 +02:00
main.c
Fix issue with int 13h DAP potentially not fitting within a single real mode segment; load stage 2 at 0x8000 and disable LTO as it is broken for some unknown reasons now
2020-09-25 22:36:26 +02:00