Skip to content

Commit ab49e82

Browse files
committed
mostly rmt related
1 parent db61111 commit ab49e82

30 files changed

Lines changed: 6063 additions & 41 deletions

7800bas.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ extern char currentcharset[256];
2222
extern int graphicsdatawidth[16];
2323
extern char charactersetchars[257];
2424

25-
#define BASIC_VERSION_INFO "7800basic v0.26"
25+
#define BASIC_VERSION_INFO "7800basic v0.27"
2626

2727
int main (int argc, char *argv[])
2828
{

0 commit comments

Comments
 (0)