mirror of
https://github.com/nanochess/pretty6502.git
synced 2025-01-13 19:29:46 +00:00
Updated version number
This commit is contained in:
parent
a1c8fa13fb
commit
724dcd6d60
2
README
2
README
@ -1,4 +1,4 @@
|
|||||||
Pretty6502 v0.2 by Oscar Toledo G. http://nanochess.org/
|
Pretty6502 v0.3 by Oscar Toledo G. http://nanochess.org/
|
||||||
|
|
||||||
Executables provided for Mac OS X and Windows.
|
Executables provided for Mac OS X and Windows.
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
#define VERSION "v0.2"
|
#define VERSION "v0.3"
|
||||||
int tabs;
|
int tabs;
|
||||||
int processor;
|
int processor;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user