Alessandro Proto
|
3a7914ee6d
|
Add length metamethod to GPUBuffer
|
2023-01-21 15:56:32 +01:00 |
|
Alessandro Proto
|
9fad3258c5
|
Update version to 0.0.5-alpha
|
2023-01-21 11:41:25 +01:00 |
|
Alessandro Proto
|
a63001a3f9
|
FAST GPU BUFFERS!!!!!
|
2023-01-21 11:40:39 +01:00 |
|
Alessandro Proto
|
5398405f77
|
Added gpu.getPixel, fixed timer.sleep ignoring interrupt events
|
2023-01-20 21:29:59 +01:00 |
|
Alessandro Proto
|
107019b68f
|
Merged screen and graphics lib into new gpu lib
|
2023-01-20 19:18:56 +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 |
|
Alessandro Proto
|
5636cb0b0d
|
Bugfix BIOS functions getting GC
|
2023-01-20 10:50:59 +01:00 |
|
Alessandro Proto
|
1eecf58cd0
|
Bugfix appdata directory not being created
|
2023-01-20 09:37:53 +01:00 |
|
Alessandro Proto
|
3e3b1654fc
|
Bugfix loadfile not using correct chunkname format
|
2023-01-18 16:27:49 +01:00 |
|
Alessandro Proto
|
8159b38470
|
QoL
|
2023-01-18 12:23:37 +01:00 |
|
Alessandro Proto
|
adb1a6dfcf
|
Merge branch 'main' of https://github.com/Ale32bit/Capy64
|
2023-01-17 22:23:04 +01:00 |
|
Alessandro Proto
|
bd2747e773
|
Version update
|
2023-01-17 22:22:45 +01:00 |
|
|
a0ffd67b78
|
Add HTTP WebSockets (#3)
|
2023-01-17 22:18:22 +01:00 |
|
Alessandro Proto
|
916662bebd
|
Added GC functions to handles
|
2023-01-17 22:15:50 +01:00 |
|
Alessandro Proto
|
79c232a4ac
|
Added example plugin project
|
2023-01-16 18:53:32 +01:00 |
|
Alessandro Proto
|
a652992861
|
Remapped interrupt to CTRL + ALT + C. Added reboot keycombo by pressing CTRL + ALT + INS
|
2023-01-16 18:27:33 +01:00 |
|
Alessandro Proto
|
5f8f946c29
|
Added graphics functions
|
2023-01-15 20:19:45 +01:00 |
|
Alessandro Proto
|
ad2166831b
|
Added paste event.
Added proper shell
Added shell commands
|
2023-01-15 16:44:42 +01:00 |
|
Alessandro Proto
|
6b26e8f66f
|
Version update
|
2023-01-14 18:23:02 +01:00 |
|
Alessandro Proto
|
927a2e253a
|
Added BinaryWriteHandle
Clean up of all the code
|
2023-01-14 18:16:35 +01:00 |
|
Alessandro Proto
|
b5f044223a
|
Added BinaryReadHandle.
Added IHandle interface.
Adapted HTTP requests to return BinaryReadHandle on binary mode.
|
2023-01-14 15:39:54 +01:00 |
|
Alessandro Proto
|
ecad4df4ad
|
Config template for HTTP
|
2023-01-13 23:48:03 +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 |
|
|
b034fa24bc
|
Stream handle objects (#2)
|
2023-01-13 21:31:51 +01:00 |
|
Alessandro Proto
|
84401bc12a
|
Added HTTP extensions, http.requestAsync returns a response table
|
2023-01-12 22:10:51 +01:00 |
|
Alessandro Proto
|
b7574af812
|
http response event table go brrr
|
2023-01-10 23:38:39 +01:00 |
|
|
4a99756c24
|
Experimental event delegates (#1)
|
2023-01-10 23:29:22 +01:00 |
|
Alessandro Proto
|
e2665118b5
|
Added summary to function. not sure how to explain better
|
2023-01-10 23:28:11 +01:00 |
|
Alessandro Proto
|
1eb2edd179
|
This works :)
|
2023-01-10 20:06:18 +01:00 |
|
Alessandro Proto
|
39e17e6ace
|
Cleanup
|
2023-01-10 18:27:12 +01:00 |
|
Alessandro Proto
|
2e4d73e608
|
HTTP Library parity to experimental-event branch
|
2023-01-09 23:03:02 +01:00 |
|
Alessandro Proto
|
a0c3155f8c
|
Alpha 0.0.2
|
2023-01-08 21:14:05 +01:00 |
|
Alessandro Proto
|
bd146b465a
|
Fix in positions of term and mouse events
|
2023-01-08 20:09:50 +01:00 |
|
Alessandro Proto
|
0f4acff113
|
Fixed mess up
|
2023-01-08 19:09: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 |
|
|
dab2ad1e1f
|
Create LICENSE
|
2023-01-08 02:04:22 +01:00 |
|
|
4b4c783621
|
Create FUNDING.yml
|
2023-01-08 02:03:39 +01:00 |
|
|
d613c5435c
|
Update main.yml
|
2023-01-08 01:52:49 +01:00 |
|
|
00b0d4b3ba
|
Update main.yml
|
2023-01-08 01:45:00 +01:00 |
|
|
e0f5e32d95
|
Create main.yml
|
2023-01-08 01:36:47 +01:00 |
|
|
250505a340
|
Update dotnet.yml
|
2023-01-08 01:12:24 +01:00 |
|
|
8a8c5e661a
|
Update dotnet.yml
|
2023-01-08 01:07:33 +01:00 |
|
|
e040ddedfa
|
Update dotnet.yml
|
2023-01-08 01:06:07 +01:00 |
|
Alessandro Proto
|
7833c0a6dc
|
Merge branch 'main' of https://github.com/Ale32bit/Capy64
|
2023-01-08 00:56:09 +01:00 |
|
|
7f4201d225
|
Update dotnet.yml
|
2023-01-08 00:56:01 +01:00 |
|
Alessandro Proto
|
8ea43d327b
|
Cleanup
|
2023-01-08 00:50:12 +01:00 |
|
|
fa7acaf0ea
|
Create dotnet.yml
|
2023-01-08 00:46:22 +01:00 |
|