Mark Pizzolato
decbe5b76b
Various simulators: Set line endings to CRLF for consistency, remove stray tabs
...
Project standard source code has tabs converted to spaces and CRLF line
endings.
Other text files have CRLF line endings.
2023-03-19 16:51:27 -04:00
Bill Beech
44428e53b6
SWTP6800: Update to simulators
...
- General cleanup of codebase
- Fixed condition codes m6800.c from Roberto Sancho Villa
- Add additional FDC lfd-400 from Roberto Sancho Villa
- Add additional OS's (FLEX 1.0, FDOS 1.0, DOS68, MiniDOS, and MiniDOS-MPX)
to software support
- Add additional disk formats to software support dc-4.c from Roberto
Sancho Villa
- Add CPU history
- Fix LOAD/DUMP to support binary and hex
- Fix fprintf_sym to disassemble 6800 code correctly
- Add EXAMINE/DEPOSIT to CPU Memory
- Fixed disasm to space the register
- Add SET_FLAG(IF) to IRQ – fixed error in handling IRQ from
Roberto Sancho Villa
2022-06-09 14:28:04 -07:00
Bill Beech
8d9a379d05
25 Apr 15 mods for ISYS8010.
2015-05-05 14:06:10 -07:00
Mark Pizzolato
50bac79cd3
SWTP68000: Merge of Bill Beech's swtp6800-v2.1 branch with tabs removed
2015-04-05 16:00:22 -07:00
Mark Pizzolato
66dba79418
ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time
2015-03-30 10:24:24 -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
fae991d592
More compiler identified cleanups
2013-01-10 16:10:39 -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
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
db9bf32112
Merge of Bob's simh-v3.9-0-rc3
2012-04-23 11:50:43 -07:00