Cacodemon345
|
7c9e94fb9b
|
net_modem.c: Make sure the CONNECT response gets through
|
2024-03-14 01:10:29 +06:00 |
|
Miran Grča
|
bd6eb8e869
|
Merge pull request #4252 from Cacodemon345/patch-171
unix_netsocket.c: Fix comparison value
|
2024-03-13 16:58:10 +01:00 |
|
Cacodemon345
|
53baaeece7
|
Comments cleanup and function name fixes
|
2024-03-13 19:21:16 +06:00 |
|
Cacodemon345
|
607f66a1f8
|
net_modem: Implement answer command
|
2024-03-13 19:14:00 +06:00 |
|
Cacodemon345
|
7f68245eae
|
unix_netsocket.c: Fix comparison value
|
2024-03-13 17:46:36 +06:00 |
|
Miran Grča
|
20db196437
|
Merge pull request #4251 from Cacodemon345/modem_emu
netsockets: Swap port number
|
2024-03-13 12:33:45 +01:00 |
|
Cacodemon345
|
b2a4d7457e
|
netsockets: Swap port number
|
2024-03-13 16:38:32 +06:00 |
|
Miran Grča
|
4d3f294f99
|
Merge pull request #4250 from Cacodemon345/patch-170
Fix brace warning
|
2024-03-12 20:39:12 +01:00 |
|
Cacodemon345
|
42e062143b
|
Fix brace warning
|
2024-03-13 01:29:21 +06:00 |
|
Miran Grča
|
8097da7250
|
Merge pull request #4249 from Cacodemon345/patch-169
unix_netsocket.c: Unused variables warnings cleanup
|
2024-03-12 16:22:41 +01:00 |
|
Cacodemon345
|
324299a6f3
|
unix_netsocket.c: Unused variables cleanup
|
2024-03-12 21:01:46 +06:00 |
|
Miran Grča
|
e0b3ca9263
|
Merge pull request #4248 from Cacodemon345/modem_emu
net_modem: TCP/IP support and Telnet emulation
|
2024-03-12 15:34:43 +01:00 |
|
Cacodemon345
|
515a69b318
|
Deal with accidental includes
|
2024-03-12 19:49:17 +06:00 |
|
Cacodemon345
|
3e623c88f4
|
More type fixes
|
2024-03-12 19:43:11 +06:00 |
|
Cacodemon345
|
097c9b4169
|
Fix SDL2 builds
|
2024-03-12 19:41:34 +06:00 |
|
Cacodemon345
|
dbd875285f
|
Fix SDL2 builds
|
2024-03-12 19:38:52 +06:00 |
|
Cacodemon345
|
7d28e77273
|
EOF handling
|
2024-03-12 19:37:16 +06:00 |
|
Cacodemon345
|
074de35653
|
Telnet emulation
|
2024-03-12 19:34:01 +06:00 |
|
Cacodemon345
|
ea66c5fa74
|
Merge branch 'modem_emu' of ssh://github.com/Cacodemon345/86box into modem_emu
|
2024-03-12 19:25:35 +06:00 |
|
Miran Grča
|
4646fa5d12
|
Merge pull request #4247 from Cacodemon345/modem_emu
Modem emulation (includinng SLIP connectivity)
|
2024-03-12 11:45:03 +01:00 |
|
Cacodemon345
|
babadfb5c2
|
Handle large packets being sent
|
2024-03-12 16:23:35 +06:00 |
|
Cacodemon345
|
6be8ada352
|
Copyright text
|
2024-03-12 16:04:29 +06:00 |
|
Cacodemon345
|
59466a74f4
|
More TCP/IP related changes
|
2024-03-12 16:01:00 +06:00 |
|
Cacodemon345
|
fb8ff563b2
|
Oversight
|
2024-03-12 14:29:24 +06:00 |
|
Cacodemon345
|
d51ba85814
|
TCP/IP support
|
2024-03-12 14:27:19 +06:00 |
|
Miran Grča
|
8c298a5397
|
Merge pull request #4246 from 86Box/tc1995
Solved the IRQ mess of ESDI MCA.
|
2024-03-11 21:41:40 +01:00 |
|
TC1995
|
3aa81066d3
|
Solved the IRQ mess of ESDI MCA.
This should also fix the timing/fatal's on ramdisk speeds using said controller on NT and OS/2 on MCA.
|
2024-03-11 21:39:16 +01:00 |
|
Cacodemon345
|
10e0dbaafa
|
Netsocket changes
|
2024-03-12 01:55:17 +06:00 |
|
Miran Grča
|
1dc908de83
|
Merge pull request #4244 from lemondrops/patch-1
Qt: Disable device checkboxes when ROMs for them aren't present
|
2024-03-11 16:19:44 +01:00 |
|
Alexander Babikov
|
8f9f5b2efb
|
Disable the XGA checkbox when ROMs aren't available
|
2024-03-11 19:25:45 +05:00 |
|
Alexander Babikov
|
45e76af96f
|
Disable the LBA Enhancer checkbox when the ROM isn't available
|
2024-03-11 19:25:13 +05:00 |
|
Cacodemon345
|
9f5d2a46bd
|
Platform-specific netwok sockets
|
2024-03-11 16:35:57 +06:00 |
|
RichardG867
|
a3b8e0f1b2
|
DDC: Clarify some comments
|
2024-03-10 18:17:32 -03:00 |
|
RichardG867
|
e0c5eb49f1
|
DDC: EDID data improvements, hopefully fixes 1600x1200 on older OSes
|
2024-03-10 18:01:09 -03:00 |
|
Cacodemon345
|
8fd35fccb8
|
Make fifo8 resizing code more reliable
|
2024-03-11 02:02:49 +06:00 |
|
Cacodemon345
|
bc6b659e02
|
SLIP works properly now
Preparation for modem phonebook files
|
2024-03-11 01:49:58 +06:00 |
|
OBattler
|
18c04a3ef0
|
Merge remote-tracking branch 'origin/master' into version/4.2
|
2024-03-09 23:55:57 +01:00 |
|
OBattler
|
f4a7fd7190
|
Added two more ET4000AX BIOS'es.
|
2024-03-09 19:07:54 +01:00 |
|
OBattler
|
d4fa99648e
|
SiS 5595 fixes, added the PC Chips M747, and corrected the name of the Aptiva.
|
2024-03-09 18:56:42 +01:00 |
|
OBattler
|
9006f31f45
|
Added the NEC Mate NX MA23C.
|
2024-03-09 14:46:33 +01:00 |
|
OBattler
|
567d66b788
|
Added the IBM Aptiva CM (Japanese PC 330).
|
2024-03-09 13:43:59 +01:00 |
|
OBattler
|
cb8b6b68a7
|
And made them on par with the Tseng ET4000AX, as the available data suggests.
|
2024-03-09 13:31:42 +01:00 |
|
OBattler
|
3061e9343c
|
Give the TVGA 8900D-R faster timings.
|
2024-03-09 13:30:13 +01:00 |
|
OBattler
|
ca2492e893
|
Added the Trident TVGA 8900 D-R.
|
2024-03-09 13:18:31 +01:00 |
|
OBattler
|
908ce24198
|
Conflict resolution.
|
2024-03-09 11:39:35 +01:00 |
|
OBattler
|
10c7ee2aef
|
Fixed some warnings.
|
2024-03-09 11:38:18 +01:00 |
|
Cacodemon345
|
af30550d94
|
Fix command mode
|
2024-03-09 15:49:08 +06:00 |
|
Cacodemon345
|
b5db53368f
|
Logging and crash fixes
|
2024-03-09 14:58:12 +06:00 |
|
OBattler
|
27734a8728
|
AHA-1542CP: Return the correct firmware checksum.
|
2024-03-09 00:42:13 +01:00 |
|
OBattler
|
50d7340d01
|
Added the 1.02 German and 1.03 English versions of the AHA-1542CP BIOS.
|
2024-03-08 23:11:35 +01:00 |
|