ocvm
ocvm copied to clipboard
OpenComputer Emulator
ocvm : https://nc.ddna.co/index.php/s/Eao89iWef9TYdwX/preview oc : https://nc.ddna.co/index.php/s/S4GiokYo669tB3w/preview
There are so many errors here I don't really care to look through them and separate them out. Output0 LoganDark ~/ocvm env PKG_CONFIG_PATH=/usr/local/Cellar/lua/5.2.4_4/lib/pkgconfig/ make c++ -g --std=c++14 -Wall -I/usr/local/opt/lua/include -I....
an improvement i recently made to [ULOS](https://ocawesome101.github.io/ulos) is the usage of palette colors for the TTY's colors. however, in OCVM's T3 GPU emulation these colors are all grayscale, whereas in...
It looks like this in xterm (mintty gives similar results, so looks like this is not related to terminal) 
When I try and run in in WSL normally it gives me this error: ``` critical failure: could not set raw mode skye@Skye-ThinkPad:~$ CF#CB"C>!C
palette colors are now displayed correctly. this mostly involved passing around a `ColorState&` object to more places than it was previously passed, and adding a generator for true-color ANSI escapes...
Additionally adjusted Makefile for use with fetch instead of just wget. As of this commit all other systems other than FreeBSD should default to wget and its necessary options. Suppressed...
This doesn't resemble the OpenComputer it should send error to the Guest OS (Or OpenOS) instead of crashing the VM usually in OpenComputer it output lua error not C/C++ aborted...
There is a [Simple repo here](https://gitlab.darkdna.net/amanda/oc-fileserver/snippets/97) -- this causes fuschia's installer to not run properly,and instead hang ocvm if there's no tlwy configured, and tlwy otherwise.