mirror of
https://github.com/holub/mame
synced 2025-05-18 19:49:35 +03:00
Cleanups and version bump.
This commit is contained in:
parent
c57cc3659d
commit
eb2ba6cf6c
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -128,7 +128,7 @@ src/emu/cpu/hd6309/hd6309.c svneol=native#text/plain
|
||||
src/emu/cpu/hd6309/hd6309.h svneol=native#text/plain
|
||||
src/emu/cpu/i386/cycles.h svneol=native#text/plain
|
||||
src/emu/cpu/i386/i386.c svneol=native#text/plain
|
||||
src/emu/cpu/i386/i386.h svneol=native#text/plain
|
||||
src/emu/cpu/i386/i386.h -text svneol=native#text/plain
|
||||
src/emu/cpu/i386/i386dasm.c svneol=native#text/plain
|
||||
src/emu/cpu/i386/i386op16.c svneol=native#text/plain
|
||||
src/emu/cpu/i386/i386op32.c svneol=native#text/plain
|
||||
|
@ -124,7 +124,7 @@
|
||||
| |Datum: 12.02.96 | |__________| | | |
|
||||
| |_________________________| |_______________| |
|
||||
| |
|
||||
| エ ____ ___________________ __________________ __ |
|
||||
| ? ____ ___________________ __________________ __ |
|
||||
| / \ |MGI V GER | | | |H | |
|
||||
| | Batt | |3.9 / I / 8201 | | ALTERA | | | |
|
||||
| | ery | |M27C2001 | | | |__| |
|
||||
|
@ -10,4 +10,4 @@
|
||||
***************************************************************************/
|
||||
|
||||
extern const char build_version[];
|
||||
const char build_version[] = "0.134u3 ("__DATE__")";
|
||||
const char build_version[] = "0.134u4 ("__DATE__")";
|
||||
|
Loading…
Reference in New Issue
Block a user