Skip to content

Commit f20266e

Browse files
authored
Merge pull request #25 from jaromaz/1.3.3
Moving older emulators to the DinosPi project
2 parents 5282945 + 31c4fed commit f20266e

File tree

10 files changed

+3
-420
lines changed

10 files changed

+3
-420
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,10 @@ The project consists of the following auto-compiling and installing bash scripts
2424

2525
**Mac OS images** are pre-configured to support online connections.
2626

27-
Special thanks to [Christian Bauer](https://www.cebix.net) and [kanjitalk755](https://github.com/kanjitalk755).
28-
29-
As a bonus, additional auto-compiling and installing bash scripts for a bit older machines:
27+
Apple-1, Apple ][, Altair and IMSAI emulators moved to the new [DinosPi](https://github.com/jaromaz/DinosPi) project.
3028

31-
* Apple-1 computer emulator **[pom1](http://pom1.sourceforge.net)**.
32-
* Apple \]\[ computer emulator **[linapple](https://linapple.sourceforge.net/screenshots.html)** supporting Apple \]\[, Apple \]\[+ , Apple //e, and enhanced Apple //e computers.
33-
* Altair/IMSAI emulator **[z80pack](https://www.autometer.de/unix4fun/z80pack/)** supporting Altair 8800 system with 8080 or Z80 CPU, IMSAI 8080 system with 8080 or Z80 CPU, generic Z80/8080 CPU emulation, emulation of a complete system for running CP/M 1, CP/M 2, CPM 3 and MP/M 2.
29+
Special thanks to [Christian Bauer](https://www.cebix.net) and [kanjitalk755](https://github.com/kanjitalk755).
3430

35-
Additional instructions for these emulators can be found in **[README.md](older/README.md)** in the [older](older/README.md) directory.
3631

3732
## Installation
3833

assets/func.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# MacintoshPi functions
1515
# --------------------------------------------------------
1616

17-
VERSION="1.3.2"
17+
VERSION="1.3.3"
1818
BASE_DIR="/usr/share/macintoshpi"
1919
CONF_DIR="/etc/macintoshpi"
2020
WAV_DIR="${BASE_DIR}/sounds"

assets/img/apple1.gif

-25.8 KB
Binary file not shown.

assets/img/apple12.png

-517 KB
Binary file not shown.

assets/img/apple2.gif

-18.9 KB
Binary file not shown.

assets/img/imsai.png

-1.32 MB
Binary file not shown.

older/README.md

Lines changed: 0 additions & 117 deletions
This file was deleted.

older/altair-imsai.sh

Lines changed: 0 additions & 128 deletions
This file was deleted.

older/apple1.sh

Lines changed: 0 additions & 61 deletions
This file was deleted.

0 commit comments

Comments
 (0)