This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
eersoy93
/
exectos
Watch
1
Star
0
Fork
0
You've already forked exectos
forked from
xt-sys/exectos
Code
Pull Requests
Activity
17c50ea912
exectos
/
xtldr
/
modules
/
pecoff
History
Rafal Kupiec
17c50ea912
Redesign a way of storing module information; this allows to store more data in a single section, like license or a list of authors, as well as solves the problem with different module name lengths
2024-02-28 23:28:33 +01:00
..
includes
Implement new module providing a basic support for PE/COFF executables
2024-01-25 22:04:30 +01:00
CMakeLists.txt
Correct module description
2024-01-25 22:26:02 +01:00
globals.c
Implement new module providing a basic support for PE/COFF executables
2024-01-25 22:04:30 +01:00
pecoff.c
Redesign a way of storing module information; this allows to store more data in a single section, like license or a list of authors, as well as solves the problem with different module name lengths
2024-02-28 23:28:33 +01:00