Alexander Babikov
1a7a93010d
Remove the obsolete logging and defunct VRAM dumping options from the Win32 UI
2022-02-07 18:09:21 +05:00
Jasmine Iwanek
cace1de621
Fixes
2022-01-31 01:14:43 -05:00
Jasmine Iwanek
3a140e67d9
Refactor IDT_???? to have meaningful names
2022-01-30 23:30:40 -05:00
Jasmine Iwanek
a666ff87c0
Less confusion for midi out
2022-01-30 22:07:50 -05:00
Jasmine Iwanek
c15244d0c2
Make several bits less confusing
2022-01-30 19:37:50 -05:00
Jasmine Iwanek
e1c845e393
LPT4 was a thing in the pre PS/2 era
2022-01-30 19:37:49 -05:00
David Hrdlička
513100b720
Add a menu option to hide the toolbar
2022-01-10 01:49:00 +01:00
OBattler
85fc32c8a3
And fixed resource.h.
2021-11-29 16:05:56 +01:00
David Hrdlička
a1df1c23ed
Rename Program Settings to Preferences
2021-11-20 23:34:23 +01:00
Laci bá
0aa6e9c8a6
Finish the changeable iconset
2021-11-16 19:38:31 +01:00
Laci bá
7ae10144ad
Cumulative changes
...
Move to translateable (System Default) message
Move change language to Tools menu
Redesign the language dialog
Add the translators' name to the About dialog, to make the translation process more attractive
2021-11-13 22:36:13 +01:00
Laci bá
b4f5ff7ad1
Separate language dialog, and minor language fixes
2021-11-12 22:41:01 +01:00
Laci bá
0b1b116061
Enable the disabled language ComboBox in the settings dialog
2021-11-09 20:02:52 +01:00
Ompronce
2596c0143c
Make the Innovation SSI-2001's IO address configurable ( #1636 )
2021-08-29 06:40:21 +02:00
Miran Grča
6f639cd866
Merge pull request #1587 from lemondrops/feature/sndgain
...
Make the sound gain dialog accessible from the menu bar
2021-08-05 16:23:08 +02:00
Alexander Babikov
709357f668
The sound gain dialog is now accessible from the menu bar in the "Tools" menu
2021-08-05 14:56:25 +05:00
Alexander Babikov
9632f99552
Make the Game Blaster's I/O address configurable
2021-08-05 03:54:19 +05:00
OBattler
d1991ac763
Added the ability to hide the status bar, closes #1530 .
2021-07-30 04:01:46 +02:00
OBattler
949dea3524
Added IBM PCjr cartridge support.
2021-07-29 20:34:55 +02:00
OBattler
45b3e13450
Cassette improvements and fixes.
2021-07-28 00:58:19 +02:00
OBattler
827065c0bc
Ported the cassette emulation from PCE, closes #835 .
2021-07-27 06:12:09 +02:00
OBattler
ea65edb831
Did some changes I forgot to do before.
2021-07-23 01:22:47 +02:00
OBattler
729b6d5069
Added support for up to four SCSI controllers, closes #343 .
2021-07-22 20:13:44 +02:00
OBattler
9adf0fdcc4
Added the ability for keyboard to require capture, in order for 86Box keyboard input to operate like VMWare, closes #829 .
2021-07-19 02:27:22 +02:00
ts-korhonen
dd65a80b19
Add menu option for filter method to use when scaling video.
2021-05-01 20:49:23 +03:00
ts-korhonen
fcac2d7e78
win_openg: Added menu item to remove active shader.
2021-04-26 09:51:23 +03:00
Alexander Babikov
b4a16437d3
Add a separate build option for the OpenGL renderer
2021-04-26 02:45:20 +05:00
ts-korhonen
3088c6c26f
win_opengl: (WIP)UI for options. Add comments to help find conditionals that put opengl in dev_branch.
2021-04-21 23:08:32 +03:00
ts-korhonen
e6bac34b47
win_opengl: restrict to DEV_BRANCH as a separate renderer
2021-04-17 13:45:11 +03:00
OBattler
58a1939dbf
Improved the main window size specifying, now has an option to lock the window to the specified size, making it unresizable.
2021-04-12 05:58:59 +02:00
OBattler
b6b5558aa3
Added the ability to size the window to a specific resolution, closes #1362 ;
...
Fixed unsolicited mouse captures after a double-click in an open file dialog, fixes #1367 .
2021-04-12 03:42:03 +02:00
luisjoseromero
c0e7ac3762
Integrated Chrome tracing
...
Added support for chrome tracing by integrating the
minitrace library (github.com/hrydgard/minitrace),
and modified it with a background flushing thread that allows
tracing to continue automatically after the predefined
1 million event limit.
Menu items and an accelerator (Ctr+T) have also been
added. Starting and stopping the trace simply replaces
trace.json with the new trace data.
The feature is disabled by default. Pass MINITRACE=y
to the build command to enable it. Some traces are
already added as an example, however they won't have
any effect if the feature is disabled.
2021-02-14 17:27:46 +00:00
OBattler
6e233f4ac8
SDL renderer improvements and fixes and added SDL OpenGL option;
...
Various performance improvements;
Fixed USB UHCI HCHalt;
Cirrus Logic CL-GD 5422/24 fixes and removed them from the Dev branch;
The Storage controllers sections of Settings now has its own corresponding section of the configuration file;
Fixed the AT clock divisors for some Pentium OverDrive CPU's;
Added the ACPI RTC status (no ACPI RTC alarm event yet).
2020-11-26 18:20:24 +01:00
OBattler
7d2834b201
More Settings dialog fixes and improvements.
2020-11-20 05:42:47 +01:00
Stephen McKinney
617b44d54f
Fix whitespace.
2020-11-18 21:10:33 -06:00
Stephen McKinney
d91056586e
Add VHD support.
2020-11-17 23:31:38 -06:00
driver1998
429a83d3eb
Enable DPI scaling of emulated screen
2020-09-03 12:24:17 +08:00
RichardG867
78d0466bef
Add documentation link in the Help menu
2020-07-19 19:21:03 -03:00
OBattler
5aec4ef147
Changed the MO icons to proper ones, added cassette icons, merged the Floppy drives and CD-ROM drives section of the Settings dialog into one, and changed the configuration file format accordingly with a backward compatibility measure added to correctly load older configuration files.
2020-07-19 06:07:58 +02:00
driver1998
43a3eb398d
Add MO settings UI, fix MO status bar icon
2020-07-16 14:28:06 +02:00
OBattler
f696dc69ad
Added the CMD640 (but the associated PB520R is not yet properly done, needs the 82091AA, so it's disabled until I implement it), fixed initialization of the IDE registers on the SMSC southbridge, bumped up the number of emulated serial ports to 4 (was 2), and added the ability to properly have multiple W83977's on a single machine.
2020-07-08 04:24:25 +02:00
TC1995
b97b9ae2f9
Merged all the latest and missed 86box commits.
...
Finally fixed the configuration UI of the FDC's.
2020-06-17 14:29:24 +02:00
TC1995
a77c88addf
Added external Floppy disk controller support.
2020-06-16 16:25:23 +02:00
OBattler
cfd10447e0
The Settings dialogs now categorizes the machines to declutter the list.
2020-06-16 01:58:07 +02:00
OBattler
af06ba62c0
Hooked up the new FPU type selection to the UI.
2020-06-15 21:21:26 +02:00
David Hrdlička
3b85d4f0c7
win: Add a placeholder menuitem for the Media menu
...
This makes it possible to change the position of the menu by only editing the resource script itself.
2020-04-23 13:02:25 +02:00
David Hrdlička
2146101637
Remove VNC from regular builds for the time being
2020-04-18 11:51:54 +02:00
OBattler
3e6994a11c
The TX97 now correctly uses the W83877 and removed VNC from the Dev branch.
2020-04-17 19:40:10 +02:00
TC1995
254e43fb64
Added Magneto-Optical disk emulation, though the UI settings for it are to be done later.
2020-04-01 19:04:53 +02:00
David Hrdlička
a505894a10
Move all include files to src/include
...
- 86Box's own headers go to /86box
- munt's public interface goes to /mt32emu
- all slirp headers go to /slirp (might want to consider using only its public inteface)
- single file headers from other projects go in include root
2020-03-29 19:53:29 +02:00