Skip to content

Releases: VICE-Team/svn-mirror

r45962 snapshot

26 Jan 15:36

Choose a tag to compare

r45962 snapshot Pre-release
Pre-release
remove special case handling for directories, whatever the usecase wa…

r45960 snapshot

24 Jan 00:01

Choose a tag to compare

r45960 snapshot Pre-release
Pre-release
improve handling of some literals, that normally don't occur in a BAS…

r45959 snapshot

22 Jan 19:54

Choose a tag to compare

r45959 snapshot Pre-release
Pre-release
updated for whoever makes the next release

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45959 379a1393-f5fb-40a0-bcee-ef074d9b53f7

r45957 snapshot

18 Jan 15:37

Choose a tag to compare

r45957 snapshot Pre-release
Pre-release
CIA SDR IRC fix for "old" CIAs.

In strange_extra_sdr_flags(), the code for the "old" cia was actually correct
for the 4485 subtype.
Patch is a mix of the one from Dag Lem and me.
https://sourceforge.net/p/vice-emu/bugs/1219/?page=1#d27d/7f92



git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45957 379a1393-f5fb-40a0-bcee-ef074d9b53f7

r45955 snapshot

17 Jan 17:58

Choose a tag to compare

r45955 snapshot Pre-release
Pre-release
explicitly install iconv on msys

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45955 379a1393-f5fb-40a0-bcee-ef074d9b53f7

r45950 snapshot

14 Jan 14:59

Choose a tag to compare

r45950 snapshot Pre-release
Pre-release
attempt to fix c++ build error reported on Lemon, patch by LouD

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45950 379a1393-f5fb-40a0-bcee-ef074d9b53f7

r45948 snapshot

13 Jan 12:24

Choose a tag to compare

r45948 snapshot Pre-release
Pre-release
Fix missing prototype for `usbsid_available()`

In case USBSID isn't available we'll still need the prototype for the
`usbsid_available()` stub.


git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45948 379a1393-f5fb-40a0-bcee-ef074d9b53f7

r45947 snapshot

13 Jan 12:03

Choose a tag to compare

r45947 snapshot Pre-release
Pre-release
Gtk3: respect event/snapshot directory in snapshot load/save dialogs

Read the "EventSnapshotDir" resource and use that to set the initial directory
of the event load and save dialogs.
Partially fixes bug #2192.


git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45947 379a1393-f5fb-40a0-bcee-ef074d9b53f7

r45944 snapshot

12 Jan 02:06

Choose a tag to compare

r45944 snapshot Pre-release
Pre-release
fix first half of #2192 - output all invalid codes outside quotes as …

r45943 snapshot

11 Jan 21:51

Choose a tag to compare

r45943 snapshot Pre-release
Pre-release
only override the C128's C64 kernal when the C128 model is DCR _and_ …