RSS Parrot

BETA

🦜 CSDb - Latest Forum posts

@csdb.dk.latestforumposts.php@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

The Commodore 64 Scene Database

Your feed and you don't want it here? Just e-mail the birb.

Site URL: csdb.dk/latestforumposts.php

Feed URL: feeds2.feedburner.com/Csdb-LatestForumPosts

Posts: 76

Followers: 1

C64 Coding: Vice Monitor Problems over RDP /Gordian

Published: July 24, 2026 16:51

Quoting GordianThis is the propable cause: https://sourceforge.net/p/vice-emu/bugs/2228/ Quoting chatGPZ sounds like a different problem to me For me too. Initially posted in #6. Quoting chatGPZ And did you try the development version? That "monitor…

C64 Coding: Vice Monitor Problems over RDP /chatGPZ

Published: July 24, 2026 14:37

Quote:This is the propable cause: https://sourceforge.net/p/vice-emu/bugs/2228/[/quote] sounds like a different problem to me And did you try the development version? That "monitor does not open" thing should be fixed (this is windows?) Indeed, please…

C64 Coding: Transitions /Carrion

Published: July 24, 2026 13:53

Quoting Jetboy btw. Is there Retro Debuger equivalent for PLUS4? unfortunately not.. I talked to Slajerek about it but looks like the main limiting factor is the "not so accurate emulation" of plus/4 in vice. I'm not sure if yape or plus4emu could be used…

CSDb Discussions: Track Times in SID files? /Fred

Published: July 24, 2026 13:24

Quoting bookeroption to eventually tune song loop via frames is probably the only option to make them loop right That will not work for some RSID tunes and CIA timed tunes where timing is based on CPU cycles. E.g. Basic tunes are not frame based. Of…

CSDb Discussions: Track Times in SID files? /Raistlin

Published: July 24, 2026 13:02

@Fred: I’ve been working on a “secret” new version of SIDquake for a month or so now… I will make that public very soon and update here :-) It doesn’t support RSID right now though.

CSDb Discussions: Track Times in SID files? /booker

Published: July 24, 2026 12:58

option to eventually tune song loop via frames is probably the only option to make them loop right the other way is to have the player disassembly to look at the data - doable but costly ;) And what if the composer didn't loop the tune? ;) And what if it…

CSDb Discussions: Track Times in SID files? /Fred

Published: July 24, 2026 12:44

The song lengths file in HVSC contains only song lengths and does not contain loop info. See the documentation: https://hvsc.de/download/C64Music/DOCUMENTS/Songlengths.faq One tool to calculate the length that we are using, does calculate the song start,…

C64 Coding: Transitions /Murphy

Published: July 24, 2026 12:20

The Plus/4's clock speed is 1.77 MHz, but whenever you display something, the TED halves the clock speed, and on top of that, there are two badlines per character. Because of this, the speed multiplier for the Plus/4 is only 1.23 by default, compared to…

C64 Composing: Heartbeat Soundtracker (C64U) /G-Fellow

Published: July 23, 2026 15:03

Quoting Aleksi Eeben❤️ Heartbeat Soundtracker The Ultimate Music Workstation for Commodore 64 Ultimate 31 Channels - 8 SIDs + 7 CD-Quality Sampler Channels ... WOW! We don't need anymore a PC for PC music, lulz... .. .

C64 Coding: Vice Monitor Problems over RDP /Gordian

Published: July 22, 2026 20:02

I have similar problem with VICE monitor, but with standard way of opening. Sometimes monitor window just stops showing. No matter via shortcut or via menu option. I don't know what causes this behaviour. The only way to restore opening is to reset…

C64 Coding: Vice Monitor Problems over RDP /Sabbi

Published: July 22, 2026 15:00

Quoting Freeze I guess Vice is storing its position on screen somewhere and gets confused if this is changing somehow... but only a guess. Thank you very much Freeze, that pointed me in the right direction! That's how it's working: open Vice, open…

C64 Coding: Vice Monitor Problems over RDP /Freeze

Published: July 22, 2026 14:43

you get a similar effect if you use your Laptop with more than one monitor with different resolutions and switch back to only the laptop monitor. Then the VICE Monitor screen appears after Alt+H somewhere but most of it out of the window. The Maximize…

C64 Composing: Heartbeat Soundtracker (C64U) /Aleksi Eeben

