20117 Commits

Author SHA1 Message Date
Jochen Schäfer
40cb3fa5bb Reverted changes to misc_util 2025-04-03 08:08:15 +02:00
Jonathan Campbell
0ef6c2d020 oops 2025-04-02 23:02:26 -07:00
Jonathan Campbell
e1c16ed466 Update debug info 2025-04-02 22:53:21 -07:00
Jochen Schäfer
666ea1c4e9 Tried to change Enet exclusion. 2025-04-01 11:59:59 +02:00
Jochen Schäfer
e404ab8f35 Tried to change Enet exclusion. 2025-04-01 11:52:01 +02:00
josch1710
14e65687a9
Merge branch 'master' into master 2025-04-01 08:53:04 +02:00
Jochen Sch„fer
97200d5744 Excluded some code for OS/2 2025-04-01 08:13:26 +02:00
Jochen Sch„fer
d6f2be9be6 Implemented changing file time. Cleaned up tabs in LocalFile::Close 2025-04-01 08:09:30 +02:00
Jonathan Campbell
dce72c6f1b
Merge pull request #5613 from maron2000/fix_color
Fix a couple of typos in COLOR command
2025-03-31 12:25:24 -07:00
maron2000
ffec05f6db Fix mistake of yellow color in COLOR command 2025-03-31 21:10:09 +09:00
maron2000
d3019b644b Fix typo of default foreground color in COLOR command 2025-03-31 20:59:26 +09:00
Jonathan Campbell
224c031756 more 2025-03-31 03:44:40 -07:00
Jonathan Campbell
5003fed8dd oops 2025-03-31 03:42:49 -07:00
Jonathan Campbell
90a1a2a9f3 fix italics 2025-03-31 03:37:30 -07:00
Jonathan Campbell
7c8e6b5eb0 try 2025-03-31 03:36:38 -07:00
Jonathan Campbell
0ee4867844 try 2025-03-31 03:35:26 -07:00
Jonathan Campbell
c5b8f7907f more 2025-03-31 03:28:19 -07:00
Jonathan Campbell
61789d0099 try 2025-03-31 03:08:08 -07:00
Jonathan Campbell
3ac921131e try 2025-03-31 03:04:14 -07:00
Jonathan Campbell
5c41f9d25f correct 2025-03-31 03:01:59 -07:00
Jonathan Campbell
040c570eab modes 2025-03-31 03:01:30 -07:00
Jonathan Campbell
b58893ef02 debug 2025-03-31 02:38:40 -07:00
Jonathan Campbell
59a285f217 debug 2025-03-31 02:25:38 -07:00
Jonathan Campbell
2b1ea9ff99 Time to document the video debug overlay 2025-03-31 01:33:09 -07:00
Jonathan Campbell
982ae13c48 Video debug: Correct VGA 256-color palette grid 2025-03-31 01:06:46 -07:00
Jonathan Campbell
19bc0c63c8
Merge pull request #5607 from josch1710/master
Some changes for porting OS/2
2025-03-31 00:42:23 -07:00
Jonathan Campbell
b72ae82f87
Merge pull request #5606 from LeoKids/patch-1
Update README.md
2025-03-29 09:19:49 -07:00
Jonathan Campbell
03a2264334
Merge pull request #5605 from maron2000/fix_backspace
Rewrite DBCS character handling of Backspace key in command history
2025-03-29 09:19:29 -07:00
Jonathan Campbell
b078538d99
Merge pull request #5604 from maron2000/color_fix
Fix COLOR command to match behavior on Windows
2025-03-29 09:19:13 -07:00
maron2000
af39264c77 Additional fix for Backspace key in shell 2025-03-29 23:56:41 +09:00
Jochen Sch„fer
e0ef6beb90 Adding OS/2 implementation for physfs 2025-03-29 10:59:14 +01:00
Jochen Sch„fer
57fc5831d3 Some OS/2 specific changes. Patches are not complete yet 2025-03-29 10:35:37 +01:00
Leo
a42bfd362e
Update README.md 2025-03-28 19:33:55 -03:00
maron2000
49f77509a2 Rewrite DBCS character handling of Backspace key in command history 2025-03-28 23:49:15 +09:00
maron2000
1cb0dcf652 Update CHANGELOG 2025-03-28 18:57:13 +09:00
maron2000
90c33545e7 Fix COLOR command to match behavior on Windows 2025-03-28 18:49:03 +09:00
Jonathan Campbell
36888dc377
Merge pull request #5602 from maron2000/update_changelog
Update CHANGELOG
2025-03-28 00:10:22 -07:00
Jonathan Campbell
418756a9d1
Merge branch 'master' into update_changelog 2025-03-28 00:10:15 -07:00
Jonathan Campbell
6c944cfc82 PC-98 INT 18h AH=10h set cursor blink, and side effect as well, to eliminate blinking cursor in PC-98 port of Lemmings 2025-03-27 19:46:48 -07:00
Jonathan Campbell
b21934e91b
Merge pull request #5598 from josch1710/master
Renamed variable ulimit to mlimit (bios.cpp) and class COLOR to COLORPGM (dos_programs.cpp)
2025-03-27 17:21:04 -07:00
maron2000
7bdf5e0c79 Update CHANGELOG 2025-03-27 21:06:16 +09:00
Jonathan Campbell
fc3dcc496f
Merge pull request #5599 from maron2000/fix_int21ah0a
Int21h AH=0x0a Keep cursor position if keyboard buffer full
2025-03-26 11:00:06 -07:00
Jonathan Campbell
d89109b6c1
Merge pull request #5596 from maron2000/fix_int21ah01
Fix INT21h AH=01 echo behavior
2025-03-26 10:57:00 -07:00
Jonathan Campbell
01567b9ee1
Merge pull request #5595 from maron2000/fix_insertbug
Fix insertion of characters in command history
2025-03-26 10:56:41 -07:00
Jonathan Campbell
f60ed08dc5
Merge pull request #5594 from fuel-pcbox/master
A plethora of MMX and SSE fixes
2025-03-26 10:56:11 -07:00
Jochen Sch„fer
3f9fcbd34c Corrected text 2025-03-26 16:20:18 +01:00
maron2000
b0a799e820 Int21h AH=0x0a Keep cursor position if keyboard buffer full 2025-03-26 23:07:10 +09:00
maron2000
d7673db596 Consider autodbcs option in device_CON::Write 2025-03-26 21:05:24 +09:00
Jochen Schäfer
a5d1dcc6e6 Renamed variable ulimit to mlimit (bios.cpp) and class COLOR to COLORPGM, because both symbols are always defined in OS/2 EMX. 2025-03-26 08:00:38 +01:00
maron2000
857ffa8d42 Fix INT21h AH=01 echo behavior 2025-03-25 23:32:57 +09:00