openbsd-ports/emulators/dosbox/patches
sthen 37bfd0f162 Make use of some code in dosbox, intended for MacOS X, which avoids using
%ebx on i386 (now used for PIE). Not 100% sure if this is the best way to go,
but it works in initial tests, and the port no longer builds without it,
so let's try this for now and see how it goes, jsg@ agrees.

There's a bit more commentary in a comment in the patch (the enabled code
also aligns stack on 16 bytes which OSX IA-32 ABI requires as they use SSE
extensively, which we won't need but it seems safer to enable all the
related code together).
2014-01-09 10:10:15 +00:00
..
patch-configure_in Add support for midi output using libsndio, to allow dosbox to use 2012-11-17 14:07:50 +00:00
patch-src_cpu_core_dyn_x86_risc_x86_h Make use of some code in dosbox, intended for MacOS X, which avoids using 2014-01-09 10:10:15 +00:00
patch-src_gui_Makefile_am Add support for midi output using libsndio, to allow dosbox to use 2012-11-17 14:07:50 +00:00
patch-src_gui_midi_cpp Add support for midi output using libsndio, to allow dosbox to use 2012-11-17 14:07:50 +00:00