dandoore

Results 5 issues of dandoore

To support building of MGT images (and to extend the functionality) can the following changes be made to the z88dk-appmake for +mgt: **Current Options:** ``` -h --help (bool) Display this...

enhancement
appmake

On the SAM Coupé the POINT(X,Y) function should return the pixels colour value (0 to 15) in MODE 3&4 but 0-1 (not paper) in MODE 1/2/ Documented here: https://github.com/z88dk/z88dk/wiki/SAM-Coup%C3%A9-Library-Reference

enhancement
classiclib

Can the timing of (non fast floppy disk access) simulated disk loading be tweaked to match real hardware so that this lovely peice of [music playing loader code](https://www.facebook.com/groups/20486797963/permalink/10160303170197964/) functions correctly?...

This MOD loads OK and starts to play but then it all goes a bit odd... [https://modarchive.org/index.php?request=view_by_moduleid&query=188875](https://modarchive.org/index.php?request=view_by_moduleid&query=188875)

bug

Support for HTTP get via Trinity in the file selector to allow modules to be loaded across a network connection.

enhancement