EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r42357 is released. WinVICE is a program that executes programs intended for the old 8-bit computers. The current version emulates the C64, the C128, the VIC20, all the PET models (except the SuperPET 9000, which is out of line anyway), the PLUS4 and the CBM-II (aka C610).

WinVICE Changelog: r42357 | compyx | 2022-05-18 08:21:29 +0000 (Wed, 18 May 2022) | 11 lines
Fix some C99-compliance issues
The goal is to be able to compile with -std=c99, but the code contains quite
a few uses of non-standard functions. Using -std=c99 also has the effect of
disabling POSIX/BSD functions and types in the C library (at least with glibc),
so we'll have to use macros like _BSD_SOURCE to enable certain functions when
using -std=c99.
For now -std=c99 is commented out in configure.ac until we find a clean way to
enforce C99 and have POSIX C library extensions.
------------------------------------------------------------------------
r42356 | gpz | 2022-05-18 00:18:25 +0000 (Wed, 18 May 2022) | 1 line
document the macOS MIDI options/resources
------------------------------------------------------------------------
r42355 | gpz | 2022-05-17 23:39:45 +0000 (Tue, 17 May 2022) | 1 line
do not fall through, this should fix sending MIDI 'special' messages, like song position pointer, song select, start/stop etc
------------------------------------------------------------------------
r42354 | gpz | 2022-05-17 22:11:42 +0000 (Tue, 17 May 2022) | 1 line
created - right now empty - files for stubs for each emu where it didnt already exist. also fixed warnings about missing prototypes on linux.
------------------------------------------------------------------------
r42353 | gpz | 2022-05-17 21:29:05 +0000 (Tue, 17 May 2022) | 1 line
move stubs to seperate files also for cbm2 and plus4
------------------------------------------------------------------------

Download: GTK3VICE r42357
Download: SDL2VICE r42357
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!