Commit Graph

16 Commits

Author SHA1 Message Date
Jeremy Rand e915c0ebbc Fix submake so that parallel make will work 2023-02-09 22:32:09 -05:00
Jeremy Rand e444c7c039 Default to 2x speed in mame 2021-05-07 00:10:31 -04:00
Jeremy Rand ff012625a9 Do not assume in head.mk that the root makefile is called Makefile 2021-05-06 23:25:52 -04:00
Jeremy Rand 7d3a33e34c Add the ability to select the emulator to use. Add support for the mame emulator. Separate the boot image from the distribution disk image (although targets like NDAs also install into the boot disk). Add the tar shell command from Kelvin and use it when packaging to also create a shrinkit archive of the distribution. 2021-04-13 00:04:59 -04:00
Jeremy Rand 5af0aa7f5c Add merlin file templates. Handle errors in merlin source better. 2019-07-19 10:51:55 -05:00
Jeremy Rand 5fec9448c5 Add a CDA target for the Merlin assembler 2019-07-17 19:42:12 -05:00
Jeremy Rand 6dbfdabb6e Send build products to the correct Xcode locations which works better with the new build system in Xcode 2019-07-15 00:28:25 -04:00
Jeremy Rand 71dc80ea67 Add support for message center in the C desktop template 2019-07-11 20:28:12 -04:00
Jeremy Rand 541bc6d90f Rework the Xcode compatibility fix to match what I did in the 8bit build engine 2018-08-09 23:30:24 -04:00
Jeremy Rand abac56b31b Do not fail builds if updating Xcode compatibility does not work for some reason. 2018-08-08 23:59:17 -04:00
Jeremy Rand a09314742d Remove unused AC setting
Remove reference to AppleCommander which is not used by this build engine.
2018-06-19 23:07:27 -04:00
Jeremy Rand 98c66ba617 Workaround the xcode plugin compatibility problem 2018-06-09 22:41:41 -04:00
Jeremy Rand cf342915b0 Add an optional gen phase to the build 2017-08-30 23:07:13 -04:00
Jeremy Rand 85a4ae7112 Create a disk image with the built executable copied onto it. Launch an emulator booting that disk image 2017-07-17 00:53:56 -04:00
Jeremy Rand a9bddfb1e1 Add a macgen wrapper script. Set the filetype correctly for most targets. Fix the build for CDevs which are pure resources 2017-06-13 22:03:02 -04:00
Jeremy Rand 94cf668398 Initial commit 2017-05-16 22:34:15 -04:00