diff --git a/README.md b/README.md index cd0b347..9d46cbf 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,19 @@ To Run: or `java -jar Jace.jar` +Support JACE: + +JACE will always be free, but it does take considerable time to refine and add new features. If you would like to show your support and encourage the author to keep maintaining this emulator, why not throw him some change to buy him a drink? (The emulator was named for the Jack and Cokes consumed during its inception.) +Donate to support JACE! (BTC) +Donate to support JACE! (Paypal) + To Build: * See [build.sh](build.sh) Jace is a java-based Apple //e emulator with many compelling features: -* NEW: Built-in IDE for writing basic and assembly programs, using ACME to compile and execute directly without leaving the emulator. +* NEW: UI Control Overlay makes common actions more conveniently available at the click of a button! +* Built-in IDE for writing basic and assembly programs, using ACME to compile and execute directly without leaving the emulator. * Disk and Mass-storage (hard drive, 3.5 floppy) images * Joystick and Mouse are fully supported (Joystick can be emulated with either keyboard or mouse, Java doesn't have native joystick support * All graphics modes are supported, including Apple RGB "Mixed" and B&W modes.