Commit Graph

23 Commits

Author SHA1 Message Date
Dniel97 4ffcf25555
added freeplay setting to ALLS games 2023-12-03 22:22:17 +01:00
Dniel97 f5a7e5b821
epay: added config because git is dumb 2023-09-15 19:58:46 +02:00
Dniel97 5ef0cf6181
Merge branch 'master' into develop 2023-09-15 19:56:48 +02:00
Hay1tsme 157f52da4c platform: add epay hook 2023-09-15 01:35:33 -04:00
Dniel97 600f795104
disable dipsw by default 2023-07-14 01:07:22 +02:00
Dniel97 c27ef9674d
idac: added dipswitch support (beta) 2023-07-14 00:41:23 +02:00
Hay1tsme 69f3c380f3 fix billingType 2023-02-13 03:08:41 -05:00
Hay1tsme 8b58116f25 platform: make billing type configurable 2023-02-13 03:08:40 -05:00
Felix Anderson cc95389646 platform: Add basic hwreset implementation for ALLS 2021-08-12 23:14:31 +00:00
888be1df7c6f962725a28a172a5394eec3e228e7 e97f6b5d8d 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