summaryrefslogtreecommitdiffhomepage
path: root/arch/nt32/psxglue.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-25psxglue.h: struct __psx_context: added ldso addr reference members.midipix1-0/+2
2017-11-23abi: psxglue.h: struct __psx_context: added ctty (path to pty server).midipix1-0/+1
2017-11-05psxglue.h: defined struct __psx_vtbl and struct __ldso_vtbl more elegantly.midipix1-38/+25
2017-10-28psxglue.h: pointers to ctors_fn & dtors_fn are now in struct __psx_vtbl.midipix1-2/+2
2017-10-28psxglue.h: updated the signature of __psx_dlopen().midipix1-1/+1
2017-10-15psxglue.h: renamed __PSXOPT_DEBUG --> __PSXOPT_DINGA.midipix1-1/+1
2017-10-15psxglue.h: added __PSXOPT_VRFS (virtual root file system, aka standalone app).midipix1-0/+1
2017-10-15psxglue.h: renamed __PSXOPT_TTYDBG --> __PSXOPT_DEBUG.midipix1-1/+1
2017-10-15psxglue.h: renamed struct __tlca --> struct __tlca_abi.midipix1-1/+1
2017-01-15psxglue.h: pre-alpha ABI update (primary objective: first-thread SEH support).midipix1-3/+3
2016-10-10psxglue.h: ldso: extend & future-proof the signature of the internal dlopen().midipix1-1/+1
2016-09-16psxglue.h: accessor table: match member type in libpsxscl.midipix1-1/+1
2016-06-21psxglue.h: added __psx_log_output to struct __psx_vtbl.midipix1-0/+2
2015-07-24synchronize psxglue.h with libpsxscl (tlca design change).midipix1-1/+1
2015-04-25complete/fix support of ctors/dtors and tls.midipix1-0/+2
2015-04-05nt32: initial commit of core port files.midipix1-0/+63