kanjitalk755
|
cce0ed4c87
|
reverted vm_alloc.*
|
2021-06-24 14:27:39 +09:00 |
|
kanjitalk755
|
763fe81f0d
|
revert
|
2021-06-24 14:26:16 +09:00 |
|
kanjitalk755
|
0538eb0cc0
|
BII,linux,x86_64: fixed JIT
|
2021-06-24 14:19:13 +09:00 |
|
aarojun
|
9621850735
|
Add Render Driver setting to GUI
|
2021-05-27 23:40:24 +03:00 |
|
aarojun
|
42e70e85c6
|
Add sdl_vsync setting to GUI
|
2021-05-27 17:16:35 +03:00 |
|
aarojun
|
e9a9573a20
|
Make sdlrender & sdl_vsync defaults visible in config
|
2021-05-27 06:33:46 +03:00 |
|
aarojun
|
c28a00f58a
|
Add sdl_vsync option (vertical sync with SDL_Renderer)
|
2021-05-27 06:30:31 +03:00 |
|
kanjitalk755
|
164aa8c3fe
|
copy codegen_x86.h from BasiliskII
|
2021-05-05 23:18:15 +09:00 |
|
kanjitalk755
|
9cf0c98dd6
|
delete simlink
|
2021-05-05 23:16:29 +09:00 |
|
kanjitalk755
|
8a28ad6e39
|
A workaround for Xcode 12.5
|
2021-04-30 10:07:28 +09:00 |
|
kanjitalk755
|
49eee29597
|
Xcode: modified for building both x86_64 and arm64
|
2021-04-23 20:47:17 +09:00 |
|
kanjitalk755
|
20d2de95ce
|
marged Jagmn's patch
https://emaculation.com/forum/viewtopic.php?p=70121#p70121
|
2021-04-23 10:19:48 +09:00 |
|
kanjitalk755
|
a39eff553c
|
changed implementation of "name_encoding"
|
2021-04-21 21:29:05 +09:00 |
|
kanjitalk755
|
e750aecafe
|
macOS: prefs item "name_encoding"
|
2021-04-16 10:54:04 +09:00 |
|
kanjitalk755
|
8064215081
|
prefs item "sound_buffer"
|
2021-03-17 11:42:37 +09:00 |
|
kanjitalk755
|
623abaa243
|
prefs item "title"
|
2021-02-27 18:29:57 +09:00 |
|
kanjitalk755
|
2e5654e583
|
SS: can use cxmon
|
2021-02-26 12:21:21 +09:00 |
|
kanjitalk755
|
09046e0a2f
|
check Metal device
|
2021-02-14 16:25:02 +09:00 |
|
kanjitalk755
|
8ebc4c90c3
|
SS: added pref keyword "redir"
|
2021-02-05 13:05:43 +09:00 |
|
kanjitalk755
|
b539de9753
|
SS: fixed minimum system version
|
2021-02-03 10:06:33 +09:00 |
|
kanjitalk755
|
cadd3350ea
|
Merge pull request #72 from rakslice/x64_32_instruction_skip
X64 32-bit address instruction skip
|
2020-12-02 18:12:19 +09:00 |
|
rakslice
|
85f8971d8d
|
remove x64 instruction skip 32-bit address flag we don't need to save for anything
|
2020-12-01 19:55:45 -08:00 |
|
rakslice
|
497b5bc5a9
|
cleanup
(cherry picked from commit 72a1513a360118b03b7c29be519125f7d5f7cc8e)
|
2020-12-01 19:51:00 -08:00 |
|
rakslice
|
e00c6f2091
|
ix86_instruction_skip: x86_64: handle address size prefix
(cherry picked from commit 05b3236afd71886826d6e4784ca4e708f67aaa80)
|
2020-12-01 19:50:19 -08:00 |
|
kanjitalk755
|
6f6e9b8d82
|
for avoid errors in Xcode12.2, the target arm64 was excluded
|
2020-11-23 22:43:54 +09:00 |
|
kanjitalk755
|
c151e24bb8
|
Merge pull request #71 from rakslice/host_dns_resolution_domains
slirp: Resolve DNS requests for a configurable set of domains using the host's name resolution
|
2020-11-20 18:33:10 +09:00 |
|
rakslice
|
a1ef6be18a
|
make locally resolved DNS domains configurable through host_domain pref (multi allowed); also match exact domain
|
2020-11-19 15:31:16 -08:00 |
|
rakslice
|
d7215df688
|
put back spacing
|
2020-11-19 13:37:45 -08:00 |
|
rakslice
|
cff2024c2e
|
add sdlrender pref in SS windows
(cherry picked from commit bec7de6e8fd4d67993b1e22ad6d3560608671790)
|
2020-11-19 04:59:30 -08:00 |
|
kanjitalk755
|
d547db0648
|
Merge pull request #68 from rakslice/misaligned_rows_fix
Misaligned rows fix
|
2020-11-18 12:05:52 +09:00 |
|
rakslice
|
6b4cc38de6
|
Corresponding header change for BII; cleanup
(cherry picked from commit 36ccf8a46a72b6c970df04bd6ecc60efd0363476)
|
2020-11-17 05:23:16 -08:00 |
|
rakslice
|
c8c1a76381
|
prevent truncating unaligned rows in non-vosf mode with 16 colors or less
(cherry picked from commit 9d6124871be79f5c3028ebe3f5d1068dbcea0c84)
|
2020-11-17 05:23:04 -08:00 |
|
rakslice
|
af8e91f446
|
initialize vpPlaneBytes in GetVideoParameters response
(cherry picked from commit bf128df83fee799d1b36f0968bd78980dd2ffdc2)
|
2020-11-17 05:16:36 -08:00 |
|
kanjitalk755
|
6c20f2c4d9
|
fix for deadlock in timer
|
2020-11-07 11:52:24 +09:00 |
|
kanjitalk755
|
232efdaa8c
|
change pref default (jit and ignoresegv)
|
2020-10-10 15:07:12 +09:00 |
|
kanjitalk755
|
83d7702f28
|
add gnome_keybindings.txt
|
2020-10-09 13:54:42 +09:00 |
|
kanjitalk755
|
43cb7718e6
|
ignore key repeat
|
2020-10-08 17:10:49 +09:00 |
|
kanjitalk755
|
d20ba5d179
|
test a pref item swap_opt_cmd
|
2020-10-06 15:38:35 +09:00 |
|
rakslice
|
ca9191fcb1
|
Fix whitespace
|
2020-09-24 19:44:33 -07:00 |
|
rakslice
|
561f1dfcde
|
For NewWorld ROM, implement the bootdriver setting by reordering the drive queue once CD-ROM drives are added
|
2020-09-24 19:09:54 -07:00 |
|
kanjitalk755
|
4e98699ee1
|
fix link file list of SS
|
2020-09-18 18:42:36 +09:00 |
|
kanjitalk755
|
d851a65548
|
fix gamma ramp when 16-bit color
|
2020-09-13 23:03:51 +09:00 |
|
Seth Polsley
|
6de9a5032d
|
Splitting mac_pal and mac_gamma to always allow SDL gamma changes
|
2020-09-13 03:41:23 -05:00 |
|
kanjitalk755
|
21c16f991e
|
switchable gamma ramp
|
2020-09-13 13:49:48 +09:00 |
|
Seth Polsley
|
40e2d3d84b
|
Removing temp ignoresegv patch
|
2020-09-10 17:31:21 -05:00 |
|
Seth Polsley
|
833f21c225
|
Merge branch 'master' of https://github.com/kanjitalk755/macemu
|
2020-09-10 13:59:51 -05:00 |
|
Seth Polsley
|
2a904af8e7
|
Cleaner soundin driver implementation
|
2020-09-10 01:36:49 -05:00 |
|
Seth Polsley
|
177555e0d1
|
Loading soundin patch with resources writing to ROM
|
2020-09-10 00:51:24 -05:00 |
|
kanjitalk755
|
09429e6021
|
SS: Patch the sound input driver if using New World ROM and ignore SEGV is false
|
2020-09-04 19:06:49 +09:00 |
|
Seth Polsley
|
07880c76ed
|
Merge branch 'master' of https://github.com/kanjitalk755/macemu
|
2020-09-01 20:09:56 -05:00 |
|