Log In  

Hey everyone, I've made a little gui program with Python to export and import the lua code of the cartridges(only working for .p8 files for now).It even checks that the code size you're trying to import to the cart is less than 32k, tough i'm not sure if that is still the correct size. You can check it out here.
Contributions are highly appreciated!(Specially if you know something about tkinter, because i learned it doing this program and it's quite janky lol).

Cheers!

P#88827 2021-03-11 03:04

you do know thay p8 files are plain text files and getting the code is only a matter of copying text between lua and next _xx section?

P#88833 2021-03-11 07:02

well yes, but i think that it's better to give that repetitive task to the machine

P#88981 2021-03-14 23:30

why would you want to do that repeatedly?

P#88991 2021-03-15 06:58

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-19 05:08:33 | 0.005s | Q:10