SWTP68000: Merge of Bill Beech's swtp6800-v2.1 branch with tabs removed
This commit is contained in:
parent
8ad7dc2b93
commit
50bac79cd3
12 changed files with 14 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
||||||
/* bootrom.c: Boot ROM simulator for Motorola processors
|
/* bootrom.c: Boot ROM simulator for Motorola processors
|
||||||
|
|
||||||
Copyright (c) 2010-2011, William A. Beech
|
Copyright (c) 2010-2012, William A. Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
@ -24,8 +24,8 @@
|
||||||
in this Software without prior written authorization from William A. Beech.
|
in this Software without prior written authorization from William A. Beech.
|
||||||
|
|
||||||
These functions support a single simulated 2704 to 2764 EPROM device on
|
These functions support a single simulated 2704 to 2764 EPROM device on
|
||||||
an 8-bit computer system.. This device allows the the device buffer to
|
an 8-bit computer system.. This device allows the buffer to be loaded from
|
||||||
be loaded from a binary file containing the emulated EPROM code.
|
a binary file containing the emulated EPROM code.
|
||||||
|
|
||||||
These functions support a simulated 2704, 2708, 2716, 2732 or 2764 EPROM
|
These functions support a simulated 2704, 2708, 2716, 2732 or 2764 EPROM
|
||||||
device on a CPU board. The byte get and put routines use an offset into
|
device on a CPU board. The byte get and put routines use an offset into
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* dc4.c: SWTP DC-4 FDC Simulator
|
/* dc4.c: SWTP DC-4 FDC Simulator
|
||||||
|
|
||||||
Copyright (c) 2005-2011, William A. Beech
|
Copyright (c) 2005-2012, William A. Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* i2716.c: Intel 2716 EPROM simulator for 8-bit processors
|
/* i2716.c: Intel 2716 EPROM simulator for 8-bit processors
|
||||||
|
|
||||||
Copyright (c) 2011, William A. Beech
|
Copyright (c) 2011-2012, William A. Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* m6800.c: SWTP 6800 CPU simulator
|
/* m6800.c: SWTP 6800 CPU simulator
|
||||||
|
|
||||||
Copyright (c) 2005-2011, William Beech
|
Copyright (c) 2005-2012, William Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* m6810.c: Motorola m6810 RAM emulator
|
/* m6810.c: Motorola m6810 RAM emulator
|
||||||
|
|
||||||
Copyright (c) 2011, William A. Beech
|
Copyright (c) 2011-2012, William A. Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* mp-8m.c: SWTP 8K Byte Memory Card emulator
|
/* mp-8m.c: SWTP 8K Byte Memory Card emulator
|
||||||
|
|
||||||
Copyright (c) 2011, William A. Beech
|
Copyright (c) 2011-2012, William A. Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* mp-a.c: SWTP MP-A M6800 CPU simulator
|
/* mp-a.c: SWTP MP-A M6800 CPU simulator
|
||||||
|
|
||||||
Copyright (c) 2011, William Beech
|
Copyright (c) 2011-2012, William Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* mp-a2.c: SWTP MP-A2 M6800 CPU simulator
|
/* mp-a2.c: SWTP MP-A2 M6800 CPU simulator
|
||||||
|
|
||||||
Copyright (c) 2011, William Beech
|
Copyright (c) 2011-2012, William Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* mp-b2.c: SWTP SS-50/SS-30 MP-B2 Mother Board
|
/* mp-b2.c: SWTP SS-50/SS-30 MP-B2 Mother Board
|
||||||
|
|
||||||
Copyright (c) 2011, William A. Beech
|
Copyright (c) 2011-2012, William A. Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* mp-s.c: SWTP MP-S serial I/O card simulator
|
/* mp-s.c: SWTP MP-S serial I/O card simulator
|
||||||
|
|
||||||
Copyright (c) 2005-2011, William Beech
|
Copyright (c) 2005-2012, William Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* mp-a_sys.c: SWTP 6800 system interface
|
/* mp-a_sys.c: SWTP 6800 system interface
|
||||||
|
|
||||||
Copyright (c) 2005, William Beech
|
Copyright (c) 2005-2012, William Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* mp-a_sys.c: SWTP 6800 system interface
|
/* mp-a_sys.c: SWTP 6800 system interface
|
||||||
|
|
||||||
Copyright (c) 2005, William Beech
|
Copyright (c) 2005-2012, William Beech
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
Loading…
Add table
Reference in a new issue