1
0
mirror of https://github.com/open-simh/simh.git synced 2026-04-19 01:18:09 +00:00

simh tools

This commit is contained in:
Bob Supnik
2003-12-28 17:18:00 -08:00
committed by Mark Pizzolato
parent b2101ecdd4
commit 78b401acd6
52 changed files with 23924 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
15-July-2001
version 0.2
removed references to snprintf from dumpobj.c and
mlb.c for portability
fixed a type cast warning in dumpobj.c compare_gsdlines
Removed strcasecmp from macro11.c for portability
Removed references to wnewmem.c from makefile (isn't needed)
makefile more compatible with non-gnu make and compiler
main prints version 0.2
14-July-2001
First release, version 0.1.