Print debug output (variables dump) to log instead of message.
Removed obsolete macro AM_PROG_CC_STDC.
Fix line B (cmp/eor/cmpm) disassembly.
ym-engine dump on Windows
ym-engine dump on Windows
Added DESTDIR.
Hi Benjamin, oh sorry, so I was on the wrong track anyway. I have downloaded your build and it worked like a charm without any problems right away :) I am able to use ym-engine and get the dumps I wanted. Thank you so much for your effort and time, I had thought that I would no longer receive support. Now i can implement that functionality in my project as well :) Best regards and thanks again!!
Simplified readline detection, removed libedit auto-selection for mingw and darwin.
Hi, I was able to cross compile a mingw64 version. It seems to work with wine. I'll try to make a proper package but it's not as simple as just compile the thing. Meanwhile there is the archive in attachment.
Updated sndh-db (2024-08-08).
Hi, I meant compile the current version from the svn repository here at sourceforge.net (should be version ~ 3.0.0.695) Hopefully it compiles easily on cygwin. It used to but I haven't tested for a while. On a side note you might want to install a few dependencies. Mainly libao-dev (or whatever the package are named) if you want the program to produce sound and/or wav file. Notice you don't really need that if you only want to use the dump engine. Optionallylibcurl-dev zlib-dev readline-dev. Read...
Added missing vcversion.sh.
Hi Benjamin, thank you for your answer! I understand that the software is 20+ years old and problems are expected. "sc68 -hh" returned "SC68rsc_open(1,config,2) : not found" and "SC68rsc_open(1,config,1) : not found" which is the same answer as for --ym-engine. Therefore, i turned to another path as you suggested. I installed cygwin and tried to build the 2.2.1 version myself. However, i encounter problems: -> "autoreconf -i" fails with "error: SOURCE_UNICE68 does not appear in AM_CONDITIONAL" ->...
Hi. The problem is that this version is very old. I'm not even sure the dump engine was implemented at the time. May be try with the old style Windows command prompt first just to eliminate any See sc68 -hh for a full help and look for the --ym-engine=dump. I am fairly sure it was not. In that case either you can build from the source code (cygwin or msys/mingw) or I can try to make that Windows build for you. Cheers
ym-engine dump on Windows
Updated SNDh time database (2024-06-23).
Updated sndh database.
Updated SNDH database.
I can confirm that the latest r703 compiles just fine on my Linux system now. Thanks so much!
Compile error with timedb.inc.h
Should be fixed.
Fix mix-up in time-db ans replay-rom generated headers.
Complete mixed-up between 2 generated files. Fixing it ASAP.
Compile error with timedb.inc.h
Added asidifier and protracker replay to the rom.
Removes duplicated replays.
Fix replay rom.
Renerate replay rom header.
Modify sc68 loader to set the default d0 value to track number+1 instead of zero.
Fix outdated Amiga replays.