calc84maniac / tiboyce

A Game Boy emulator for the TI-84 Plus CE and TI-83 Premium CE.
https://calc84maniac.github.io/tiboyce/
GNU General Public License v3.0
376 stars 23 forks source link

Converting saves on linux terminal #190

Closed julenvitoria closed 1 year ago

julenvitoria commented 1 year ago

Hi!! First of all thanks for this work, it’s great!!! I want to convert my saves on linux terminal, is there any way to make it or I need to use windows? Thanks in advance! :)

adriweb commented 1 year ago

You should be able to compile the .c files directly

mateoconlechuga commented 1 year ago

Here's a PR that describes how to do so: https://github.com/calc84maniac/tiboyce/pull/126/files

julenvitoria commented 1 year ago

Sorry for not replying but I've been very busy. Thanks for the info, I was able to compile it a few days ago, apparently it works but I still have to try it with some srm. Thank you very much for everything!!