Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a tool to compile text carts to .tic #1089

Closed
nesbox opened this issue May 18, 2020 · 2 comments
Closed

Create a tool to compile text carts to .tic #1089

nesbox opened this issue May 18, 2020 · 2 comments
Assignees
Labels
enhancement Improvement of existing feature or adding something new

Comments

@nesbox
Copy link
Owner

nesbox commented May 18, 2020

The code could be extracted from console.c [loadProject() saveProject()].
Also, we could use this tool to compile the config cart during the build process.

@nesbox
Copy link
Owner Author

nesbox commented Jun 27, 2020

Cart saving/loading extracted to cart.c/project.c here df5441e
Also added prj2cart and cart2prj tools here 74d84d8 to convert cart to text format and vice versa.

@nesbox nesbox self-assigned this Jun 27, 2020
@nesbox nesbox added the enhancement Improvement of existing feature or adding something new label Jun 27, 2020
@nesbox nesbox added this to the 0.80.0 milestone Jun 27, 2020
nesbox added a commit that referenced this issue Jun 27, 2020
@nesbox
Copy link
Owner Author

nesbox commented Jun 30, 2020

done

@nesbox nesbox closed this as completed Jun 30, 2020
nesbox added a commit that referenced this issue Jul 10, 2020
nesbox added a commit that referenced this issue Jul 10, 2020
@nesbox nesbox removed this from the 0.80.0 milestone Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing feature or adding something new
Projects
None yet
Development

No branches or pull requests

1 participant