Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History crt/nt32/crt1.c
Branch:
5380056069790fa8b7ce120c8d5747accf970f58
main
5380056069790fa8b7ce120c8d5747accf970f58
crt
nt32
crt1.c
crt source files: fixed comments, whitespace meditation.
midipix
• 7 years ago
d1c888
_start(): moved flavor-specific logic (idata|ldso|vrfs) to __libc_loader_init().
midipix
• 7 years ago
8b88c6
_start(): integrated __crtopt_ldso, __crtopt_vrfs.
midipix
• 7 years ago
c6e963
psxglue.h: renamed __PSXOPT_DEBUG --> __PSXOPT_DINGA.
midipix
• 7 years ago
3cf872
toolchain build-time options: added __crtopt_ldso and __crtopt_vrfs.
midipix
• 7 years ago
dd0615
psxglue.h: renamed __PSXOPT_TTYDBG --> __PSXOPT_DEBUG.
midipix
• 7 years ago
4b0868
nt32: rename _start to start since underscores are prepended by the compiler.
midipix
• 9 years ago
6e3a36
nt32: initial commit of core port files.
midipix
• 9 years ago
296178