Mark Pizzolato
779ab3a570
ALTAIRZ80: Add support to build m68k code on Itanium under VMS
2024-01-27 13:43:24 -10:00
Peter Schorn
7464b90b36
AltairZ80: Correct spelling, formatting and years
2023-10-02 02:24:02 -10:00
Mark Pizzolato
041c0244c9
AltairZ80: Set line endings to CRLF for consistency, remove tabs
...
Project standard source code has tabs converted to spaces and CRLF line
endings
2023-03-04 17:51:49 -10:00
Mark Pizzolato
bbc5b12663
AltairZ80: Fix duplication declaration introduced in rebase
2022-10-27 18:09:03 -10:00
Howard M. Harte
e65a35d429
Fix AltairZ80 compilation with Visual Studio 2008 ( #85 )
...
* AltairZ80: SS1: Fix disable after reset.
The CompuPro System Support 1 could not be disabled after enabled and
used due to timers causing it to be busy. Reset properly so that "set
ss1 disabled" works after reset.
* AltairZ80: wd179x: Properly reset 179x state.
* AltairZ80: M68K: Fix compile with VS2008.
* Musashi: Fix compilation with Visual Studio 2008.
* AltairZ80: M68K: Resolve warnings in softfloat.
* AltairZ80: Add headers to .vcproj
2022-10-24 14:15:51 -07:00
Mark Pizzolato
5ec770d077
AltairZ80: Fix VS2008 compile problem with recently updated m68k codebase
2022-10-21 14:31:27 -10:00
Howard M. Harte
7fec24dbde
AltairZ80: M68K: Changes for SIMH.
...
Build: Compiled with VS 2022, Clang, gcc.
Test: Boot and run CP/M-68K from: https://schorn.ch/cpm/zip/cpm68k.zip
2022-10-08 00:25:04 -07:00
Howard M. Harte
129ed5e1a9
AltairZ80: M68K: Update to Musashi 4.10
...
Includes up through commit fc7a6fc602e2fbcd24851670a5242358765feacf from
https://github.com/kstenerud/Musashi
2022-10-08 00:24:59 -07:00
Howard M. Harte
f2a1e15d13
AltairZ80: M68K: Move Musashi to m68k directory.
...
The M68K CPU is from https://github.com/kstenerud/Musashi . Move into
its own directory to facilitate easier synchronization with upstream
Musashi.
2022-10-08 00:24:49 -07:00