Skip to content

r44909 Windows

Choose a tag to compare

@Zibri Zibri released this 27 Dec 14:29
c2b97ae

Changelog:

r44909 | compyx | 2023-12-27 13:02:40 +0000 (Wed, 27 Dec 2023) | 2 lines

Fix standard header include

------------------------------------------------------------------------
r44908 | compyx | 2023-12-27 06:30:15 +0000 (Wed, 27 Dec 2023) | 5 lines

Remove duplicate GPL license and warranty texts in src/info.c

For some reason we had Windows MIPS-specific license/warranty texts in src/info,
thanks to ccr for the heads up.

------------------------------------------------------------------------
r44907 | compyx | 2023-12-27 06:04:45 +0000 (Wed, 27 Dec 2023) | 8 lines

Gtk3: Settings dialog: replace old ROM settings with new interface

Use the "ROM manager" which was only available in debug builds as the new
interface for managing machine and drive ROMs. Kill and destroy the old ROM
settings code. The new interface actually allows users to load/save .vrs files,
unlike the old interface. No support for ROM set archives (.vra), since nobody
uses those and they're an unwieldy mess.

------------------------------------------------------------------------
r44906 | gpz | 2023-12-26 14:30:11 +0000 (Tue, 26 Dec 2023) | 1 line

miniz.c is included by zmbv.c, so its like a .h file basically :)
------------------------------------------------------------------------
r44905 | gpz | 2023-12-26 14:01:51 +0000 (Tue, 26 Dec 2023) | 1 line

define HAVE_ZLIB in config.h correctly
------------------------------------------------------------------------