From 7d5d24de2ecdb43af575b6e1f71064ab510773b6 Mon Sep 17 00:00:00 2001 From: Jeremy Rand Date: Sun, 14 Feb 2021 16:46:20 -0500 Subject: [PATCH] More readme updates. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aaa0a66..fe6950e 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ BuGS is an implementation of an arcade classic for the Apple //gs. You play the This game runs at 60 frames per second on a standard Apple //gs without an accelerator. It also works in some Apple //gs emulators. The [MAME emulator](https://www.mamedev.org) is recommended because it works best however it is difficult to setup. [Kelvin Sherlock's Ample](https://github.com/ksherlock/ample) is suggested for MacOS users looking for a simpler way to setup MAME. The [KEGS emulator](http://kegs.sourceforge.net) also works well as of v1.05. Please see the readme shipped in the distribution for more details about emulators, which work well with BuGS and which do not. [YouTube video of game on real HW](https://youtu.be/QcmpkEUQznM) + [Video of game run on mame](https://www.rand-emonium.com/wp-content/uploads/2021/02/BuGS_video.mp4)