I would like there to be a basic preproc and built-in macro definitions for all the naturally emitted macros to allow piping Poryscript right into the assembler without the Pret trees. (perhaps poryscript --standalone or something)
I am asking this because we are considering using Poryscript for the ACE payload in Poké Transporter GB, but the current setup makes it so we would have to include or provide replacements for multiple random files from the Pret repos which is a little annoying.
I would like there to be a basic preproc and built-in macro definitions for all the naturally emitted macros to allow piping Poryscript right into the assembler without the Pret trees. (perhaps
poryscript --standaloneor something)I am asking this because we are considering using Poryscript for the ACE payload in Poké Transporter GB, but the current setup makes it so we would have to include or provide replacements for multiple random files from the Pret repos which is a little annoying.