Search found 2 matches

by rga24
Mon Sep 04, 2006 2:20 am
Forum: NESdev
Topic: List of Family BASIC tokens (keywords)
Replies: 3
Views: 3626

I made this list by examining the contents of ROM from BASIC itself, using the PEEK function. Once I'd found out where the tokens began, and the token format, I wrote a short program to parse the tokens and print them out on the screen. I experimented with PLAY at the weekend. I only managed to get ...
by rga24
Sun Sep 03, 2006 6:33 am
Forum: NESdev
Topic: List of Family BASIC tokens (keywords)
Replies: 3
Views: 3626

List of Family BASIC tokens (keywords)

Hi, Here's a list of BASIC tokens for Family BASIC V2 and V3. I have 'saved' the programs used to obtain these as screen grabs using FCE Ultra. Contact me if you want the images. I couldn't find anything like this on teh interweb so set about finding them myself. Some are obvious, others I'm still t...