commit 9883eac72449c0f4c5aaa653c40f13476de74f2a Author: Ingo Korb Date: Sun Aug 30 20:38:04 2015 +0200 Add support for the Maniac Mansion/Zak McKracken loader Add the fastloader used by Maniac Mansion and Zak McKracken. MM has an additional copy protection check on originals which is currently unsupported. commit f69e68be4775199a2f6f576888278afcb4a0ae77 Author: Ingo Korb Date: Sun Aug 30 18:37:17 2015 +0200 d64ops: Force mount failure for 40-track D64 images Force a failure when trying to mount a 40-track D64 image instead of trying to mount them as DNP which doesn't work. commit c5fc44968323aff020a0f5483ff55551b15ef0e6 Author: Ingo Korb Date: Sun Aug 30 13:13:15 2015 +0200 Add U3 to U8 commands Recognize the U3 to U8 commands as additional ways to run drive code. commit 0736ad4ed43c6ecea4201c78e9276a5e4c228f3f Author: Ingo Korb Date: Sun Aug 30 12:12:07 2015 +0200 Use an enum for the fastloader IDs Move the fastloader IDs into an enum - only two of them really have to be #defined for the assembler module. commit 765ec63c99a45be2d6316f0d8e457de906791616 Author: Ingo Korb Date: Sun Aug 30 12:11:09 2015 +0200 Update copyright notices for 2015