3a71af7405
platform: Add basic hwreset implementation for ALLS
2021-08-12 23:14:31 +00:00
Shiz
0d8dd05ceb
platform/vfs.c: add option path redirection
...
Optional for now, since not all games or configurations may need it.
It may be better eventually to refactor hooklib/path.c to allow for
static path remapping, to minimize boilerplate code around the functions.
2019-12-22 18:27:19 +01:00
Tau
7f05295b2e
platform/config.c: Fix sscanf() format string
2019-11-06 20:18:56 -05:00
Tau
48721f5418
platform/vfs.c: Abort if VFS is misconfigured
2019-11-05 20:44:00 -05:00
Tau
8b8656c9d2
platform: Shift config structs around
2019-11-05 19:31:11 -05:00
Tau
dcdc19086d
platform/config.c: Set sensible default keychip subnet
2019-11-04 21:47:41 -05:00
Tau
3d6669dff1
platform: Re-fuse Nu and ALLS platforms
...
There's basically no difference at the platform level except for
the addition of the ALLS PCBID hook, which is harmless on Nu.
2019-11-03 09:52:33 -05:00
Tau
de134877a6
platform/netenv.c: Virualize LAN configuration
2019-11-02 23:10:27 -04:00
Tau
e918795445
Make clock hook configurable
2019-10-14 23:18:18 -04:00
Tau
0242c5efc8
platform/dns.c: Intercept router host names
2019-09-07 13:49:04 -04:00
Tau
1affb5c169
platform/dns.c: Add platform DNS hook
2019-09-04 13:47:31 -04:00
Tau
05e4dda8e6
Add missing <assert.h> includes
...
Fixes non-PCH build.
2019-09-01 11:48:14 -04:00
Tau
13c59b13b8
platform: Add ALLS platform
2019-08-30 18:46:57 -04:00
Tau
8774b83f9c
platform/config.c: Add struct pcbid_config
2019-08-20 18:44:47 -04:00
Tau
ace7e726bd
platform/config.c: Add initial config system
2019-05-18 00:00:57 -04:00