comparison blastem.c @ 531:46a60bb5f785

Update version number
author Mike Pavone <pavone@retrodev.com>
date Wed, 12 Feb 2014 23:25:48 -0800
parents 6a648d944311
children c641006da28e
comparison
equal deleted inserted replaced
530:92606a032d56 531:46a60bb5f785
15 #include "util.h" 15 #include "util.h"
16 #include <stdio.h> 16 #include <stdio.h>
17 #include <stdlib.h> 17 #include <stdlib.h>
18 #include <string.h> 18 #include <string.h>
19 19
20 #define BLASTEM_VERSION "0.1.0" 20 #define BLASTEM_VERSION "0.2.0"
21 21
22 #define MCLKS_NTSC 53693175 22 #define MCLKS_NTSC 53693175
23 #define MCLKS_PAL 53203395 23 #define MCLKS_PAL 53203395
24 24
25 #define MCLKS_PER_68K 7 25 #define MCLKS_PER_68K 7