Post Reply 
New dev tools for Sharp PC-1500
05-12-2024, 11:28 PM
Post: #1
New dev tools for Sharp PC-1500
I have been working on a set of tools primarily for the PC-2 (Sharp PC-1500) but I hope to expand to other Sharp models. All tools are designed to use VS Code and Powershell. For Mac you can install VS Code and then the Powershell extension.

At this time, we have the following tools.:

Syntax Highlighting for Sharp PC-1500 BASIC
Create BASIC loader from BIN file
Tokenizing for Sharp PC-1500 BASIC
Adding CE-158(X) header to BIN or BAS file

Note that the syntax highlighting for VS Code has to be manually installed with the VSIX file. In time I will get it added to the marketplace (free of course). Also, the PC-1500 tokenizer uses a rather simple sort of parsing. Line numbers and keywords must be space delimited, i.e. '10 PRINT "TEXT":A=5'. After tokenizing a CE-158(X) header is added to the file so it can be loaded with a CE-158(X).

https://github.com/Jeff-Birt/Sharp-SBASI..._extension
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)