EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r42066 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: r42066 | compyx | 2022-03-28 20:49:59 +0000 (Mon, 28 Mar 2022) | 6 lines
Archdep: Introduce WIN32_COMPILE and WIN64_COMPILE
WIN32_COMPILE means compiling for 32-bit Windows specifically, WIN64_COMPILE means compiling for 64-bit Windows specifically. This is slightly different from the meaning of _WIN32 and _WIN64: _WIN32 is defined on both 32- and 64-bit Windows (basically what WINDOWS_COMPILE means), while _WIN64 is only defined on 64-bit Windows.
So when in doubt, just use WINDOWS_COMPILE.
------------------------------------------------------------------------
r42065 | compyx | 2022-03-28 19:49:13 +0000 (Mon, 28 Mar 2022) | 3 lines
Buildsystem/Archdep: Replace WIN32_COMPILE/ARCHDEP_OS_WINDOWS with WINDOWS_COMPILE
------------------------------------------------------------------------
r42064 | gpz | 2022-03-28 18:31:21 +0000 (Mon, 28 Mar 2022) | 1 line
remove last occurances of OPENSTEP_COMPILE, NEXTSTEP_COMPILE, RHAPSODY_COMPILE, __ANDROID__
------------------------------------------------------------------------
r42063 | gpz | 2022-03-28 18:25:30 +0000 (Mon, 28 Mar 2022) | 1 line
remove pointless if !defined(WINCE) - should we ever need such check, the correct symbol to check is _WIN32_WCE
------------------------------------------------------------------------
r42062 | compyx | 2022-03-28 12:42:08 +0000 (Mon, 28 Mar 2022) | 3 lines
Archdep: Replace more instances of __BEOS__ and __HAIKU__, sigh.
------------------------------------------------------------------------

Download: GTK3VICE r42066
Download: SDL2VICE r42066
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!