You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm still having problems to compile, assemble and emulate an Atom, BBC or Dragon game.
It would be great if I can use my Suites but I can't get them running with AGDX Studio.
The problem is that assembling a game is a combination of compiler output, batch files and manual given parameters. It's not just call the compiler and assembler because some extra files are generated and combined to create an ASM file.
Is it possible to add a tab in the Build configuration to use my Suites by calling a batch file and skip the dependency check?
The text was updated successfully, but these errors were encountered:
I'm still having problems to compile, assemble and emulate an Atom, BBC or Dragon game.
It would be great if I can use my Suites but I can't get them running with AGDX Studio.
The problem is that assembling a game is a combination of compiler output, batch files and manual given parameters. It's not just call the compiler and assembler because some extra files are generated and combined to create an ASM file.
Is it possible to add a tab in the Build configuration to use my Suites by calling a batch file and skip the dependency check?
The text was updated successfully, but these errors were encountered: