XeonSquared izaya
izaya synced commits to master at izaya/collapseos from mirror 2020-01-09 03:56:34 -05:00
6acd22492c emul/hw/sms: WIP
d70c6d3b5f sms/vdp: improve comments
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-01-08 19:46:35 -05:00
927d5f2392 Reworked parseHexadecimal and parseDecimal, other minor tweaks (#85)
izaya synced commits to master at izaya/collapseos from mirror 2020-01-08 03:26:35 -05:00
fb2117dc2e sms/vdp: use fonts from kernel/fnt
izaya synced commits to master at izaya/collapseos from mirror 2020-01-07 19:16:34 -05:00
439f880abe Rewrite font_compile.pl to C
izaya synced commits to master at izaya/collapseos from mirror 2020-01-05 18:16:35 -05:00
9a7617115f doc: add "Understanding the code" walkthrough
izaya synced commits to master at izaya/YouTube2PeerTube from mirror 2020-01-05 08:26:32 -05:00
9395712a05 Merge pull request #14 from tjiho/master
7af4e6221b add channel name in error file
a6469621b7 write upload error in a file
ba9d9a8301 return error when resquest fail
Compare 4 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-01-03 00:56:34 -05:00
c7ef8bf915 recipes: add "make emul" targets where appropriate
izaya synced commits to master at izaya/collapseos from mirror 2020-01-02 00:26:34 -05:00
9216057db8 emul/hw: add TI-84+ emulator
izaya created repository izaya/YouTube2PeerTube 2020-01-02 00:08:03 -05:00
izaya synced commits to master at izaya/collapseos from mirror 2020-01-01 00:06:23 -05:00
25fc0a3c72 Add RC2014 classic emulation
izaya synced commits to master at izaya/collapseos from mirror 2019-12-31 15:56:23 -05:00
eed67c4768 tests/shell: bring back the static test.cfs
359991c005 cfspack: fix compilation error
097c677641 emul/zasm: use libcfs
4cde58fd83 cfspack: make into a library
72357fec86 Move "emul" folder to root
Compare 7 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-30 23:36:23 -05: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-30 15:26:23 -05:00
289037a3dd lib/parse: make parseDecimal "tail" HL
izaya synced commits to master at izaya/collapseos from mirror 2019-12-29 23:06:23 -05: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 8 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-29 14:56:23 -05:00
213614af33 lib/expr: make recursion process a bit more orderly
izaya synced commits to master at izaya/collapseos from mirror 2019-12-24 04:17:26 -05:00
7410891ad1 lib/expr: fix unary minus
izaya pushed to master at lain.church/lain.church-fe 2019-12-24 02:29:17 -05:00
ba3a703314 added a link to the frontend's source code
izaya pushed to master at lain.church/lain.church-fe 2019-12-24 02:23:32 -05:00
34d36de386 changed the XMPP link on the front page to point to the conversejs client till we figure out what to put there
izaya synced commits to master at izaya/collapseos from mirror 2019-12-23 20:07:26 -05:00
6d88c3a754 parseExprDE --> parseExpr
5301200d6f basic: parseExpr --> parseExprDE
476178ee7c zasm: parseExpr --> parseExprDE
025b90909f Update bootstrap bin
aef96c5e96 Add missing common.asm test harness file
Compare 7 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-23 03:47:26 -05: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 5 commits »