Commit graph

611 commits

Author SHA1 Message Date
Randy Eckenrode ff2aca9f4a
wine: enable Vulkan on Darwin 2022-02-18 15:20:34 -05:00
R. Ryantm 68596bb41a attract-mode: 2.6.1 -> 2.6.2 2022-02-18 01:41:19 +00:00
Randy Eckenrode 424e97118f
wine: improve Darwin support
- Add a setup hook to allow Darwin to build PE DLLs using MinGW;
- Add a postConfigure script to fix preloader brekage on Apple Silicon
  Macs running under Rosetta 2;
- Disable linking against X11 libraries (pulled in by ffmpeg); and
- Allow building Wine 7.0 using the 10.12 SDK on x86_64-darwin.
2022-02-17 08:30:42 -05:00
Randy Eckenrode bf1f71c0e2
wine: support stack unwinding 2022-02-17 08:30:42 -05:00
Randy Eckenrode 855311e176
wine-packages: support libusb and libkrb5 2022-02-17 08:30:42 -05:00
AndersonTorres cb50e4d9a9 tinyemu: 2018-09-23 -> 2019-12-21 2022-02-16 01:40:00 -03:00
AndersonTorres 8ff85d5a9d tiny8086: refactor 2022-02-16 01:40:00 -03:00
AndersonTorres cecc4e406d hercules: refactor 2022-02-16 01:40:00 -03:00
AndersonTorres b3c62405d4 dynamips: refactor 2022-02-16 01:40:00 -03:00
AndersonTorres 4a45cd997b treewide: move some emulators to their correct place
bochs, dynamips, hercules, tiny8086 and tinyemu are not virtualizers.
2022-02-16 01:39:06 -03:00
AndersonTorres 8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00