Commit Graph

164 Commits

Author SHA1 Message Date
minjaesong
253ab0f328 dma 2021-10-15 15:07:02 +09:00
minjaesong
e252a03cd7 make colour change in terminal work on command.js; video will draw on centre of the app window 2021-09-28 00:50:00 +09:00
minjaesong
69b06db033 coerceIn not needed here :p 2021-09-26 18:44:55 +09:00
minjaesong
6fdfd3f794 graphics: scanline scroll and the splash screen demonstrating the feature 2021-09-26 13:23:26 +09:00
minjaesong
212296eb3d bios logo smooth move-up animation 2021-09-25 16:00:42 +09:00
minjaesong
96e23d9019 fixed a bug caused by lwjgl3 where Ctrl-<alph> won't be recognised 2021-09-23 22:30:28 +09:00
minjaesong
d107164001 splash screen with new official-ish logo 2021-09-23 14:39:10 +09:00
minjaesong
883edaab3c graphics: hardware scroll for pixels 2021-09-21 21:48:16 +09:00
minjaesong
139930732b graal update; 'No language for id regex found.' when you build the jar because there are some package conflicts on graal 2021-07-20 16:18:41 +09:00
minjaesong
abc466667e libgdx update to 1.10.0 and lwjgl3 2021-07-20 14:58:05 +09:00
minjaesong
e81b5cb281 font for wordprocessor 2021-06-09 16:48:07 +09:00
minjaesong
5b8988b255 i have no idea wtf am i doing 2021-06-09 13:46:13 +09:00
minjaesong
8129da1b65 oh wait it didnt worked right 2021-06-09 12:49:36 +09:00
minjaesong
4a4425afd1 fix for the sigmoid functions 2021-06-09 11:09:24 +09:00
minjaesong
655b8acf68 sigmoid function for blending worked... almost 2021-06-09 10:31:12 +09:00
minjaesong
82992583ad wordprocessor wip2 2021-06-08 16:13:11 +09:00
minjaesong
e1905f2ca5 wordprocessor wip 2021-06-08 11:47:45 +09:00
minjaesong
1b98a19de7 fixed bad tab impl on terminal 2021-05-05 00:37:36 +09:00
minjaesong
be7dd20f14 tvdos: program title is now displayed as the window title 2021-05-04 14:09:12 +09:00
minjaesong
57b59995e0 basic update; removing the need of dummy texture pal.png 2021-04-28 15:50:28 +09:00
minjaesong
eb58838a57 graphics: fixed pixels not plotting on non crt_color 2021-04-27 16:02:30 +09:00
minjaesong
e031f0d256 graphics: fixed bad screen fill command impl; added clearPixels cmd 2021-04-27 14:02:38 +09:00
minjaesong
07136a46d9 RESET button works now 2021-04-24 09:46:15 +09:00
minjaesong
14ffc294e3 RESET button impl but won't boot after the reset 2021-04-23 23:55:26 +09:00
minjaesong
dbfda580a7 SIGTERM simulation by hitting SHIFT-CTRL-T-R 2021-04-23 21:57:02 +09:00
minjaesong
1626c5f5e2 that's one shitty way of injecting a code... 2021-04-23 19:31:49 +09:00
minjaesong
48fd10aeed implemented SIGSEGV 2021-04-23 15:19:20 +09:00
minjaesong
82b021edd7 mock splash screen for the portable 2021-04-22 20:21:30 +09:00
minjaesong
2767386820 disk drive: fixed baaaaad writeout implementation -- what the fuck was i thinking? 2021-04-22 14:18:03 +09:00
minjaesong
d85b1a99dc implementation of mmio 1024..2047 2021-04-20 14:49:58 +09:00
minjaesong
9465482fe2 edit.js: text nav in all four directions, home/end behaviour on shorter-than-screen-width line fixed, pageup/pagedown nav impl; default text colour is tad brighter 2021-04-17 11:36:10 +09:00
minjaesong
adaeadd6ca edit.js: can read existing files; change on tty key read that arrow keys are now distinguished from ctrl-S or something 2021-04-14 11:35:39 +09:00
minjaesong
0ce0b52b1b basic update 2021-04-06 17:47:35 +09:00
minjaesong
7fe1ced740 text editor mockup 2021-04-06 11:52:43 +09:00
minjaesong
38b4566489 emulator loading parameters are now neatly packed into a dataclass 2021-04-05 20:22:24 +09:00
minjaesong
3b11cf60c1 comment 2021-04-05 16:40:08 +09:00
minjaesong
5a81655dfa adding BMS display 2021-04-04 17:24:14 +09:00
minjaesong
b7ed032505 fixing bad file name 2021-04-04 16:33:35 +09:00
minjaesong
8175a3c262 scaling of teh rendered screen 2021-04-04 16:25:01 +09:00
minjaesong
ea4b04eee1 lcd display with ui texture shell WIP 2021-04-04 11:08:40 +09:00
minjaesong
e48e7525b6 render fixed 2021-04-04 10:50:15 +09:00
minjaesong
b1dc81bc58 trying to fix the render 2021-04-03 17:49:00 +09:00
minjaesong
6eae250cc0 some text menu thingy 2021-01-29 17:05:34 +09:00
minjaesong
d963cf8294 behaviour of con.addch changed - no longer advances cursor 2021-01-29 14:26:23 +09:00
minjaesong
c73a725466 graphics: preventing cursorxy(32,80) from scrolling the screen 2021-01-29 13:43:45 +09:00
minjaesong
91fdc7ec99 dos: text substitution using dollar sign 2021-01-29 10:59:46 +09:00
minjaesong
5e3cbf7b2c serialdebugger to properly handle null print 2021-01-01 02:37:38 +09:00
minjaesong
608f61c617 moving everything neatly into the assets directory 2020-12-24 11:14:11 +09:00
minjaesong
b8f4c13ba2 added do-nothing function 2020-12-08 17:35:09 +09:00
minjaesong
447fa43d73 minor fixups 2020-12-07 20:37:44 +09:00