Published: July 22, 2026 00:48

@Frantic No, I think that model doesn't have cpu turbo. Ultimate64 Elite-II should work, though. The requirements are: - 16 MB REU - Command Interface (UCI) - Ultimate Audio - Turbo Control: C64U Turbo Registers Editor runs at 16 MHz turbo boost and…

CSDb Discussions: Track Times in SID files? /Raistlin

Published: July 22, 2026 00:06

Does that large file list only the lengths or does it have loop-info? For SIDquake I made it automatically detect loops but also detecting sub-loops. Basically because I found that many songs will have an intro/ease-in segment and then the next part loops…

C64 Composing: Heartbeat Soundtracker (C64U) /Aleksi Eeben

Published: July 21, 2026 18:37

❤️ Heartbeat Soundtracker The Ultimate Music Workstation for Commodore 64 Ultimate 31 Channels - 8 SIDs + 7 CD-Quality Sampler Channels First look: https://www.youtube.com/watch?v=1Im3quHJc8w Coming soon! See https://bit.ly/heartbeatsoundtracker and…

CSDb Discussions: Track Times in SID files? /Fred

Published: July 21, 2026 17:35

No, the current solution is good to maintain. If we put everything in one binary it will be harder to maintain but that will depend on the tools that needs to be created for it. Is it worth the effort to create a new file format and have everything in one…

CSDb Discussions: Track Times in SID files? /booker

Published: July 21, 2026 17:14

So we halt cause previous solution was done in way hard to maintain, and we're not willing to rewrite it to a modern maintainable one? Old players can still use the old way till they'd receive a rewrite. > Maintaining HVSC takes a lot of time I guess we…

CSDb Discussions: Track Times in SID files? /Fred

Published: July 21, 2026 17:05

There is a reason why the songlengths are in one big file and why it is in readable format. It all has to do with maintaining it. Not all song lengths are correct unfortunately and we keep on updating it for every HVSC release. The problem with creating a…

C64 Coding: Vice Monitor Problems over RDP /Sabbi

Published: July 21, 2026 15:49

I work from home, so I RDP TO work and not FROM ;) It's more that I can walk away from the computer, grab the laptop, sit outside/sofa/wherever, and continue exactly where I left off - of course, ONLY after work :)

CSDb Discussions: Track Times in SID files? /booker

Published: July 21, 2026 12:21

Quote: SIDedit.exe : sid header editor + disassembler, made in perl2exe, unmaintained. I personally don't use it but others find it handy. siddiag.exe : diagnostic of header/code errors, memory usage map, trims …

CSDb Discussions: Track Times in SID files? /Jetboy

Published: July 21, 2026 11:58

Quoting FredAlmost every other modern SID player supports the songlengths file so I really wonder why there is a need for having the songlengths included in the SID file which brings other issues besides not being backwards compatibility. Coz it makes no…

C64 Coding: Transitions /Jetboy

Published: July 21, 2026 09:00

Quoting KrillPretty awesome. =) Yes. We try to make demos running smooth nowadays, but this is next level. A thing to be inspired with :) I watched it on stream during Arok, and then like 20 times again. I would have made this post myself, but it got me…

CSDb Discussions: Track Times in SID files? /Fred

Published: July 21, 2026 08:42

The reason why there is/was a need for having song lengths included in SID files is because on the C64 it is impossible to read the songlengths file that is included in HVSC because it is too big. This has been solved by SSL files. More info: …

C64 Composing: RSID v5 - chip panning /Mixer

Published: July 21, 2026 05:30

Years ago, it was shown that computer can be trained to recognize a hand written letter. It was immediately evident that it can therefore be trained to recognize all letters and more. This is the scaling multiplier. So, in your case, you need panning, but…

C64 Composing: RSID v5 - chip panning /booker

Published: July 20, 2026 23:00

@Mixer > Take HVSC and make a version of it that has all the metadata you personally need. I can do that. Do you mean update RSID spec and start releasing with it? > Instead of solving one problem, one can solve many or all problems of the same type or…

C64 Composing: RSID v5 - chip panning /Mixer

Published: July 20, 2026 21:20

Here is a thought: Today it is almost painless to talk to a coding model and have it produce any format or wrapper, or a player for the .sid files for instance. Take HVSC and make a version of it that has all the metadata you personally need. One of the…

CSDb Discussions: Track Times in SID files? /booker

