Audio (331) Datatype (50) Demo (188) Development (562) Document (21) Driver (93) Emulation (143) Game (911) Graphics (477) Library (105) Network (218) Office (60) Utility (855) Video (65)
Total files: 4079
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
ZMakebas | Description: | Make ZX Spectrum .TAP from BASIC text | Download: | zmakebas.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 112kb | Version: | 1,2 | Date: | 27 Apr 2020 | Author: | Russell Marks (Ported by Chris Young) | Submitter: | uploader | Homepage: | http://github.com/chris-y/zmakebas | Category: | utility/misc | Replaces: | utility/misc/zmakebas.lha | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 11254 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 22 (Current version) | | 149 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Converts text files to Spectrum or ZX81 BASIC files.
Amiga port. I don't think the OS3 build works properly, please use the old
version on Aminet for now.
Changelog:
2020-04-21 Chris Young <chris at unsatisfactorysoftware.co.uk>
* Added -3 switch to allow writing of +3DOS compatible files
(suitable to copy onto a +3 disk image or Next SD card)
* Version 1.6
2020-04-20 Derek Bolli <dbolli at bigpond.net.au>
* Added ZX Spectrum Next NextBASIC tokens to array of spectrum keywords (0x87
PEEK$ -> 0xA2 RMDIR)
* Added support for ZX Spectrum Next NextBASIC %$nnnn hex and %()nnnn binary
notation with no FP inline representation required
* Fixed bug preventing zx81 mode FP inline representation being added for
labels (introduced in v1.4.1-alpha)
* Version 1.5.2 (skips non-functioning v1.5.1)
2015-07-26 Derek Bolli <dbolli at bigpond.net.au>
* Combined the zmakebas 1.41-alpha version
from http://www.ianjohnston.com/
with the version by Antonio Villena (which I am calling 1.42) at
https://sourceforge.net/p/emuscriptoria/code/HEAD/tree/desprot/ZMakeBas.c
which fixes the DEF FN issue where the program fails to run with a Q
Parameter Error
and can also create ZX81 .p files.
* Fixed a case statement increment issue in 1.42 memcpycnv that prevented
compilation
* Fixed an issue in 1.42 dbl2spec where function would loop endlessly if num
param was 0
* Windows version compiled by ()utz at
http://www.worldofspectrum.org/forums/discussion/51025/fix-for-the-def-fn-bug-of
-zmakebas#latest
* Version 1.5.
2014-08-08 Alistair Neil <info()dazzleships.net>
* Added experimental support for a tiny subset of spectranet commands
* Added -v option for version output
* Version 1.4-alpha.
2014-08-06 Alistair Neil <info()dazzleships.net>
* Fixed usagehelp not displayed if no arguments provided.
* Version 1.3.
2004-07-23 Russell Marks <russell.marks()ntlworld.com>
* Version 1.2.
2004-05-01 Russell Marks <russell.marks()ntlworld.com>
* Fixed ignoring of escape sequences in REM statements. Thanks
again to Matthew Westcott.
* zmakebas.c: added support for embedding literal eight-bit
character codes into the output, for e.g. colour control codes.
Thanks to Matthew Westcott for the patch.
2000-11-03 Russell Marks <russell.marks()ntlworld.com>
* Version 1.1.
* zmakebas.1: minor fixes.
* Cleaned things up a little, made installation saner, added
uninstall target, and updated contact details.
|