Stefano
Stefano
From time to time I pick an working program written in C and try to run it on z88dk. In this way I have a simple and funny way to...
When an argument is passed to the command line and the file redirection is used, the argument count overflows and picks a non-existing parameter. ``` #include int x; int main(int...
- [x] Struct definitions for parameter passing - [x] GIOS function code/name declarations - [x] Support API library z88dk compatible graphics library/shim - [x] line drawing - [ ] circle...
This is an experimental library I'm working on. A standard zx81 with a standard 16k RAM pack (not necessairly modified) can produce a graphics picture by altering the character set...
I thought to keep an open issue for this after chatting with a disappointed z88dk fan which hoped to be able to use fopen, etc. On the c128 target port....
This thread is intended to list and collect new bugs and feature requests on the sharp pc calculators family. I'll update the following list basing on the test results and...
I think I have enough material to be able to support this monster.
https://github.com/z88dk/z88dk/pull/466#issuecomment-342786312 I this post in the past November I mentioned the 'tiles' functions. The updated, improved code relies on conditional assembly and should be modified 'on the' fly at compile...
I noticed that the way GCC runs on Windows heavily depends on the local setup (Cygwin, Mingw, Msys, etc..). This is how to get straight to the goal without much...
#2086, #2087 'tape' subfolders moved at the target level #2086 All the tape routines (ZX Spectrum J.ACE ..) now preserve IX TS2068 tape support fixed #2082, #2084 Sharp MZ tape...