Miran Grča
6d38de4e88
Merge pull request #2006 from Fanta-Shokata/patch-1
...
Polish translation
2022-01-21 16:22:39 +01:00
Fanta Shokata
013b42777b
Polish translation
2022-01-21 15:57:42 +01:00
TC1995
52ab6b400d
Merge branch 'master' into tc1995
2022-01-21 15:51:33 +01:00
Miran Grča
613b04ef94
Merge pull request #2002 from Ompronce/master
...
Fixed incorrect control chip ID of AdLib Gold and added auxillary registers to mixer
2022-01-21 15:45:06 +01:00
OBattler
f590272df7
Merge branch 'master' of https://github.com/86Box/86Box
2022-01-21 15:44:36 +01:00
OBattler
23a754443e
ES1371 MIDI UART fixes.
2022-01-21 15:44:24 +01:00
Ompronce
89c8212267
Corrected spacing
2022-01-20 17:46:36 -04:00
Ompronce
5218fa0b19
Refined and optimized CD audio filter on AdLib Gold sound card
2022-01-20 17:43:31 -04:00
TC1995
04f40f0199
AdLib Gold changes:
...
Properly implemented MIDI Out/In.
Changed the ID from 0x50/0x70 to 0x51/0x71 to identify as AdLib Gold 1000.
Added CD Audio volume and filter.
2022-01-20 18:36:37 +01:00
Ompronce
415a98fa15
Added auxillary registers (used for line in and CD audio) to AdLib Gold mixer
2022-01-20 13:12:28 -04:00
Ompronce
0a8b93d58f
Fixed incorrect control chip ID of AdLib Gold
2022-01-20 04:49:06 -04:00
Miran Grča
0b78a3941b
Merge pull request #2001 from Ompronce/master
...
Added gameport at port 201h to AdLib Gold sound card
2022-01-20 01:42:38 +01:00
Ompronce
e462f03a89
Corrected spacing again
2022-01-19 20:12:11 -04:00
Ompronce
80dda2e18c
Corrected spacing
2022-01-19 20:10:39 -04:00
Ompronce
1b74b12cee
Added gameport at port 201h to AdLib Gold sound card
2022-01-19 20:07:52 -04:00
Miran Grča
ed5aadb4b3
Merge pull request #2000 from 86Box/tc1995
...
Added MIDI In/Out to the AdLib Gold as well as a fix to wave out.
2022-01-19 13:46:31 +01:00
TC1995
fe90200eee
Added MIDI In/Out to the AdLib Gold as well as a fix to wave out.
2022-01-19 13:38:07 +01:00
Miran Grča
813a7b3086
Merge pull request #1999 from 86Box/tc1995
...
Implemented ES1371 midi input
2022-01-19 13:34:41 +01:00
TC1995
cbdc3d9688
Implemented ES1371 MIDI input.
2022-01-19 12:43:29 +01:00
TC1995
89243c8496
Merge branch 'master' of github.com:86Box/86Box into tc1995
2022-01-19 12:40:58 +01:00
OBattler
f87010c484
Applied the fix to the OpenGL Core renderer as well.
2022-01-18 13:13:22 +01:00
OBattler
69f572395b
Improved the performance of sdl_blit_ex(), closes #1995 .
2022-01-18 01:55:05 +01:00
Jasmine Iwanek
36695f0487
Flesh out Intel AboveBoard
2022-01-16 18:23:07 -05:00
Jasmine Iwanek
e7a8e4bf23
Generic XT and AT ISA Memory boards
2022-01-16 18:23:06 -05:00
Jasmine Iwanek
814953def7
ISAMEM cleanups
2022-01-15 21:45:13 -05:00
Jasmine Iwanek
a9a86cad7d
ISARTC cleanups
2022-01-15 21:45:13 -05:00
Jasmine Iwanek
f979bd138f
Reenable 64k support for PC '82
...
Need to actually futz with bank size so it always presents 4 banks on board, unfortunately this leaves the impossible to implement in 4 banks 192k configuration, but it was actually *possible* hardware wise, even if it didn't work due to BIOS bugs.
2022-01-15 21:28:37 -05:00
TC1995
c46c22cee6
Merge branch 'master' of github.com:86Box/86Box into tc1995
2022-01-15 20:56:24 +01:00
Miran Grča
939a701836
Merge pull request #1989 from EmpyreusX/master
...
Updated Simp. Chinese and Japanese translations
2022-01-13 23:01:45 +01:00
Miran Grča
d1845223e5
Merge pull request #1990 from altiereslima/master
...
Update pt-BR.rc
2022-01-13 23:01:38 +01:00
altiereslima
20eed92b9d
Update pt-BR.rc
2022-01-13 18:18:01 -03:00
EmpyreusX
6ce316694a
Small fix to Japanese translation
2022-01-13 23:02:47 +08:00
EmpyreusX
d90ad0f6f5
Updated Japanese translation.
2022-01-13 22:48:44 +08:00
EmpyreusX
73c0175bc9
Updated Simp. Chinese translation
2022-01-13 20:43:21 +08:00
TC1995
72d2cebe96
Merge branch 'master' of github.com:86Box/86Box into tc1995
2022-01-13 12:42:13 +01:00
Miran Grča
660c20079b
Merge pull request #1985 from 86Box/feature/toolbar
...
Implement the toolbar
2022-01-13 01:25:19 +01:00
David Hrdlička
691aa95cd1
Slight function reordering
2022-01-13 01:17:27 +01:00
David Hrdlička
5e51e28f6e
Reorder the toolbar buttons
2022-01-13 01:14:58 +01:00
David Hrdlička
6746bbce7d
Fix duplicate string ID
2022-01-13 00:52:48 +01:00
David Hrdlička
318875bf09
Add proper icons
2022-01-13 00:47:14 +01:00
David Hrdlička
dc8c94814e
Initialize the Pause button to the correct state on start
2022-01-13 00:43:01 +01:00
David Hrdlička
6a98625e28
Fix 64-bit build due to no GWL_WNDPROC
constant
2022-01-13 00:14:01 +01:00
David Hrdlička
b6d033481f
Change tooltip for Pause button if paused
2022-01-13 00:09:45 +01:00
David Hrdlička
88037d9bda
Change the Pause icon if paused
2022-01-13 00:08:06 +01:00
David Hrdlička
e5bf6ea015
Add support for icon set switching to the toolbar
2022-01-12 23:40:40 +01:00
David Hrdlička
8d0c1dec81
Add taskbar tooltips to the resources for localization
2022-01-12 23:21:19 +01:00
David Hrdlička
cd616b407c
Add tooltips to the toolbar buttons
2022-01-12 22:01:41 +01:00
David Hrdlička
d9b30521b8
Merge branch 'master' into feature/toolbar
2022-01-12 21:12:43 +01:00
Miran Grča
843f28d884
Merge pull request #1988 from ts-korhonen/master
...
Exit full screen mode if changing window (with alt-tab)
2022-01-12 18:55:05 +01:00
ts-korhonen
b13c14b039
Exit full screen mode if changing window
...
with alt-tab etc. unintended way.
2022-01-12 19:39:17 +02:00