reSID icon indicating copy to clipboard operation
reSID copied to clipboard

MOS 6581 / 8580 SID software emulator

Results 3 reSID issues
Sort by recently updated
recently updated
newest added

Hi Dag, maybe, you remember me. I once ported VICE to OS/2 ;) Currently working on my own emulator as a fun project using reSID and I found something that...

to fill the buffer we need use this ```int clock(cycle_count& delta_t, short* buf, int n, int interleave = 1);``` but what is this ``cycle_count& delta_t`` ??? o_O it decreasing used...

some sids plays completely wrong when 8580 is selected (about 12% checked) when it works in 6581 mode well (not c64 environment) and it's looks like not adsr bug it's...