1
0
mirror of https://github.com/simh/simh.git synced 2026-04-29 21:16:46 +00:00

Merge with v3.9-0-rc2 first pass

This commit is contained in:
Mark Pizzolato
2012-03-24 19:46:37 -07:00
parent 6d11b3bd25
commit 6e813b8364
104 changed files with 415 additions and 348 deletions

View File

@@ -1,6 +1,6 @@
/* s3_sys.c: IBM System/3 system interface
Copyright (c) 2001-2005, Charles E. Owen
Copyright (c) 2001-2012, Charles E. Owen
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
@@ -22,6 +22,8 @@
Except as contained in this notice, the name of Charles E. Owen shall not be
used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from Charles E. Owen.
19-Mar-12 RMS Fixed declaration of conversion tables (Mark Pizzolato)
*/
#include <ctype.h>