Commit Graph

123 Commits

Author SHA1 Message Date
TheMrIron2 d15ea7c611
Formatting fix 2018-09-09 00:41:02 +01:00
TheMrIron2 963f649ead
Add networking section, footnote 2018-09-08 20:14:57 +01:00
TheMrIron2 f708817cb0
Create gsn 2018-09-08 20:09:50 +01:00
TheMrIron2 dfd3d03b25
WIP sdk guide 2018-09-08 20:03:11 +01:00
TheMrIron2 7f7bdae469
Create hires 2018-09-08 19:49:28 +01:00
TheMrIron2 a1a7422c25
Update version number, add monitor output wrapping 2018-09-08 19:44:16 +01:00
TheMrIron2 5f55be92d7
Create install.lua 2018-09-08 18:35:03 +01:00
TheMrIron2 746bfe3f09
(WIP) GS2 SDK command line 2018-09-08 18:32:12 +01:00
TheMrIron2 4a7d22b9c9
Add multithreading + misc functions 2018-09-08 18:17:10 +01:00
TheMrIron2 db8ec4f643
Add parallel functions, debug
Added parallel functions to make the GS more flexible and multi-functional so it can take load off the EE/VUs
2018-06-21 00:05:46 +01:00
TheMrIron2 dc336061fe
Formatting improvements
Nothing major to see here, just making code less cramped for anyone who wants to modify it or use it
2018-04-03 22:36:34 +01:00
TheMrIron2 553d30f1a1
Prototype network center 2018-02-19 20:00:45 +00:00
TheMrIron2 f82cdfc7b5
Deprecated after latest browser update 2018-02-13 21:05:17 +00:00
TheMrIron2 46cf861694
(Experimental) Mostly mono-friendly browser
Colour-mono wrapper will solve the main browser menu's colours (hopefully). Games and Apps will still likely need a rewrite.
2018-02-13 21:04:36 +00:00
TheMrIron2 30a9017405
Create readme.md 2018-02-13 20:20:06 +00:00
TheMrIron2 a947b41901
Update README.md 2018-02-13 19:53:03 +00:00
TheMrIron2 55e5ba7c0d
Update startup 2018-02-13 19:51:15 +00:00
TheMrIron2 897967c192
More colour - grey + lightGrey 2018-02-13 19:35:46 +00:00
TheMrIron2 ea2d1fdd86
GS bug fixed 2018-02-13 19:28:07 +00:00
TheMrIron2 6a123b3140
Add Ale to credits, clean comments up 2018-02-13 19:21:47 +00:00
TheMrIron2 28ac3d9333
Fix typo, update software version 2018-02-13 19:19:29 +00:00
TheMrIron2 8a3b7b931b
Monochrome startup support
This was coded late at night on a PC with no easily accessible CC setup, don't blame me for using safer but longer code
2018-02-12 23:31:06 +00:00
TheMrIron2 79d50d7a33
Experimental monochrome browser
Code still not perfect, games and apps will likely have to be totally remade.
2018-02-12 23:29:42 +00:00
TheMrIron2 6aa091d447
Updater bug fixed 2018-02-12 22:57:33 +00:00
TheMrIron2 5875e00c3b
Remove EE use 2018-02-12 22:54:07 +00:00
TheMrIron2 ffc6c60920
Monochrome 2018-02-12 22:52:00 +00:00
TheMrIron2 2d9d828d09
Remove bit functions
They're just not going to be used on VU honestly
2018-02-12 22:22:00 +00:00
TheMrIron2 745c812ede
Create server.lua 2018-02-12 22:15:05 +00:00
TheMrIron2 0117e01827
Create utility.lua 2018-02-12 21:59:35 +00:00
TheMrIron2 a6be32275b
Merge pull request from Ale32bit/master
Cleanup (thanks to Ale32bit)
2018-02-12 21:53:53 +00:00
Ale32bit 63e1ec40b6
Update Browser 2018-02-12 22:49:47 +01:00
Ale32bit 72e5cc2360
Update vu 2018-02-12 22:46:38 +01:00
Ale32bit 3c9129b50d
Update CGE 2018-02-12 22:45:40 +01:00
Ale32bit 094fd0b656
Update multinet.lua 2018-02-12 22:45:29 +01:00
Ale32bit 94eb25d370
Update ee 2018-02-12 22:43:37 +01:00
Ale32bit cf3e934708
Update CGE 2018-02-12 22:42:34 +01:00
TheMrIron2 3c8689c3e3
Clean up functions 2018-02-12 21:32:41 +00:00
TheMrIron2 ac9326ea8b
Update ee 2018-02-12 21:25:01 +00:00
TheMrIron2 c9bf6726a8
Cleaned + improved code with API use 2018-02-12 21:23:53 +00:00
TheMrIron2 62590d4212
Fix directory paths for reloading API 2018-02-12 21:05:04 +00:00
TheMrIron2 d47f9fdc64
Added bit, parallel, reload + info functions to VU 2018-02-12 21:04:33 +00:00
TheMrIron2 69b6e03ea9
End comment 2018-01-17 22:02:26 +00:00
TheMrIron2 8ecebb0f3c
Added shRun 2018-01-17 20:50:08 +00:00
TheMrIron2 0f4084b257
Update EE 2018-01-17 20:49:29 +00:00
TheMrIron2 066e0b4d17
Added functions
- Added local version number
- Added local "debug" boolean for debug info to be displayed
- Added os.run
- Added event pulling and raw event pulling
- Added a reload function to reload the EE if called
- Added info function to display version info
2018-01-17 20:12:33 +00:00
TheMrIron2 91f9fa2320
Create gs 2018-01-17 19:58:53 +00:00
TheMrIron2 66260f9bba
Update VU Documentation 2018-01-17 19:47:40 +00:00
TheMrIron2 05472c8b0e
EE Documentation 2018-01-17 19:32:43 +00:00
TheMrIron2 92928fbc95
VU documentation 2018-01-17 18:40:06 +00:00
TheMrIron2 93dfb68e02
(EXPERIMENTAL) VU API
Vector Unit API for vector calculations. May be highly unstable.

Much code is derived from the Advanced Vectors API - you can check it out here: http://www.computercraft.info/forums2/index.php?/topic/3752-advanced-vector-api-v11/
2018-01-17 18:33:28 +00:00