Mercurial > public > ostc4
comparison Small_CPU/Src/baseCPU2.c @ 55:a7683f9765da
Italian activated (needs some fine tuning), special characters (?,?,?,?,? and others) currently not working...
author | heinrichsweikamp |
---|---|
date | Tue, 07 Aug 2018 00:24:05 +0200 |
parents | 46530453eb01 |
children | 6a6116d7b5bb |
comparison
equal
deleted
inserted
replaced
54:321df89d5710 | 55:a7683f9765da |
---|---|
167 = | 167 = |
168 { | 168 { |
169 .versionFirst = 1, | 169 .versionFirst = 1, |
170 .versionSecond = 4, | 170 .versionSecond = 4, |
171 .versionThird = 1, | 171 .versionThird = 1, |
172 .versionBeta = 1, | 172 .versionBeta = 0, |
173 | 173 |
174 /* 4 bytes with trailing 0 */ | 174 /* 4 bytes with trailing 0 */ |
175 .signature = "cw", | 175 .signature = "mh", |
176 | 176 |
177 .release_year = 18, | 177 .release_year = 18, |
178 .release_month = 7, | 178 .release_month = 7, |
179 .release_day = 29, | 179 .release_day = 29, |
180 .release_sub = 0, | 180 .release_sub = 0, |