| |
JCH
Registered: Aug 2008 Posts: 200 |
DeepSID
I have made my own online SID player. It uses Jürgen Wothke's WebSid emulator and can also play digi tunes. You can browse all of HVSC #68 with it.
Check out my blog post for more information:
http://chordian.net/2018/05/12/deepsid/
Direct link:
http://deepsid.chordian.net/ |
|
... 197 posts hidden. Click here to view all posts.... |
| |
JCH
Registered: Aug 2008 Posts: 200 |
DeepSID now uses HTTPS. |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
Would it be possible to add some more SID header info, specifically the load address and binary size of a SID, and perhaps the init/play addresses as well?
I find myself looking for nice (temporary) tunes for demo projects quite a bit that I would like/need to be located at a certain address range. I have a Python script that parses the HVSC and lists tunes by load address, but having DeepSID display this info would allow me to just click my way through my favourite composers and immediately hear a tune and then see if it'll fit my project. |
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
Quote:You demand HTTPS for a login
i really wish browsers would just drop http - there is no reason to support it at all in 2018. |
| |
iAN CooG
Registered: May 2002 Posts: 3193 |
not everything needs https, and not all sites have it implemented, so it's hardly going to disappear soon. |
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
there is also no reason for a site to not implement it. for most cases, its like one click of work.
just wait until apple says so. it will happen soon enough. |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
Will you boys please stop ninjacking my feature request? |
| |
Dano
Registered: Jul 2004 Posts: 234 |
Quote: Will you boys please stop ninjacking my feature request?
I totally second your feature request.
Yet still this tool might help you aswell:
Sidreloc V1.0 |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
Yes, if I would really want to use a specific tune, it would help a lot.
But basically I just add a SID to get some sound going and, more importantly, add some proper jitter.
After about a 100 assemble-run-debug cycles I usually grab another tune to keep my sanity :) |
| |
JCH
Registered: Aug 2008 Posts: 200 |
Quote: Would it be possible to add some more SID header info, specifically the load address and binary size of a SID, and perhaps the init/play addresses as well?
I find myself looking for nice (temporary) tunes for demo projects quite a bit that I would like/need to be located at a certain address range. I have a Python script that parses the HVSC and lists tunes by load address, but having DeepSID display this info would allow me to just click my way through my favourite composers and immediately hear a tune and then see if it'll fit my project.
It's actually already sort of there.
See that tiny blue bar just below the top box with title, author and copyright? It's the C64 memory, from $0000 to $FFFF. The dark blue blob that appears there is the SID tune as it takes up space. If you hover your mouse pointer on it, the tooltip will tell you the memory boundaries in hex and the size in bytes.
However, I have thought about showing (or adding a link to) the basic SID page on CSDb too, as it also has all this information. |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
So that's what the little blue bar was about; I figured it was decoration.
Good enough for me, but bad UI design :) |
Previous - 1 | ... | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | ... | 21 - Next |