Skip to content

Commit

Permalink
Merge pull request #25 from jaromaz/1.3.3
Browse files Browse the repository at this point in the history
Moving older emulators to the DinosPi project
  • Loading branch information
jaromaz authored Jul 23, 2023
2 parents 5282945 + 31c4fed commit f20266e
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 420 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,10 @@ The project consists of the following auto-compiling and installing bash scripts

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

Special thanks to [Christian Bauer](https://www.cebix.net) and [kanjitalk755](https://github.com/kanjitalk755).

As a bonus, additional auto-compiling and installing bash scripts for a bit older machines:
Apple-1, Apple ][, Altair and IMSAI emulators moved to the new [DinosPi](https://github.com/jaromaz/DinosPi) project.

* Apple-1 computer emulator **[pom1](http://pom1.sourceforge.net)**.
* Apple \]\[ computer emulator **[linapple](https://linapple.sourceforge.net/screenshots.html)** supporting Apple \]\[, Apple \]\[+ , Apple //e, and enhanced Apple //e computers.
* 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.
Special thanks to [Christian Bauer](https://www.cebix.net) and [kanjitalk755](https://github.com/kanjitalk755).

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

## Installation

Expand Down
2 changes: 1 addition & 1 deletion assets/func.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# MacintoshPi functions
# --------------------------------------------------------

VERSION="1.3.2"
VERSION="1.3.3"
BASE_DIR="/usr/share/macintoshpi"
CONF_DIR="/etc/macintoshpi"
WAV_DIR="${BASE_DIR}/sounds"
Expand Down
Binary file removed assets/img/apple1.gif
Binary file not shown.
Binary file removed assets/img/apple12.png
Binary file not shown.
Binary file removed assets/img/apple2.gif
Binary file not shown.
Binary file removed assets/img/imsai.png
Binary file not shown.
117 changes: 0 additions & 117 deletions older/README.md

This file was deleted.

128 changes: 0 additions & 128 deletions older/altair-imsai.sh

This file was deleted.

61 changes: 0 additions & 61 deletions older/apple1.sh

This file was deleted.

Loading

0 comments on commit f20266e

Please sign in to comment.