Commit Graph

23 Commits

Author SHA1 Message Date
20kdc dcd7154ec2 License 'change' (Please see #5)
This license change should only increase the amount of stuff people can do in countries where the public domain is not a valid concept.
If this license somehow restricts you as opposed to the previous one, please file an issue.
2021-01-12 12:16:50 +00:00
20kdc cbe40da3bb AmandaC found a bug, get things prepared for r10
Going to do the same thing as previously where I delay until I'm sure there isn't anything else lurking
2020-04-21 21:39:09 +01:00
20kdc 7c70a1128c Bugfixes to Everest, finalize the terminal API 2020-04-01 23:24:20 +01:00
20kdc 0d9583fcff r8: Yet another release for a single feature request
This isn't getting pushed until AmandaC's tested it.
I'm not sure this is such a good idea, anyway ; if it's for load/save
 workflow improvements, wouldn't it be better to have a file access method
 that allows for file re-opening?
That said, there's a limit to *that* before you just have to say,
 "Just use /data/".
2018-12-24 21:11:59 +00:00
20kdc d5405685dd NEO r2p1 system changes 2018-05-29 23:47:20 +01:00
20kdc 1338185eea More memory improvements 2018-04-26 17:38:33 +01:00
20kdc f6a13c4038 Guess what? More fixes. 2018-04-26 13:51:13 +01:00
20kdc 5004f15c2d More optimizations and fixes - R2 release candidate???
It's clinging to within an inch of its life, but the 192K save/load is working,
 now I've cleaned up the critical path.

Any requests that'll bloat critical APIs are going to have to be terminated,
 though, because this is getting out of hand.
2018-04-26 00:04:28 +01:00
20kdc 921425ada4 Optimize Icecap Nexus
The things I have to destroy, the joy in it!
For all I remove the more I save, the better it is!
Perfection is when there is nothing to take away, and I revel in this task.
2018-04-25 23:29:48 +01:00
20kdc 5ddfb128cd Actually actually actually fix service autostart
Bugfixing. Bugfixing never changes.
2018-04-25 19:58:44 +01:00
20kdc bed9f55d70 Fix service autostart hang if a service was already active 2018-04-25 19:52:23 +01:00
20kdc 6f2c1e2f2f Fixup Icecap somewhat, make insthead detect run-from-OpenOS, and finally finish nbox2018 (???)
In theory, ready for R2 release
2018-04-25 00:14:31 +01:00
20kdc b75dc370dc Fix lockPerm and security policy glitchiness regarding it, along with even more licensing fun 2018-04-23 22:18:18 +01:00
20kdc 584108d6af fix Glacier GPU allocation, move Icecap root request higher up 2018-04-22 22:20:06 +01:00
20kdc 981ea559c6 automatic service startup (including test app 'ghostcall') and documentation updates 2018-04-22 19:40:08 +01:00
20kdc 3d399dc047 Added a theoretical way for services to get started automatically.
This really needs testing...
2018-04-22 15:25:49 +01:00
20kdc 1bb8d16298 Fix app-nbox2018 saving and make app-nprt2018 work, along with some minor modifications all over the place 2018-04-22 12:24:38 +01:00
20kdc a5372eafe1 All the current progress, including KTC1 draft in case there's no other standard
KTC1 is only a draft for now, and if there's something equivalent to replace it,
 I will not hesitate to do so.
2018-04-12 00:04:16 +01:00
20kdc 6c0659de60 New functions and stuff for R2!
Now if only I actually finished us-perms rather than delaying.
2018-04-09 00:04:40 +01:00
20kdc 7bde8fee55 Finish lowering memory use, R1
Since this is after the technical "release", version numbers have been bumped to 1.

Changes before this commit for R1:
 Kernel memory usage reduction schemes, with some security fixes.
 Still need to deal w/ proxies (see later)
Changes in this commit:
 Some various little things in apps
 CLAW inet actually works now on 192K
 sys-icecap no longer uses the event/neoux combination,
  and now handles Everest disappearance as a mass-close,
  but still handles Everest not being around on window create.
 So it still handles every situation that matters.
 neoux no longer handles everest crash protection.
 Security policy and filedialog obviously don't use neoux anymore.
 Kernel now only guarantees parsing, not event-loop, by executeAsync
 This is safer and allows app-launcher to get rid of NeoUX by
  any means necessary.
 wrapMeta cache now exists, and proxies get wrapMeta'd to deal with
  various low-priority security shenanigans.
 This is a *stopgap* until I work out how to force OCEmu to give me
  totally accurate boot-time memory figures, so I can create the
  ultimate lowmem proxy. I'm calling it "puppet". FG knows why.
2018-03-30 13:37:02 +01:00
20kdc c2b373f261 Just make everything *better*. 2018-03-27 14:40:05 +01:00
20kdc 0e97fbbfd6 Got rid of the nasty security-request system.
The new system is more hook-like, which is both good & bad,
 but frankly mostly good given the complexity out of kernel.
2018-03-19 03:08:09 +00:00
20kdc 6474b9356b With SYSTEM HEROES making continuing feasible, FIRST COMMIT 2018-03-18 23:10:54 +00:00