RichardG867
d3ecbd800f
Merge branch 'master' of https://github.com/86Box/86Box
...
# Conflicts:
# src/machine/m_at_socket8.c
2020-03-25 21:37:38 -03:00
RichardG867
d1be6a014f
Implement SPD
2020-03-25 21:35:35 -03:00
nerd73
df2e2b505d
Added cs8230.o to the makefile
2020-03-25 01:50:09 -06:00
David Hrdlička
5e4a76f020
remove source file versions
2020-03-25 03:34:22 +01:00
OBattler
132d1f092b
Merge branch 'rawinput' of https://github.com/driver1998/86Box into driver1998-rawinput
2020-03-25 02:29:20 +01:00
TC1995
0f6e37efcc
Compile fix 3 (I hate forgetting about stuff).
2020-03-25 01:46:18 +01:00
OBattler
7eb9faf24c
Merge pull request #624 from 86Box/feature/azt_snd
...
Added the Aztech Sound Galaxy 16 cards.
2020-03-25 01:12:22 +01:00
TC1995
6f4ac0de35
Added the Aztech Sound Galaxy 16 cards.
...
Added the reset function of MCA from PCem.
Made the MCA devices use the reset parameter if available.
2020-03-25 00:49:25 +01:00
Daniel Gurney
0c509fd551
Remove version tree-wide
2020-03-25 00:46:02 +02:00
RichardG867
2b6258139e
Revert "Convert existing MessageBox calls to TaskDialog"
...
This reverts commit af6cead246 .
2020-03-24 19:13:58 -03:00
RichardG867
0b5d648a49
Merge branch 'master' of https://github.com/86Box/86Box
2020-03-24 19:10:49 -03:00
OBattler
00ec4b72ea
TC1995's port of the IBM PS/2 MCA SCSI controller (Spock).
2020-03-24 01:00:28 +01:00
nerd73
c007121062
Merge branch 'temp' into temp
2020-03-23 16:06:32 -06:00
RichardG867
79fb541ce5
Implement POST card device
2020-03-23 17:03:28 -03:00
nerd73
1ced5064ec
Merge branch 'temp' into temp
2020-03-22 20:06:21 -06:00
RichardG867
dd70542d78
SMBus support + Winbond W83781D hardware monitor
2020-03-22 22:11:55 -03:00
nerd73
111d82fa0c
Preliminary VIA Cyrix III emulation
...
This adds preliminary emulation of the first-gen Samuel core, used in the VIA Cyrix III CPU, at clock speeds from 66 to 700 MHz. This also moves the 440BX emulation out of the dev-branch.
Things working:
- CPUID
- Windows 98SE
- Timings seem identical between WinChip/W2's integer section and this
Things left to do:
- 3DNow on old dynarec
- Half-speed FPU (currently simulated with WinChip 1 timings instead of WinChip 2)
2020-03-01 15:06:35 -07:00
OBattler
490c04fcae
Current WIP code.
2020-02-29 19:12:23 +01:00
driver1998
bf8ff98fd4
rawinput: fix VID and PID display in device name
2020-02-27 02:00:58 +08:00
GH Cao
4da7d7492a
makefile: add rawinput joystick
2020-02-05 08:07:09 +08:00
GH Cao
8d400e140e
makefile: honor LDFLAGS
2020-02-05 07:17:31 +08:00
GH Cao
bc2acaa8d4
makefile: do not specify .exe when calling pkg-config
2020-02-05 07:05:28 +08:00
GH Cao
dfbb56af41
win: RawInput Joystick interface
2020-02-04 22:49:19 +08:00
GH Cao
d66608f77b
win rawinput: move all GetRawInputData into one
2020-02-04 22:47:21 +08:00
GH Cao
382c606483
win_settings: fix progress bar in new disk image dialog
2020-02-04 22:43:13 +08:00
GH Cao
8e8492baed
win: fix declaration of SetCurrentProcessExplicitAppUserModelID
2020-02-04 22:43:13 +08:00
TC1995
299c47925e
Added the SCAMP chipset, onboard AVGA2 and corresponding machine (Commodore SL386SX-25).
2020-01-22 17:26:36 +01:00
OBattler
4f6d27a8f4
Integer scale is now actually integer scale (but might still be blurred by the host hardware if using the SDL (Hardware) renderer, so use SDL (Software) if you don't want the blur).
2020-01-22 05:24:44 +01:00
OBattler
cc9b3165b5
Added the --noconfirm/-N option to suppress the confirmation dialog box on quitting the emulator, closes #464 .
2020-01-19 06:19:07 +01:00
OBattler
0cb2fa034c
Fixed some bugs and warnings, and cleaned-up and reworked the MIDI input stuff so that MIDI input can go to multiple devices at a time (each device allows configuring, whether or not it should receive MIDI input), and fixed MIDI input on the Sound Blaster 16/AWE32's built-in MPU-401.
2020-01-19 05:45:05 +01:00
OBattler
76383d3722
Moved the ValuePoint to the Dev branch until its floppy mess is some day sorted out.
2020-01-18 08:42:55 +01:00
OBattler
3ba1def248
Merge branch 'master' into master
2020-01-18 05:52:59 +01:00
OBattler
31d2b65ed6
Merge pull request #556 from 86Box/feature/mga
...
Added Matrox MGA (Mystique) emulation from PCem.
2020-01-17 16:30:00 +01:00
OBattler
f907641cc8
Merge pull request #553 from horkthane/feature/joystick_fixes
...
Assorted Joystick fixes
2020-01-17 15:59:06 +01:00
OBattler
7bef50b782
Fixed a mess in win.c that was causing a corruption of the command lime parameters array.
2020-01-17 05:44:38 +01:00
horkthane
3a8b89af63
Assorted Joystick fixes
...
Implemented use of DirectInput sliders. They were previously lumped in with axis and then not read or used at all.
Lots of use of joystick_type == 7 or joystick_type != 7 to detect if the joystick_type was none. Changed this to a define.
The text to enumerate the types of joysticks was contained in a numbered LPARAM sheet. Switched to using the name listed in the joystick struct.
Joysticks with more than 32 buttons would overflow the plat_joystick_state button array. Added overflow checks.
Added a 4 axis 4 button joystick type that Win98 can pick up as a generic 4 axis 4 button controller.
2020-01-16 19:23:54 -05:00
TC1995
7c15df1fd7
Added Matrox MGA (Mystique) emulation from PCem.
2020-01-17 00:24:18 +01:00
OBattler
6750e8b287
Optimized builds no longer unroll loops, produces smaller (by ~300k) and slightly faster binaries.
2020-01-16 20:50:28 +01:00
David Hrdlička
a575bd7e8b
fix more issues reported by coverity
2020-01-15 18:48:22 +01:00
OBattler
e44e60c660
Fixed the fourth batch of problems.
2020-01-15 05:24:33 +01:00
OBattler
932ad5595a
Fixed the third batch of problems.
2020-01-15 04:58:28 +01:00
OBattler
f3317c9d95
Fixed another potential overrun in the Discord support code.
2020-01-15 02:24:12 +01:00
OBattler
f5794eba11
Fixed code resulting in potentially non-NULL-terminated strings in the Discord support code.
2020-01-15 02:19:38 +01:00
OBattler
cdac8c1c11
Fixed win/win.c to not NULL-check that which is not NULL.
2020-01-15 02:10:52 +01:00
OBattler
9347986ebe
Fixed the dynamic DLL load code to use the correct API call to free the library.
2020-01-15 01:10:41 +01:00
OBattler
171cc75b1e
Fixed another potential overrun in win/win_settings.c.
2020-01-15 01:07:06 +01:00
OBattler
8928ef3f66
Fixed an overrun in win/win_ui.c, a few newly introduced bugs, and a warning in the MPU-401 code.
2020-01-15 01:03:54 +01:00
OBattler
a39bb1db2b
Fixed another resource leak in win/win.c.
2020-01-15 00:41:02 +01:00
OBattler
2b5425de79
Removed a block of dead code from win/win_settings.c.
2020-01-15 00:38:29 +01:00
OBattler
be041ae94d
Removed some useless code (including a dead code block) in the 86F image creation code.
2020-01-15 00:30:01 +01:00