19982 Commits

Author SHA1 Message Date
maron2000
63d10bf7e2 Add translations for UTF8, UTF16 commands 2025-03-03 09:17:40 +09:00
Jonathan Campbell
ba48a170bf Fix timer handling to make IRQ 0 an edge trigger interrupt. Add code to PIC emulation to process said interrupts as edge trigger, do not signal the IRQ unless PIC_DeActivateIRQ() is called, then PIC_ActivateIRQ(). For some reason, this also seems to fix the audio in Tyrian 2000, though the audio still sounds a tiny bit crackly 2025-03-02 11:49:46 -08:00
Jonathan Campbell
cf3e9afe95
Merge pull request #5530 from FredBezies/patch-2
Fixing a typo and translate two missing lines
2025-03-02 10:49:58 -08:00
maron2000
4b550a7df1 Add translations for MODE command 2025-03-02 23:59:50 +09:00
maron2000
4c4d1c74e5 Add translations for IMGMOUNT command 2025-03-02 23:42:14 +09:00
maron2000
2a495ff057 Add translations for START command 2025-03-02 22:39:48 +09:00
FredBezies
58a9910349
Fixing a typo and translate two missing lines
This time, it is OK for french translation... Until new updates arrive for en_US language file.
2025-03-01 20:25:36 +01:00
Jonathan Campbell
16fe7e3c2b
Merge pull request #5527 from maron2000/fix_armbuild
Workaround for MSVC ARM64 CI build failure
2025-03-01 06:45:48 -08:00
Jonathan Campbell
4f5605755d
Merge pull request #5528 from maron2000/fix_DBCSline_end
Fix glitch of DBCS character at the end of a line
2025-03-01 06:45:26 -08:00
maron2000
b4fe202038 Fix glitch of DBCS character when first byte and second byte are separated at the end of line 2025-02-28 23:44:03 +09:00
maron2000
5ad1611003 Workaround for MSVC ARM64 CI build failure 2025-02-28 21:03:57 +09:00
Jonathan Campbell
8bf2057929
Merge pull request #5523 from FredBezies/patch-1
Update fr_FR.lng - last part
2025-02-27 08:02:03 -08:00
FredBezies
9796c37f06
Update fr_FR.lng - last part
Synchronizing with last en_US additions
2025-02-27 16:39:32 +01:00
Jonathan Campbell
a062cfd2a2
Merge pull request #5522 from 1abcd/cht-translation
Update zh_TW.lng
2025-02-27 07:09:18 -08:00
Jonathan Campbell
87c644b512
Merge pull request #5521 from 1abcd/uao-patch
Remove duplicate code mappings of Chinese characters in cp951_uni.h
2025-02-27 07:09:01 -08:00
Jonathan Campbell
b71d735882
Merge pull request #5516 from FredBezies/master
Update fr_FR.lng
2025-02-27 07:08:41 -08:00
Jonathan Campbell
1581113937
Merge pull request #5515 from maron2000/add_translations
Add missing translations
2025-02-27 07:08:30 -08:00
maron2000
dd2ba87f5c Add translations for BOOT command 2025-02-27 21:56:43 +09:00
maron2000
ff5a28e48c Add translations for LOADFIX command 2025-02-27 21:18:46 +09:00
maron2000
4df7c96aa4 Add translations for IMGMAKE command 2025-02-27 21:04:11 +09:00
1abcd
8856b35e05
Update zh_TW.lng 2025-02-27 12:01:21 +08:00
1abcd
d226ffcab6
Add files via upload 2025-02-26 17:38:48 +08:00
FredBezies
1cab2ecf59
Update fr_FR.lng
Synchronizing with last en_US changes
2025-02-25 20:38:05 +01:00
maron2000
79f093ed98 Add translations for IMGMOUNT command 2025-02-26 00:16:22 +09:00
maron2000
63ae7416c8 Add translation for INTRO command 2025-02-25 23:22:48 +09:00
maron2000
93f523b9c9 Add translation for IMGSWAP command 2025-02-25 23:16:58 +09:00
Jonathan Campbell
0ec58c0fda
Merge pull request #5513 from maron2000/add_translations
Add some missing translations
2025-02-24 07:56:52 -08:00
Jonathan Campbell
957c458124
Merge pull request #5512 from joncampbell123/dependabot/github_actions/actions/upload-artifact-4.6.1
Bump actions/upload-artifact from 4.6.0 to 4.6.1
2025-02-24 07:56:17 -08:00
maron2000
e8b623ebd8 Add translations for CFGTOOL command 2025-02-25 00:06:25 +09:00
maron2000
0742ff9e32 Add translations for RESCAN commands 2025-02-25 00:00:40 +09:00
maron2000
dcd34dcc52 Add translations for text mode commands 2025-02-24 23:53:49 +09:00
maron2000
b7e0408337 Add translations for INT2FDBG command 2025-02-24 23:40:02 +09:00
maron2000
cfa4dcb5fd Add translations for FLAGSAVE command 2025-02-24 23:32:14 +09:00
dependabot[bot]
533b916606
Bump actions/upload-artifact from 4.6.0 to 4.6.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 13:13:54 +00:00
Jonathan Campbell
0504e5e5a4
Merge pull request #5502 from maron2000/fix_secure
Enable changing drives mounted prior to switching to securemode
2025-02-17 05:44:09 -08:00
Jonathan Campbell
aa8835de0e
Merge pull request #5501 from maron2000/update_changelog
Update CHANGELOG
2025-02-17 05:43:25 -08:00
maron2000
aaf8e37c41 Enable changing drives mounted prior to switching to securemode 2025-02-17 19:27:33 +09:00
maron2000
9f7e7f83b2 Update CHANGELOG 2025-02-17 18:59:25 +09:00
Jonathan Campbell
312fb0102e
Merge pull request #5499 from maron2000/ttf_fullscr_test
Fix fullscreen mode occasionally switched to windowed mode
2025-02-16 23:18:11 -08:00
Jonathan Campbell
f4fb537c74
Merge pull request #5498 from FredBezies/master
Update fr_FR.lng part 2
2025-02-16 23:17:50 -08:00
FredBezies
8685235c18
Update fr_FR.lng 2025-02-16 19:59:32 +01:00
Jonathan Campbell
a46d875026
Merge pull request #5497 from FredBezies/master
French translation update, part 1
2025-02-16 10:30:18 -08:00
FredBezies
3b9f0642c9
Merge pull request #1 from FredBezies/FredBezies-patch-1
Updating french translation, part 1
2025-02-16 10:29:23 +01:00
FredBezies
5ae3e0b626
Updating french translation, part 1
First part of the remaining translation. Part 2 in a few days.
2025-02-16 10:27:41 +01:00
Jonathan Campbell
6210372acd
Merge pull request #5494 from maron2000/fix_pc98ttf
Fix blank screen when output=ttf on PC-98 mode
2025-02-14 21:03:19 -08:00
maron2000
3536a78fab Re-enable TTF output in PC-98 mode 2025-02-15 01:16:34 +09:00
maron2000
5ca328ce22 Setup palette information for TTF output in PC-98 mode 2025-02-15 00:30:49 +09:00
Jonathan Campbell
2b739298a2 more 2025-02-12 16:24:17 -08:00
Jonathan Campbell
7e0d376182 correct 2025-02-12 15:45:50 -08:00
Jonathan Campbell
9e08fa5395
Merge pull request #5490 from maron2000/ttf_fullscr_fix
Fix crash when switching from fullscreen to window mode in TTF output
2025-02-12 11:07:54 -08:00