WinVICE Changelog: r41855 | gpz | 2022-03-01 23:27:22 +0000 (Tue, 01 Mar 2022) | 1 line
initialize raw_debug_output variable before use, patch by leandro nini
------------------------------------------------------------------------
r41854 | compyx | 2022-03-01 21:00:26 +0000 (Tue, 01 Mar 2022) | 3 lines
Remove unused ioutil_isatty() function
------------------------------------------------------------------------
r41853 | compyx | 2022-03-01 17:24:11 +0000 (Tue, 01 Mar 2022) | 6 lines
Remove useless ioutil errno() function, just #include
The errno.h header has been part of the standard C library since ANSI C89/ISO C90,
so we can pretty much expect it to be available.
------------------------------------------------------------------------
r41852 | compyx | 2022-03-01 10:54:20 +0000 (Tue, 01 Mar 2022) | 3 lines
Archdep: Add archdep_chdir() as a replacement for ioutil_chdir()
------------------------------------------------------------------------
r41851 | dqh | 2022-02-28 23:24:42 +0000 (Mon, 28 Feb 2022) | 1 line
Moved systemheaderoverride into arch
------------------------------------------------------------------------
Download: GTK3VICE r41852
Download: SDL2VICE r41852
Source: Here
0 Comments
Post a Comment