nestornillo

Results 20 comments of nestornillo

I will place now one PR for each of the three utilities. Later we can see what to change to CPCtelera.

Just noticed that in the comments of the 3 asm bindings files it says "C bindings for ..."

I've converted cpct_setInterruptHandler into a configurable macro, which creates a custom version of the function that saves selected registers, opened PR #143

**cpct_loadBinaryFile** I've supposed the intention for this function is to read from disc and not tape (comment on line 53 "two k buffer not used with cas in direct" suggests...

Yes, enableBackgroundROMs is not nice. I just adapted the code I mention in previous comment, but I agree that it would be better if only disc ROM has to be...

I've done some revision, commenting, and testing on this routines, opened PRs #131 and #132

Just found a commit of yours on 10 Aug 2018 "Fix:Produced h.s needed to be added to IMGASMFILES ", wich is the complete opposite of this patch. I don't know,...

Sorry, I've closed this PR by accident

I've tested this patch on my machines. unfortunately, tool building fails on both my linux and my w7cygnus (both of them run latest CPCtelera development ok) As my main machine...

On my W7 PC i have updated Cygwin to a newer version so I can access to its packages now. After installing package zlib-devel now I get the same error...