kanjitalk755
|
d58aa827a4
|
revert BII JIT
|
2020-08-30 22:25:47 +09:00 |
|
kanjitalk755
|
722b777ee8
|
Update README.md
|
2020-08-30 15:14:03 +09:00 |
|
kanjitalk755
|
3861177919
|
add pref item "mag_rate"
BII: JIT
|
2020-08-30 15:09:09 +09:00 |
|
kanjitalk755
|
6f87eaca84
|
Merge pull request #52 from rakslice/ac_fixes
Windows configure.ac fixes
|
2020-08-28 22:44:12 +09:00 |
|
rakslice
|
92a1ee2128
|
Windows configure.ac: fix broken SDL check with macro intended for configure script contents context being used in shell variable contents context
|
2020-08-28 03:09:37 -07:00 |
|
rakslice
|
4b93738773
|
Windows configure.ac: fix AC_CACHE_CHECK miss case with value with setting in side effecting AC_SUBST which won't get cached
|
2020-08-28 03:01:38 -07:00 |
|
kanjitalk755
|
ec032ffd75
|
provisional fix for SEGV
|
2020-08-28 14:06:29 +09:00 |
|
kanjitalk755
|
64b38dbec8
|
SS: fix double pref item (ignoresegv)
BII: fix for JIT
|
2020-08-24 11:51:31 +09:00 |
|
kanjitalk755
|
565c133662
|
Merge pull request #48 from rakslice/gamma
Hook up Mac OS gamma settings in SS and with SDL1/SDL2
|
2020-08-19 19:18:47 +09:00 |
|
rakslice
|
e5c4699923
|
put error message on stderr
|
2020-08-18 21:09:28 -07:00 |
|
rakslice
|
639f05da7e
|
don't call SetWindowGammaRamp without sdl_window
|
2020-08-18 20:53:39 -07:00 |
|
rakslice
|
ba111a5cb7
|
Merge branch 'kanjitalk755_master' into gamma
|
2020-08-18 04:48:28 -07:00 |
|
rakslice
|
bb080a262e
|
repeat gamma entries to handle B2 thousands (16-bit) color mode; ignore its solid grey palettes such as those that happen during mode changes
|
2020-08-18 04:21:23 -07:00 |
|
rakslice
|
b4b652d696
|
fix sdl error message output
|
2020-08-18 04:13:50 -07:00 |
|
rakslice
|
d1fcff0a08
|
corresponding gamma change for sdl1
|
2020-08-18 03:28:43 -07:00 |
|
rakslice
|
792ad5ccff
|
cleanup
|
2020-08-18 03:28:23 -07:00 |
|
rakslice
|
ffee1ebad2
|
Add gamma support for direct color modes
|
2020-08-17 21:05:08 -07:00 |
|
kanjitalk755
|
6985ad67fe
|
BII: prepare JIT
|
2020-08-13 21:00:42 +09:00 |
|
kanjitalk755
|
630f4ffafb
|
fixed leak
|
2020-08-12 20:49:14 +09:00 |
|
kanjitalk755
|
1f2b35fef2
|
reserve framebuffer
|
2020-08-12 11:39:58 +09:00 |
|
kanjitalk755
|
d906fb23b0
|
CD fix
default palette
|
2020-08-10 13:01:22 +09:00 |
|
kanjitalk755
|
7c6b9a67f6
|
the first steps for Apple Silicon
|
2020-08-08 11:50:55 +09:00 |
|
kanjitalk755
|
1da83854b0
|
fix freezing bug on launch
|
2020-07-25 22:45:07 +09:00 |
|
kanjitalk755
|
5b31736785
|
Merge pull request #45 from spolsley/cdaudio_test
Cross Platform Bin/Cue Support for CD Audio
|
2020-07-15 14:37:46 +09:00 |
|
Seth Polsley
|
478fc39650
|
Setting optimization level
|
2020-07-14 23:07:46 -05:00 |
|
Seth Polsley
|
d7fb0ac298
|
Audio CD format as default and update based on data mode
|
2020-07-14 19:13:33 -05:00 |
|
Seth Polsley
|
8124b61d2b
|
Enable optimization by fixing inits and access bounds
|
2020-07-14 16:48:06 -05:00 |
|
Seth Polsley
|
4191a86895
|
Removing recovered references to coreaudio, not needed for sdl2 builds
|
2020-07-13 01:25:37 -05:00 |
|
Seth Polsley
|
c7a7e034ed
|
Cleaning associated xcode project files
|
2020-07-13 01:16:25 -05:00 |
|
Seth Polsley
|
2c8678417c
|
Remove coreaudio embed from BII builds since using SDL2 audio
|
2020-07-12 23:34:19 -05:00 |
|
Seth Polsley
|
059d88ce75
|
Removing more unused dependencies for Mac build
|
2020-07-12 22:22:25 -05:00 |
|
Seth Polsley
|
12ac0d3032
|
Cleaning up frameworks in Sheepshaver build
|
2020-07-12 17:10:28 -05:00 |
|
Seth Polsley
|
ed5f7f22b8
|
Removing coreaudio dependency, using SDL for current builds
|
2020-07-12 17:08:40 -05:00 |
|
Seth Polsley
|
7441d04a28
|
Minor cleanup of bincue vars
|
2020-07-12 16:54:40 -05:00 |
|
Seth Polsley
|
3e32a6da32
|
Enforce only one player at a time, pause any other
|
2020-07-10 17:02:04 -05:00 |
|
Seth Polsley
|
47fca465ba
|
Remove the one dependency on unicode for reading rom file
|
2020-07-07 01:05:41 -05:00 |
|
Seth Polsley
|
084a8fbd74
|
Does Win BII need Unicode? removing... no others have it and prefer to add it to both sheep and BII together
|
2020-07-07 00:18:18 -05:00 |
|
Seth Polsley
|
1775fb3776
|
Adding bincue flag in configure
|
2020-07-06 22:02:19 -05:00 |
|
Seth Polsley
|
80399941b2
|
Cleaning up build scripts with Bincue for Windows and *nix
|
2020-07-06 18:47:26 -05:00 |
|
Seth Polsley
|
a5e7e80cda
|
updated makefile template for bincue
|
2020-07-06 02:19:49 -05:00 |
|
Seth Polsley
|
c3ccdcec5d
|
Updated links for bincue under Windows
|
2020-07-06 02:09:47 -05:00 |
|
Seth Polsley
|
30cf26e1f6
|
Windows bincue support
|
2020-07-06 00:04:08 -05:00 |
|
Seth Polsley
|
66a69dc79b
|
Refactoring to handle crossplatform bincue support
|
2020-07-05 23:54:53 -05:00 |
|
kanjitalk755
|
607f4ed354
|
avoid compile error in g++10
|
2020-06-03 19:10:08 +09:00 |
|
kanjitalk755
|
9895200f79
|
fixed video contstants
|
2020-06-02 22:49:03 +09:00 |
|
Seth Polsley
|
23da9e72eb
|
Fix handling of nocdrom
|
2020-05-25 18:55:56 -05:00 |
|
Seth Polsley
|
bebeacc895
|
adding adb back for build, fixing automerge problem
|
2020-05-25 16:52:45 -05:00 |
|
Seth Polsley
|
8e110b063c
|
Merge branch 'master' into cdaudio_test
|
2020-05-25 16:31:02 -05:00 |
|
Seth Polsley
|
eb722fc799
|
Merge remote-tracking branch 'upstream/master'
|
2020-05-25 16:21:28 -05:00 |
|
Seth Polsley
|
7eb7a477d0
|
clang debug flag adjustment
|
2020-05-25 15:58:15 -05:00 |
|