Commit graph

33 commits

Author SHA1 Message Date
Alessandro Proto
b2e7969793 Fixes 2023-03-10 16:02:42 +01:00
0e4d3c135a
Classic mode (#10) 2023-03-06 23:01:56 +01:00
341ed38897 Different default screen size 2023-02-27 19:30:41 +01:00
6fd4f6ec39
Changed repository URL 2023-02-17 09:47:54 +01:00
Alessandro Proto
f7591e0d35 Fix incomplete license on top of each file 2023-02-15 14:35:44 +01:00
Alessandro Proto
6cce546749 Add LICENSE to top of each source file 2023-02-15 14:26:04 +01:00
Alessandro Proto
e3616e4ac6 Fix audio that was fucked up since the beginning 2023-02-14 21:05:15 +01:00
Alessandro Proto
e24192fb26 Add support for other audio waveforms 2023-02-13 22:36:30 +01:00
Alessandro Proto
1b2ad30759 Add togglable console window 2023-02-12 17:32:43 +01:00
Alessandro Proto
38c62c8f45 Update bios.lua to use the new index.json file 2023-02-10 19:26:17 +01:00
Alessandro Proto
8b5fa96a74 Rewrite everything 2023-02-09 22:17:17 +01:00
Alessandro Proto
3e3693bc2e Finish audio library 2023-02-04 11:41:12 +01:00
Alessandro Proto
68f4f17f35 Add machine.setRPC to shell.lua 2023-02-02 19:02:39 +01:00
Alessandro Proto
dc7958d206 Add boot image file. Moved autorun files to boot/autorun 2023-02-02 12:30:41 +01:00
Alessandro Proto
2ed070f7ab Adapted Lua files to machine functions 2023-02-02 11:20:35 +01:00
Alessandro Proto
5af217ac1f Display an image from /boot/vendor.bmp on boot 2023-02-01 18:59:48 +01:00
Alessandro Proto
10646eb13b Added Discord RPC integration 2023-02-01 10:55:29 +01:00
Alessandro Proto
162ebc3dc2 Update wget.lua to download in binary mode 2023-01-27 23:07:48 +01:00
Alessandro Proto
c2aca7a7af Improved WS client object 2023-01-27 22:56:57 +01:00
Alessandro Proto
bc87363f7c Update CapyOS 2023-01-27 21:59:22 +01:00
Alessandro Proto
2644477847 Bugfixes, improvements and API changes 2023-01-27 18:35:40 +01:00
Alessandro Proto
5398405f77 Added gpu.getPixel, fixed timer.sleep ignoring interrupt events 2023-01-20 21:29:59 +01:00
Alessandro Proto
c6e3fa99c8 added fs.isDir, renamed fs.getAttributes to fs.attributes, more stuff in Lua 2023-01-20 16:28:58 +01:00
Alessandro Proto
5de28f78d2 Ported event library to C#. Added event.push 2023-01-20 10:51:22 +01:00
a0ffd67b78
Add HTTP WebSockets (#3) 2023-01-17 22:18:22 +01:00
Alessandro Proto
ad2166831b Added paste event.
Added proper shell
Added shell commands
2023-01-15 16:44:42 +01:00
Alessandro Proto
5e0183cc1c Added error checking to Lua libs,
added http_failure event to http.requestAsync
2023-01-13 23:43:01 +01:00
Alessandro Proto
719b66fdb0 Basis for configuration 2023-01-13 21:37:42 +01:00
Alessandro Proto
84401bc12a Added HTTP extensions, http.requestAsync returns a response table 2023-01-12 22:10:51 +01:00
Alessandro Proto
9d978fd9ab Added http.request to Lua, renamed Lua.PushValue to Lua.PushObject, added lua.lua REPL 2023-01-08 18:41:17 +01:00
Alessandro Proto
c4d5ebd500 .gitignore moment 2023-01-08 10:37:32 +01:00
Alessandro Proto
29c55500bd Added reboot, OS improvements 2023-01-08 00:40:33 +01:00
Alessandro Proto
84cba789a3 Add project files. 2023-01-07 16:59:47 +01:00