148 Commits

Author SHA1 Message Date
Lesserkuma
d289b2fd3e Merge pull request #148 from fredemmott/DMG_39VF1681-voltage
Correct voltage for fc_DMG_39VF1681
2026-08-11 22:56:02 +02:00
Lesserkuma
df290f03c9 Merge pull request #150 from fredemmott/save-chip-order
Correct condition for 'save_chip' none/unknown message
2026-08-11 22:54:27 +02:00
Fred Emmott
9e7a3d9d1f Correct condition for 'save_chip' none/unknown message
Replaces https://github.com/Lesserkuma/FlashGBX/pull/130
2026-08-11 15:46:09 -05:00
Fred Emmott
9efba0da55 Correct voltage for fc_DMG_39VF1681
ModRetro currently only makes 5V GB/GBC cartridges; no ModRetro Advance
yet.

While the chip itself is 3.3V, ModRetro does correct the voltage,
usually (always?) with 4x LJ245A

Without this, I get incorrect voltage message boxes in my fork, as the
my `hw_Chromatic` is set as DMG-only and
automatic-correct-voltage-for-DMG
2026-08-11 14:22:45 -05:00
Lesserkuma
a24975c6a2 Merge pull request #137 from orzgithub/translate/zh
Added Simplified Chinese translation.
2026-06-09 19:01:33 +02:00
orzgithub
84a6ee4b35 Update bug report URL in Chinese locale file.
Update bug report URL in Chinese locale file.
And removed info about the po generater becaues it's edited by a text editor.
2026-06-10 00:26:02 +08:00
orzgithub
8126a4e746 Added Simplified Chinese translation. 2026-06-10 00:21:01 +08:00
Lesserkuma
3cf83f3ac9 5.0.1 5.0.1 2026-06-06 00:10:30 +02:00
Lesserkuma
935f95ce87 5.0 5.0 2026-06-03 21:46:38 +02:00
Lesserkuma
be8da3f216 Merge pull request #135 from fredemmott/retry-read-count
Fix LK_Device::_write retry logic for partial success
2026-06-03 11:53:41 +02:00
Fred Emmott
c32c613d8c Fix LK_Device::_write retry logic for partial success
e.g. if we want two bytes and got one, we want to read one more, not two more
2026-06-02 21:51:49 -05:00
Lesserkuma
33dc1fc235 Merge pull request #132 from fredemmott/gui-auto-cartridge-mode
GUI: auto-select mode if only one mode is supported
2026-05-11 00:45:07 +02:00
Fred Emmott
0b192119ef GUI: auto-select mode if only one mode is supported
My Chromatic firmware only supports DMG, so, let's make the UX a little
friendlier :)

equivalent of CLI PR #125
relates to #131
2026-05-09 09:32:51 -05:00
Lesserkuma
c8940dc076 Merge pull request #125 from fredemmott/cli-auto-cartridge-mode
CLI: don't prompt for cartridge mode if reader only supports one mode
2026-05-06 22:12:16 +02:00
Lesserkuma
71eedb91d8 Merge pull request #127 from fredemmott/packaging
Add 'packaging' to dependencies in setup.py
2026-05-06 22:11:20 +02:00
Fred Emmott
098d9d64d9 Add 'packaging' to dependencies in setup.py
Required by the GUI
2026-05-06 15:05:54 -05:00
Fred Emmott
7a2b401fb1 CLI: don't prompt for cartridge mode if reader only supports one mode 2026-05-06 13:45:50 -05:00
Lesserkuma
c0ab35b055 - 2026-04-21 02:08:06 +02:00
Lesserkuma
55b8226fae - 2026-02-10 04:48:08 +01:00
Lesserkuma
d42b7e74a7 4.6 4.6 2026-01-27 12:32:39 +01:00
Lesserkuma
c694ca8b1e 4.5 4.5 2025-12-06 16:15:54 +01:00
Lesserkuma
37ca12a4f1 4.5 2025-06-17 00:16:26 +02:00
Lesserkuma
b7a4988a6b 4.4 4.4 2025-05-23 15:46:53 +02:00
Lesserkuma
c7f1688551 4.3 4.3 2024-11-07 22:44:12 +01:00
Lesserkuma
8bebc6cf69 4.3 2024-10-21 13:47:43 +02:00
Lesserkuma
201d76301d 4.2 4.2 2024-08-04 20:56:40 +02:00
Lesserkuma
a9fbd9fc00 4.1 4.1 2024-07-14 18:02:02 +02:00
Lesserkuma
3f71efac47 4.1 2024-07-14 17:34:12 +02:00
Lesserkuma
c8cd8ed340 4.0.1 4.0.1 2024-06-30 12:14:50 +02:00
Lesserkuma
dbe68ee069 4.0 2024-06-30 02:52:08 +02:00
Lesserkuma
b001120906 4.0 2024-06-30 01:34:39 +02:00
Lesserkuma
b728a53201 4.0 4.0 2024-06-30 01:19:55 +02:00
Lesserkuma
e3b55e37d8 4.0 2024-06-30 01:14:58 +02:00
Lesserkuma
53cf1050b1 Merge pull request #112 from RibShark/vastfame
Add support for dumping Vast Fame protected GBA carts
2024-06-10 12:19:15 +02:00
Rib
dfefc49a6c Move SRAM reordering detection for Vast Fame to before ROM is dumped, and initialize ROM at the same time (for if Vast Fame was not autodetected) 2024-06-09 23:02:20 +01:00
Rib
2951c68ebc Add support for dumping Vast Fame protected carts 2024-06-09 22:40:52 +01:00
Lesserkuma
34911c3bdf Merge pull request #111 from Cliffback/master
Automatic task triggering macOS build in remote repo on create release
2024-06-01 15:06:04 +02:00
Mathias
e4d10d5ecf update names 2024-05-31 20:42:46 +02:00
Mathias
c8d975ec4d add reference to main instead of master (default) 2024-05-31 20:32:10 +02:00
Mathias
e0a73540fc Wrong token name 2024-05-31 20:26:30 +02:00
Mathias
ccf928cc49 workflow name correction 2024-05-31 20:24:13 +02:00
Mathias
fd4442a602 update token 2024-05-31 20:21:52 +02:00
mathias.eek
9749e9979d added workflow to trigger remote build of macos 2024-05-31 20:02:42 +02:00
Lesserkuma
95bca91fc2 Merge pull request #101 from aronson/master
Don't set QT_MAC_WANTS_LAYER on modern macOS
2024-04-26 18:25:47 +02:00
Lesserkuma
8ba45ad140 3.37 3.37 2024-03-01 19:38:49 +01:00
Isaac Aronson
22e3e19780 Don't set QT_MAC_WANTS_LAYER on modern macOS 2024-02-15 18:21:47 -06:00
Lesserkuma
76533a9602 3.36 2024-01-15 17:29:48 +01:00
Lesserkuma
83c4b66ebf 3.36 3.36 2024-01-15 15:30:06 +01:00
Lesserkuma
7c09455681 3.35 3.35 2023-11-25 01:34:45 +01:00
Lesserkuma
c12b1de4dd 3.34 3.34 2023-09-26 11:37:12 +02:00