3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #122 from coderforlife/fix-107 More... over 7 years ago
Merge pull request #121 from coderforlife/fix-120 More... over 7 years ago
Merge pull request #123 from coderforlife/fix-bincue More... over 7 years ago
Fixing bincue support when compiling --with-bincue and --enable-standalone-gui in both SheepSaver and BasiliskII by adding bincue_unix.o to list of objects compiled with the GUI application and adjusting the libs slightly (note that having extra libs listed should't neagtively effect anything). Without these changes those command line arguments cannot both be used. More... over 7 years ago
Fixes #107 by automatically using the precompiled opcodes when appropiate. More... over 7 years ago
Fixes #120 by adding support for v4.11 Linux Kernels which need an extra header. More... over 7 years ago
Merge pull request #116 from atsampson/master More... over 7 years ago
Use ucontext_t instead of struct ucontext More... over 7 years ago
fix sequence error compiler warning
asvitkine
as Alexei Svitkine
More... over 7 years ago
Merge branch 'master' of https://github.com/cebix/macemu
asvitkine
as Alexei Svitkine
More... over 7 years ago
Revert "Fix build when targeting Sierra."
asvitkine
as Alexei Svitkine
More... over 7 years ago
Merge pull request #115 from rickyzhang82/pr-sierra-clock-gettime More... over 7 years ago
Fix build when targeting Sierra.
asvitkine
as Alexei Svitkine
More... over 7 years ago
Fix Sierra clock_gettime issue More... over 7 years ago
Merge pull request #113 from bvarner/bitbakeable More... over 7 years ago
Merge pull request #112 from dmac100/relative_mouse More... over 7 years ago
Remove unnecessary comment. More... over 7 years ago
Updates to signal handling detection, enabling vosf for cross-compiled overrides. More... over 7 years ago
Consistency... More... over 7 years ago
Added environment variable overrides for cross-compile defaults using AC_ARG_VAR. More... over 7 years ago
Use relative mouse values when grabbed in sdl. More... over 7 years ago
Added gitignores for quilt patches More... over 7 years ago
Don't do that. More... over 7 years ago
I'm stashing there here, even though i probably shouldn't. More... over 7 years ago
Better handling of SDL. More... over 7 years ago
Updates More... over 7 years ago
Ah, yeah. whoopse. More... over 7 years ago
Undo the SDL bits to favor the pkg-config bits. This should be more portable. I'm not sure if I'm breaking the cygwin build here, so I may have to give that a shot. More... over 7 years ago
Other generated sources when not using JIT More... over 7 years ago
move some things around here. More... over 7 years ago