.gitignore
|
Add .gitignore file.
|
2018-07-30 21:37:05 -05:00 |
asmglue.asm
|
Split out non-trivial driver ops into separate functions.
|
2018-08-10 00:12:24 -05:00 |
asmglue.h
|
Add basic infrastructure for an installable GS/OS driver.
|
2018-08-06 20:22:33 -05:00 |
cdev.c
|
Add framework for NetDisk CDev.
|
2018-08-11 16:33:18 -05:00 |
cdev.rez
|
Add framework for NetDisk CDev.
|
2018-08-11 16:33:18 -05:00 |
cdevutil.asm
|
Add framework for NetDisk CDev.
|
2018-08-11 16:33:18 -05:00 |
driver.c
|
Keep our driver installed on switch back from P8.
|
2018-08-12 15:08:26 -05:00 |
driver.h
|
Initial support for mounting and reading a remote filesystem.
|
2018-08-10 17:53:09 -05:00 |
driverwrapper.asm
|
Add framework of code for the driver.
|
2018-08-08 20:12:03 -05:00 |
driverwrapper.h
|
Add framework of code for the driver.
|
2018-08-08 20:12:03 -05:00 |
hostname.c
|
Set up framework of the NetDisk init.
|
2018-08-05 18:04:34 -05:00 |
hostname.h
|
|
|
http.c
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
http.h
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
httptest.c
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
initstart.asm
|
Set up framework of the NetDisk init.
|
2018-08-05 18:04:34 -05:00 |
installdriver.asm
|
Add basic infrastructure for an installable GS/OS driver.
|
2018-08-06 20:22:33 -05:00 |
installdriver.h
|
Add basic infrastructure for an installable GS/OS driver.
|
2018-08-06 20:22:33 -05:00 |
Makefile
|
Add framework for NetDisk CDev.
|
2018-08-11 16:33:18 -05:00 |
mounturl.c
|
Initial support for mounting and reading a remote filesystem.
|
2018-08-10 17:53:09 -05:00 |
netdiskerror.h
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
netdiskinit.c
|
Keep our driver installed on switch back from P8.
|
2018-08-12 15:08:26 -05:00 |
readtcp.c
|
|
|
readtcp.h
|
|
|
session.c
|
Add support for ejecting NetDisk volumes.
|
2018-08-10 22:40:07 -05:00 |
session.h
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
seturl.c
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
seturl.h
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
strcasecmp.c
|
Add and use code to parse URLs specifying the resource.
|
2018-07-30 21:35:45 -05:00 |
strcasecmp.h
|
Add and use code to parse URLs specifying the resource.
|
2018-07-30 21:35:45 -05:00 |
tcpconnection.c
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
tcpconnection.h
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
twoimg.h
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
urlparser.c
|
Set up framework of the NetDisk init.
|
2018-08-05 18:04:34 -05:00 |
urlparser.h
|
Add and use code to parse URLs specifying the resource.
|
2018-07-30 21:35:45 -05:00 |
version.h
|
Add basic infrastructure for an installable GS/OS driver.
|
2018-08-06 20:22:33 -05:00 |