Version 0.7.9
I have now added the ability to add third-party assembler routines to a project. At present only the Spectrum build supports this but if there is interest for other formats I will add it. Specifically, users were asking to be able to incorporate Beepola tunes. Now it is as easy as outputting a Beepola .ASM file, removing the first ORG line from the top and telling MPAGD you wish to incorporate the file in the build. After that, a quick USER instruction in an event script will play the tune. An example user routine has also been added in the UserRoutines directory.
AGD's adventure mode is now supported in the Spectrum and CPC builds. To use it you will need to modify the BUILD.BAT (and EXPORT.BAT on the Spectrum) file in the relevant Suite subdirectory and add the option -A to the end of the line that compiles the code. On the CPC this means changing AGD %1 to read AGD %1 -A. On the Spectrum the line should be changed from CompilerZX %1 to CompilerZX %1 -A.
One or two bugs may have been fixed along the way.
Files
Get Multi-Platform Arcade Game Designer
Multi-Platform Arcade Game Designer
8-bit game creator tool for Windows
Status | Released |
Category | Tool |
Author | Jonathan Cauldwell |
Tags | 2D, 8-Bit, acorn, amstrad-cpc464, Arcade, Game engine, GameMaker, MSX, Retro, ZX Spectrum |
More posts
- Version 0.7.10Oct 18, 2020
- Version 0.7.8Apr 18, 2020
- Version 0.7.7Apr 01, 2020
- Version 0.7.6Mar 15, 2020
- Version 0.7.5Oct 06, 2019
- New Version Coming SoonSep 29, 2019
- Debugger Under DevelopmentAug 10, 2019
- Version 0.7.4 ReleasedApr 19, 2019
- Version 0.7.4 Coming soonApr 14, 2019
Leave a comment
Log in with itch.io to leave a comment.