Posted By
Harry Potter on 2024-09-17 18:59:11
| Re: Italian adventures (was: [solved] I passi della Regina, Italian adventure)
orion70: I'm glad you're interested. The files are at the link I gave you. I wanted to finish by saying that version 006 makes available up to 64 one-byte tokens and 128 two-byte tokens, while 007 128 one-byte tokens and 128 two-byte tokens. It will work on most CBM, Apple2 and Atari 8-bit targets. The latter also supports some control characters. I'm planning the following for PrintTok2:
* Many forms of literal compression, including 5- (like Z-Machine's), 6- and 7-bit variants * Automatic compression * A form of BPE, where, if not compressing literals, 16 one-byte tokens are to provide an offset to a repeated two-char fiield that was repeated up to 16 bytes ago * In a variant like v. 006, 26 more tokens in the range for CBM models of 0x61-0x7A.
If you have any other ideas to improve PrintTok, I ask you to reply.
|