Published: July 20, 2026 19:21

> No need to change the existing format(s) (not even the SID files in HVSC albeit that would be better), it would be just enough to create a new SID format v5 or something. It seems a logical next step to have 4SID and playtime support in v5, considering…

C64 Composing: >35yo Trackers still wipe floor with Y2K Trackers... /booker

Published: July 20, 2026 18:58

Hermit has a point, it's not always "composers choice" as how CramD said, because ultimately an artist has to work within player's limitation. Anyhow, if you like how HardTrack or DMC 4.G sounds, here's a little preview of what might come this year ;) …

CSDb Discussions: Track Times in SID files? /Raistlin

Published: July 20, 2026 17:59

Pepto just let me know about this thread. SIDquake is getting an update really, really soon.. and it has a loop-finding feature. It uses full audio analysis to find the loop. I tested on quite a few tunes and it works really well. You can see it in use…

C64 Coding: Vice Monitor Problems over RDP /Sabbi

Published: July 20, 2026 17:27

Good afternoon, Just having a strange(?) problem with WinVice 3.10 on Windows 11 - but only when I connect via RDP (Windows Client or Remmina). WinVice itself works fine, but when I Alt-H to open the monitor, the monitor window does not appear. The…

C64 Coding: Transitions /Krill

Published: July 20, 2026 17:22

This is how they're done: https://www.pouet.net/prod.php?which=106727 Never a blank screen, often two effects running at the same time. Pretty awesome. =)

C64 Composing: RSID v5 - chip panning /booker

Published: July 20, 2026 00:36

@Mixer - yes, and that's not only 3SID but also 2SID case. It's more to honor composer's channels layout per chip for a tune rather than something to suport a hardware thing. But then with hardware a native C64 player would be able to honor it (if they…

C64 Composing: >35yo Trackers still wipe floor with Y2K Trackers... /chatGPZ

Published: July 18, 2026 12:31

With many old tunes i think its just the raw "simple" sounds, $00f0 style ADSR, fixed 50:50 pulse, actual chords rather than arps and trying to be smart and stuff all channels. etc. And a composer who knew his stuff.

C64 Composing: >35yo Trackers still wipe floor with Y2K Trackers... /Hermit

Published: July 17, 2026 23:56

I guess CreaMD had the point with SID ADSR vs GATE-bit write order and timing. Sub-frame timings are important even for 1x speed tunes, and I can feel some old players/trackers really shine in this regard (though I think they're were achieved thourgh…

CSDb Entries: Release id #170634 : Boulderdash /Count Zero

Published: July 17, 2026 18:31

File "b1" is too long - load and resave as "b1" with cd00-d000 ... then it will load but the charset is broken (for me). Loading "b2" and starting at $8ab3 has the charset ok.

CSDb Entries: Release id #188012 : PSI-5 Trading Company +4D /ϵʟʞ

Published: July 15, 2026 22:42

Not exactly true, not just joystick only! You can use F-keys to select a mission from the mission menu selection, but if you get more down into the 5th mission selection menu, then you have to select it (eg. by F1 key or Return key)- there is no way back…

CSDb Discussions: GTMobile – Looking for Demo Songs & Instrument Presets /2bt

Published: July 15, 2026 18:14

While looking for inspiration for instruments, i came across a nice arpeggio in Lft's Revolutions_Delivered.sid. I feel like I might have heard it in other SIDs of his, but it is an effect that GoatTracker doesn't naturally lends itself to. The wave…

CSDb Entries: Release id #147231 : Myth /ϵʟʞ

Published: July 15, 2026 15:46

Maybe it does not ever existed. I remember from the past days that there was sometimes cracks done incomplete. Are you sure that the second side crack by this cracker group existed?

CSDb Entries: Release id #188012 : PSI-5 Trading Company +4D /ϵʟʞ

Published: July 15, 2026 15:13

Did anyone already found my hidden trainer after activating easter egg - overriding orders in the meaning of not getting into selected planet but the different one (home)? (screen getting red during loading) Directly after that you do it, you can activate…

C64 Coding: Green Beret disassembly / reconstruction /cadaver

Published: July 15, 2026 10:39

In Green Beret's case, the main program main loop runs a varied amount of time and I don't think it can guarantee that it would never touch the sprite frames & colors when the multiplexer IRQ is also touching them. That said, the virtual sprite indices are…