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
c9c9fa641b
SWTP6800: General cleanup and boot fixup
...
DC-4: fixed flags
M6800: simplified code in big instr decode loop, Removed sim-debug
M6810: added examine and deposit (from Thomas Pfau), Removed sim-debug
MP-A: added examine and deposit (from Thomas Pfau)
2022-03-09 15:37:29 -07:00
Bill Beech
eea6eceaa9
SWTP: Improve error messages
2018-08-27 15:33:05 -07:00
Bill Beech
5eb6566565
SWTP: Properly check return status from disk reads
2018-03-06 12:24:40 -08:00
Bill Beech
625d1b391e
swtp6800: Solve Coverity identified issues
2017-06-07 11:06:02 -07:00
Bill Beech
f10f8bc9c5
SWTP6800: Address Converity identified problems
2017-03-13 16:55:13 -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
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
9091330a5f
Compiler suggested fixes
2013-01-23 12:36:03 -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
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