Izaya izaya
izaya synced commits to master at izaya/collapseos from mirror 2019-12-31 18:43:49 +11:00
e3c885085d Consolidate tests
7ca54d179d lib/expr: make EXPR_PARSE "tail" HL
73a5275b1e lib/parse: make parseBinaryLiteral "tail" HL
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-31 02:23:49 +11:00
289037a3dd lib/parse: make parseDecimal "tail" HL
izaya synced commits to master at izaya/collapseos from mirror 2019-12-30 18:13:49 +11:00
dcb96aefe9 lib/parse: remove parseHexPair
2503bdfced lib/args: remove
5f2615a134 at28w: don't use lib/args
346bcc3d3d zasm: don't use lib/args
d0f031939f lib/parse: make parseLiteral a little tighter
Compare 5 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-30 10:03:49 +11:00
15628da7de lib/expr: make EXPR_PARSE put result in DE instead of IX
981c93bfd4 lib/expr: fix stack imbalance on failure
4760d044c0 test_expr: simplify
213614af33 lib/expr: make recursion process a bit more orderly
Compare 4 commits »
izaya synced commits to master at izaya/OC-Minitel from mirror 2019-12-25 20:43:47 +11:00
f896547ea9 added a usage text to exportcomponent
f7cc00822a added two programs using the RPC library, for exporting and importing programs over the network
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-24 15:13:49 +11:00
7410891ad1 lib/expr: fix unary minus
6d88c3a754 parseExprDE --> parseExpr
5301200d6f basic: parseExpr --> parseExprDE
476178ee7c zasm: parseExpr --> parseExprDE
025b90909f Update bootstrap bin
Compare 8 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-23 14:43:49 +11:00
98ca338aba avra: add LD/ST
51e500e8da avra: avoid pgm addr truncation error on first pass
b955a67daa avra: add TST
6e1e8e0e59 avra: add LSL
8ded02bc78 avra: fix misordered MOV, MUL, NEG and NOP
Compare 10 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-12-22 01:35:58 +11:00
054f58609b added auto-rewind and an no-rewind node for tape-devfs
izaya pushed to master at izaya/OC-PsychOS2 2019-12-21 18:36:08 +11:00
0d01b03ddc cleaned up vtunnel, should actually work now
cf0cf32642 configured the scheduler to be more ... responsive.
c7213d4cbe updated a function comment to be more ... accurate
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-12-20 17:48:52 +11:00
4ef792a06d added an initial vtunnel implementation
68130b80a6 made the shell look at libraries in _G.libs as well as just _G
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-12-20 15:22:23 +11:00
200b99eb0c moved tape-iofs to tape-devfs, made it handle tape drive addition/removal over time
izaya synced commits to master at izaya/OC-Minitel from mirror 2019-12-20 10:03:47 +11:00
effcadc915 bugfix for getChannel
b938640625 improved vtunnel compatibility with real tunnel cards
Compare 2 commits »
izaya synced commits to master at izaya/OC-Minitel from mirror 2019-12-20 01:53:47 +11:00
36d5df5fcc added pcap.lua for the vtunnel bridge, whoops
3496f70d6d added an initial InterMinitel packet dissector for Wireshark
5c1730d9d3 updated vtunnel documentation
11ec131ab8 Updated the OpenOS vTunnel client, added pcap output to the vTunnel bridge.
970926efb6 made the vtunnel bridge not repeat packets to the connection that sent them
Compare 5 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-12-20 01:51:29 +11:00
3c8ec4cabc fixed some stupid require() behavior
izaya pushed to master at izaya/OC-PsychOS2 2019-12-19 16:16:10 +11:00
42938cf125 added gamax92's vcomponent lib, required next to zero changes
izaya pushed to master at izaya/OC-PsychOS2 2019-12-19 16:15:01 +11:00
6ad21c7832 made require pull from a shared library pool
izaya synced commits to master at izaya/collapseos from mirror 2019-12-16 19:23:49 +11:00
c968995ec0 avra: add CBI and SBI
5c43988649 avra: code consolidation
b130cac635 avra: code consolidation
52359a4e42 avra: a little code deduplication
e9c692ed50 avra: a litte bit of code deduplication
Compare 5 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-12-16 17:09:58 +11:00
1cb85bd5e8 updated nc and termsrv
izaya pushed to master at izaya/OC-PsychOS2 2019-12-16 16:43:34 +11:00
b408cfe27b made the shell return sane values
izaya pushed to master at izaya/OC-PsychOS2 2019-12-16 14:37:33 +11:00
dcf0cb75ae made spawnfile queue an event on a process ending, changed the shell to use it
8404946eba removed chatbox-dprint from the default modules
560cd4e0c7 made serialization have an extra param for display
b370a90618 commented some scheduler functions
Compare 4 commits »