Commit Graph

9413 Commits

Author SHA1 Message Date
Cacodemon345
31a1cebed8 Add proper AcerMagic S20 emulation 2022-11-14 20:54:22 +06:00
Jasmine Iwanek
302aacccd7 Merge pull request #2726 from mariuszkurek/master
Draft: Debian build system
2022-11-13 22:02:59 -05:00
Miran Grča
dec4397472 Merge pull request #2860 from jriwanek-forks/whitespace
Whitespace cleanups
2022-11-14 03:42:16 +01:00
Jasmine Iwanek
6ea253896d Remove unnecessary clang-format comment 2022-11-13 21:15:59 -05:00
Jasmine Iwanek
af9f1abf98 Code/Comments cleanup
Tabs to spaces
Whitespace
Normalize clang-format comments
2022-11-13 21:15:58 -05:00
Jasmine Iwanek
bd75bc141a Header cleanups
Tabs to spaces
Consistency
2022-11-13 21:15:47 -05:00
Jasmine Iwanek
702371a369 Merge pull request #2859 from cold-brewed/hd-img-create-large
qt: Fix multiple issues with hdd image creation
2022-11-13 13:51:30 -05:00
David Hrdlička
b9a31e92c0 Add zh-TW to qt_translations.qrc, fixes #2847 2022-11-13 18:02:21 +01:00
cold-brewed
78998b8231 qt: Fix multiple issues with hdd image creation: large sizes, image paths, max_hpc on ide 2022-11-13 11:09:38 -05:00
Jasmine Iwanek
10df1968da Merge pull request #2858 from 86Box/tc1995
Fixed LFB access on the VLB front of the TGUI9440AGi.
2022-11-13 10:46:06 -05:00
TC1995
e0ce67bd7f Fixed LFB access on the VLB front of the TGUI9440AGi.
Fixed Bresenham infinite loop when error term is > 0 alongside CX being 0.
2022-11-13 16:35:30 +01:00
Miran Grča
a6d6d678b4 Merge pull request #2855 from Cacodemon345/voodoo-cmdfifo3-fix
voodoo: Account for padding words in CMDFIFO3
2022-11-12 19:09:19 +01:00
Cacodemon345
49668c27ff voodoo: Account for padding words in CMDFIFO3 2022-11-13 00:04:02 +06:00
Miran Grča
91b5d76c8c Merge pull request #2852 from Cacodemon345/patch-107
hdd_image: Try to reopen existing disk image next time
2022-11-12 18:24:31 +01:00
Miran Grča
e2675d6407 Merge pull request #2854 from Cacodemon345/voodoo-cmdfifo2-fix
voodoo: CMDFIFO type 2 is available starting with Voodoo 2
2022-11-12 18:21:39 +01:00
Cacodemon345
728d44f979 voodoo: CMDFIFO type 2 is available starting with Voodoo 2 2022-11-12 23:15:57 +06:00
Cacodemon345
335f58cbf6 hdd_image: Try to reopen existing disk image next time
Fixes #1766.
2022-11-12 22:04:50 +06:00
Jasmine Iwanek
cf26a6a88f Merge pull request #2850 from Cacodemon345/qt-toolbar-win32
qt: Match toolbar background with Win32 backend
2022-11-11 19:04:37 -05:00
Miran Grča
54d7ce086a Merge pull request #2851 from jriwanek-forks/hdd-image
Fix up some more magic numbers relating to hdd image creation
2022-11-12 00:37:38 +01:00
Jasmine Iwanek
de4f70e3f8 Fix up some more magic numbers 2022-11-11 17:19:47 -05:00
Cacodemon345
d827a3708c qt: Match toolbar background with Win32 backend 2022-11-11 21:58:42 +06:00
Jasmine Iwanek
51aa132818 Fix a typo, and correct two NEC V20 speeds 2022-11-11 01:40:59 -05:00
Jasmine Iwanek
b31be6e754 Merge pull request #2846 from kzmidze/patch-5
Update zh-TW.rc
2022-11-10 20:39:40 -05:00
Jasmine Iwanek
9aee6bb092 Merge pull request #2845 from kzmidze/patch-6
Update zh-TW.po
2022-11-10 20:39:19 -05:00
Камидзе
5cda60c58f Update zh-TW.po 2022-11-11 08:59:59 +08:00
Камидзе
7df72ef848 Update zh-TW.rc 2022-11-11 08:57:38 +08:00
Miran Grča
5579446a7e Merge pull request #2844 from jriwanek-forks/voodoo3-3500
Voodoo3 updates
2022-11-11 01:27:20 +01:00
Jasmine Iwanek
b6466ba266 Voodoo3 3500 SI 2022-11-10 18:10:17 -05:00
Jasmine Iwanek
7c2c1e985d Falcon Northwest Voodoo3 3500 SE 2022-11-10 18:10:10 -05:00
Jasmine Iwanek
5a462053fd Compaq Voodoo 3 3500 2022-11-10 18:10:10 -05:00
Jasmine Iwanek
7176d7c66c Velocity 200 AGP 2022-11-10 17:03:13 -05:00
Jasmine Iwanek
381f9d11fc Voodoo 3 3500 TV 2022-11-10 17:03:13 -05:00
Jasmine Iwanek
6f031c34df Voodoo 3 1000 2022-11-10 15:49:20 -05:00
Jasmine Iwanek
ac48f84a23 Cleanups in vid_voodoo_banshee.c 2022-11-10 12:17:24 -05:00
Miran Grča
d9bfafcc07 Merge pull request #2838 from jriwanek-forks/fix
Fix language string offsetting in win32 ui
2022-11-10 06:55:23 +01:00
Jasmine Iwanek
6919451ae4 Fix string offsetting 2022-11-09 23:19:17 -05:00
Miran Grča
92d0fdcc97 Merge pull request #2835 from jriwanek-forks/fix
Fix "None" not showing up for video2 on Win32 UI
2022-11-09 04:42:06 +01:00
Jasmine Iwanek
04e4acf427 Merge remote-tracking branch 'upstream/master' into fix 2022-11-08 22:41:33 -05:00
OBattler
cd6a43165a Fixed some compile-breaking mistakes. 2022-11-09 04:37:44 +01:00
OBattler
f807bb2ccc It is the M240 that has the internal HDC, not the M24. 2022-11-09 04:32:59 +01:00
Miran Grča
aaac0ed92f Merge pull request #2834 from jriwanek-forks/hdd-speed
HDD Speed setting visable in win32 UI
2022-11-09 04:12:30 +01:00
Jasmine Iwanek
19a64344ef Updates 2022-11-08 22:09:59 -05:00
Jasmine Iwanek
b54c8fecff Fix "None" not showing up for video2 2022-11-08 21:59:36 -05:00
OBattler
02dc3aa592 Fixed some AMD PCSCSI bugs. 2022-11-09 03:44:51 +01:00
Jasmine Iwanek
7b1a2b2f42 Merge remote-tracking branch 'upstream/master' into hdd-speed 2022-11-08 15:55:13 -05:00
Jasmine Iwanek
a157d6faca Update languages 2022-11-08 15:21:35 -05:00
Jasmine Iwanek
1e7c3e9fc9 Merge pull request #2829 from kzmidze/patch-3
Update zh-TW.po
2022-11-08 14:14:22 -05:00
Jasmine Iwanek
96802345b2 Merge pull request #2830 from kzmidze/patch-4
Update zh-TW.rc
2022-11-08 14:14:09 -05:00
Jasmine Iwanek
9291b184fe Merge remote-tracking branch 'upstream/master' into hdd-speed 2022-11-08 13:58:05 -05:00
Jasmine Iwanek
14fa9649a8 Merge pull request #2833 from jriwanek-forks/fix
Fix silly mistake
2022-11-08 13:56:56 -05:00