mirror of
https://github.com/simh/simh.git
synced 2026-01-28 20:51:20 +00:00
Merge with v3.9-0-rc2 first pass
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* altair_cpu.c: MITS Altair Intel 8080 CPU simulator
|
||||
|
||||
Copyright (c) 1997-2005, Charles E. Owen
|
||||
Copyright (c) 1997-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"),
|
||||
@@ -25,6 +25,7 @@
|
||||
|
||||
cpu 8080 CPU
|
||||
|
||||
19-Mar-12 RMS Fixed data type for breakpoint variables
|
||||
08-Oct-02 RMS Tied off spurious compiler warnings
|
||||
|
||||
The register state for the 8080 CPU is:
|
||||
|
||||
Reference in New Issue
Block a user