Mark Pizzolato
|
6cc9d569bf
|
Merge Fixes from Bob Supnik's updates
|
2013-08-22 16:46:57 -07:00 |
|
Mark Pizzolato
|
2e5b0d54c6
|
Generalized the sim_disk layer to support large file disk devices (simh, VHD and RAW formats) with out requiring USE_ADDR64, and enhanced the pdp11_rq device to use this capability.
|
2013-03-17 12:02:43 -07:00 |
|
Mark Pizzolato
|
28f645aeab
|
Compiler suggested cleanups
|
2013-03-13 22:28:14 -07:00 |
|
Mark Pizzolato
|
9bd8305943
|
Cleanup compiler warnings on Solaris and newer OSX clang compilers.
Add Large File support on Solaris
|
2013-03-13 20:29:03 -07:00 |
|
Mark Pizzolato
|
9091330a5f
|
Compiler suggested fixes
|
2013-01-23 12:36:03 -08:00 |
|
Mark Pizzolato
|
fae991d592
|
More compiler identified cleanups
|
2013-01-10 16:10:39 -08:00 |
|
Mark Pizzolato
|
448d9e52fc
|
Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues
|
2013-01-10 15:14:51 -08:00 |
|
Mark Pizzolato
|
dac73b9381
|
Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules.
|
2013-01-10 13:29:15 -08:00 |
|
Mark Pizzolato
|
629de4dcc5
|
Build identified cleanups
|
2013-01-09 17:22:17 -08:00 |
|
Mark Pizzolato
|
66edd72ecb
|
Merge branch 'nj7p/swtp6800-v2.1'
Conflicts:
makefile
swtp6800/common/bootrom.c
swtp6800/common/dc-4.c
swtp6800/common/i2716.c
swtp6800/common/m6800.c
swtp6800/common/m6810.c
swtp6800/common/mp-8m.c
swtp6800/common/mp-a.c
swtp6800/common/mp-a2.c
swtp6800/common/mp-b2.c
swtp6800/common/mp-s.c
swtp6800/swtp6800/mp-a2_sys.c
swtp6800/swtp6800/mp-a_sys.c
swtp6800/swtp6800/swtp_defs.h
|
2012-07-13 15:21:30 -07:00 |
|
Bill Beech
|
908ad1308e
|
Corrected copyright dates on all files
|
2012-07-11 12:23:03 -07:00 |
|
Bill Beech
|
5fcd6a7960
|
Updated several file to remove "egregious" errors
|
2012-07-11 11:59:15 -07:00 |
|
Bill Beech
|
e0d8de9de7
|
Replaced SWTBUG.BIN, fixed error in common/mp-s.c, and removed debugging
statements from common.m6800.c. This version works in GIT release 4.0.
|
2012-07-08 15:50:41 -07:00 |
|
Bill Beech
|
567a304c37
|
Changes to replace the SWTP V1 code with the V2 code
|
2012-07-05 14:14:49 -07:00 |
|
Mark Pizzolato
|
0f8e6cfe95
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
|
Mark Pizzolato
|
db9bf32112
|
Merge of Bob's simh-v3.9-0-rc3
|
2012-04-23 11:50:43 -07:00 |
|