Daniel Markstedt
Daniel Markstedt
I made several attempts to implement such a hook for browser navigation based on signals coming from Dropzone but failed to get it working as intended. The event either did...
@Ruxton Do you know of usage examples of OpenSMDI with other SCSI storage devices? It is not clear to me that any kind of work is needed on the RaSCSI...
@Ruxton Understood, thanks for the overview. I had a look at the OpenSMDI library code and quickly realized that it is for Windows, and depends on VS2007 to compile. Are...
I uploaded the original spec to archive.org for posterity and discoverability -- https://archive.org/details/smdi_20220929 It is a non-free file so I don't think it's correct to be distributing it in a...
Set up forks for OpenSMDI and ESMDI on GitHub (distributed under GPL3) and started modernizing the C code to compile on Linux. https://github.com/rdmark/OpenSMDI https://github.com/rdmark/ESMDI Still absolutely no guarantees, but I...
I got both OpenSMDI and ESMDI to a state where they compile and link on Debian (gcc 10 and 12), x86_64 and ARM. The statically linked esmdi crashes instantly, so...
@nucleogenic Minor thing, but it'd be helpful if you could make branches in this project instead of your fork. It makes it slightly more convenient to check out your work...
@philpem @drdpj @wohali Tagging you for feedback, since you have raised your interest in SASI support in the past. It would be very helpful if you helped us understand your...
@crivett95 Thank you for volunteering with testing on your X68k! There are two X68k specific features, both enabled through the "Bridge" device: a Neptune-X compatible ethernet adapter (similar to the...
@crivett95 I put up a tentative PR to change the product name back to RASCSI BRIDGE, see https://github.com/akuker/RASCSI/pull/851. Would you be able to build and test if this addresses the...