mirror of
https://github.com/nanochess/pretty6502.git
synced 2025-08-09 21:25:10 +00:00
Updated version number
This commit is contained in:
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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user