An implementation of Bejeweled for the Apple //
Go to file
2016-09-06 22:55:05 -04:00
a2bejwld Disable interrupts while reading from the joystick. By doing this, we can have the mouse and joystick drivers both enabled at the same time. Do not disable the mouse driver when mouse input is disabled. Register a "show" callback with the mouse driver and use that as a way to be notified of a VBL interval on the //c. 2016-09-06 22:55:05 -04:00
a2bejwld.xcodeproj Modify the project to index the code, add the cc65 includes and workaround the problem with __fastcall__ attribute which the native Mac compiler does not understand. Xcode should now do a better job of syntax highlighting, code completion and finding syntax errors before building. 2016-08-25 23:02:14 -04:00
a2bejwld.png
README.md Update the read me file. 2016-07-26 01:31:14 -04:00

A2Bejwld

This is an implementation of Bejeweled written for the Apple //. It is my HackFest entry at KansasFest 2016.

A2Bejwld Screenshot

Download a disk image