Giter Site home page Giter Site logo

build-qemu-3dfx's Introduction

build scripts for Win10/Win11 hosts using MSYS2

disclaimer

This is NOT a guide on how to use Qemu or how to use the generated files to setup VMs.
Keep in mind that MSYS2 packages are rolling release, so this is likely going to break in the future and will require fixes. Also note - I got no clue if all of the files end up working correctly since I got no time to test them all out.

sources

qemu source
qemu-3dfx by kjliew
qemu-xtra by kjliew
build-djgpp by andrewwutw
open-watcom-1.9
MSYS2-packages

setup

  • install msys2
  • start msys2 msys shell
pacman -Syyu
pacman -S git
git clone --recursive https://github.com/cyanea-bt/build-qemu-3dfx ~/build-qemu-3dfx
cd ~/build-qemu-3dfx
sed '' packages/pacman_*.txt | pacman -S -

when asked, choose ALL (default/Enter), confirm everything with YES and install/reinstall all

pacman -Syyu
pacman -U --needed packages/mingw32/*.zst
  • close msys2 msys shell
  • setup DONE

builds

  • start msys2 mingw32 shell
cd ~/build-qemu-3dfx
bash ./build_guest-wrappers.sh
  • close msys2 mingw32 shell
  • start msys2 mingw64 shell
cd ~/build-qemu-3dfx
bash ./build_qemu-8.sh
bash ./build_host-openglide.sh
  • builds DONE
  • find all generated files in /opt

build-qemu-3dfx's People

Contributors

cyanea-bt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.