mirror of
https://github.com/a2-4am/4sports.git
synced 2025-01-17 15:30:36 +00:00
add links to Ample and MAME
This commit is contained in:
parent
0922b4795c
commit
6c831a0d51
@ -26,7 +26,7 @@ $ cd 4sports/
|
||||
$ make
|
||||
```
|
||||
|
||||
If all goes well, the `build/` subdirectory will contain a `4sports.hdv` image which can be mounted in emulators like [OpenEmulator](https://archive.org/details/OpenEmulatorSnapshots) or [Virtual II](http://virtualii.com/).
|
||||
If all goes well, the `build/` subdirectory will contain a `4sports.hdv` image which can be mounted in emulators like [OpenEmulator](https://archive.org/details/OpenEmulatorSnapshots), [Ample](https://github.com/ksherlock/ample), or [Virtual II](http://virtualii.com/).
|
||||
|
||||
If all does not go well, try doing a clean build (`make clean dsk`)
|
||||
|
||||
@ -85,7 +85,7 @@ $ cd 4sports/
|
||||
$ make
|
||||
```
|
||||
|
||||
If all goes well, the `build/` subdirectory will contain a `4sports.hdv` image which can be mounted in emulators like [OpenEmulator](https://archive.org/details/OpenEmulatorSnapshots) or [Virtual II](http://virtualii.com/).
|
||||
If all goes well, the `build/` subdirectory will contain a `4sports.hdv` image which can be mounted in emulators like [MAME](http://www.mamedev.org).
|
||||
|
||||
If all does not go well, try doing a clean build (`make clean dsk`)
|
||||
|
||||
@ -93,7 +93,6 @@ If that fails, perhaps you have out-of-date versions of one of the required tool
|
||||
|
||||
If that fails, please [file a bug](https://github.com/a2-4am/4sports/issues/new).
|
||||
|
||||
|
||||
# Navigating the code
|
||||
|
||||
## Initialization
|
||||
|
Loading…
x
Reference in New Issue
Block a user