Commit Graph

15 Commits

Author SHA1 Message Date
20kdc 6fc56b4d64 Get OCVM to kinda work for development 2021-04-12 17:22:02 +01:00
20kdc cc55e8a66f Improve lexcrunch just a bit 2020-03-31 13:23:52 +01:00
20kdc 7840f0a231 Improve BDIVIDE (88 bytes free) 2020-03-30 17:55:20 +01:00
20kdc d2ee505316 Bigram compression for fun and size reduction 2020-03-29 22:43:38 +01:00
20kdc ccb9c3b279 CLAWv3, aka 'C2' - lower memory CLAW
Hopefully this'll finally end the "CLAW runs out of memory an awful lot" problem.
2018-06-12 01:27:26 +01:00
20kdc 8ab47c96b3 Improve the compression, and get rid of imitclaw (will be outdated) 2018-06-10 00:06:12 +01:00
20kdc d5405685dd NEO r2p1 system changes 2018-05-29 23:47:20 +01:00
20kdc 7092b41f78 Work out how future development is going to work 2018-05-23 23:35:05 +01:00
20kdc 981ea559c6 automatic service startup (including test app 'ghostcall') and documentation updates 2018-04-22 19:40:08 +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 8fe18f9609 CLAW testing & cleanup 2018-03-29 18:21:41 +01:00
20kdc 87932ab26c some boring stuff, like better multimonitor & keyboard support 2018-03-22 02:34:06 +00:00
20kdc 6d81533afe some more user-friendliness, breaking CLAW to rework it 2018-03-20 14:18:59 +00:00
20kdc 4a57c9f175 bye bye sys-donkonit, hello sys-glacier
because apparently that's a dead meme now? Hmph.
2018-03-19 01:27:30 +00:00
20kdc 6474b9356b With SYSTEM HEROES making continuing feasible, FIRST COMMIT 2018-03-18 23:10:54 +00:00