-||-
i was just wondering if this is an arm64 or powerpc or x86_64 console and what kernel is this console based on so i can know what syscalls am i suppoused to target
if i am suppoused to target linux kernel syscalls or bsd syscalls or some custom stuff
i have already realized that the inputs on this are really minimal meaning that the gaming capabilities of this are really limited so most likely this console will be only possible to be used for some kind of widget decoration
but i still am interested in this jam either way i would like to be informed about the syscalls information and the system specs
i am going raw c++ with compiler optimalizations so i shouldnt be so worried about optimalization but also i am wondering what version of c++ am i suppoused to compile to if i may ask?
also how much rom and ram is avalible would be nice to know