Commit Graph

  • 4058c9c5f3
    Fix install destination detection for CXI-based game files (#953) master ZeroSkill 2026-05-24 14:40:59 +03:00
  • f477da087c
    Add support for decrypting gamecart saves (#963) ZeroSkill 2026-05-23 13:13:22 +03:00
  • bba9f054da Automatic translation import GitHub Actions 2026-05-15 02:26:22 +00:00
  • 6097fa2754 Fix sporadic issues in RemoveBDRIEntry d0k3 2026-05-10 12:30:00 +02:00
  • 321d14ce7b CI: Fix a couple of minor bugs Pk11 2026-03-30 09:56:09 -05:00
  • e7fba495dc Change order of issuers for DEV. Fixes #959 rosaage 2026-04-04 01:42:44 +02:00
  • 5793231566 Automatic translation import GitHub Actions 2026-04-15 01:46:15 +00:00
  • e53b03b854 Automatic translation import GitHub Actions 2026-04-01 01:50:52 +00:00
  • 0ee81b7738 Automatic translation import v2.2.3 GitHub Actions 2026-03-30 14:56:51 +00:00
  • 2c108764f9 Auto update en.json version Pk11 2026-03-30 09:34:27 -05:00
  • 0f9a5f75f7 Updated 10th anniversary splash logo v2.2.2 d0k3 2026-03-29 21:50:55 +02:00
  • 2e80d3706a Lua io: remove debug prints ihaveahax 2026-03-26 22:26:28 -05:00
  • 21e421709d Lua io: implement file:lines ihaveahax 2026-03-26 22:07:40 -05:00
  • ab72328652 Lua io: file:read now returns nil when seek is at eof, to match original module ihaveahax 2026-03-26 21:57:02 -05:00
  • d6c537a626 Lua io: fix read mode opening by actually setting readable attribute ihaveahax 2026-03-26 21:56:22 -05:00
  • 53cafcb66d Automatic translation import GitHub Actions 2026-03-25 22:20:57 +00:00
  • 584b68b7b1
    Add support for reading and writing to I2C devices from lua (#934) Tage Mellemstrand 2026-03-25 23:18:03 +01:00
  • 468a91b414 Increment the translation version number to accomodate for new strings d0k3 2026-03-25 17:02:15 +01:00
  • 27c5a5c4f3 Fixing LUA MemTextViewer calls. Nicholaos Mouzourakis 2025-03-23 18:12:06 -04:00
  • 35cf7898cc Adding code comments from github comments as per suggestion. Nicholaos Mouzourakis 2024-07-08 23:16:30 -04:00
  • 04072d5b62 Adding clipboard select/cut/copy/paste support. Nicholaos Mouzourakis 2024-07-02 23:46:37 -04:00
  • d65a5b6771 Adding text editor functionality to text viewer. Nicholaos Mouzourakis 2024-06-27 23:17:31 -04:00
  • 1bbd8193d1
    Update Lua to 5.4.8 (#939) MisterSheeple 2026-03-25 10:13:09 +00:00
  • 65b55f9d60
    Dump cart ID2 properly in private header (#862) AriA99 2026-03-20 14:53:37 +00:00
  • 9310455cac
    Add function to detect the gyro model in a 3ds (#949) Tage Mellemstrand 2026-03-20 15:29:18 +01:00
  • d2445f0396
    Scripting: Normalize output of FormatBytes (#947) Pk11 2026-03-18 10:39:29 -05:00
  • 22939ec6ad Automatic translation import GitHub Actions 2026-03-15 01:29:29 +00:00
  • 7eb559cf21
    NVRAM Write capability (#946) Wolfvak 2026-02-21 20:51:42 -03:00
  • 8754d32fe0 Automatic translation import GitHub Actions 2026-02-15 01:25:06 +00:00
  • 04a45a1716 Automatic translation import GitHub Actions 2026-01-01 01:12:06 +00:00
  • 60455ad1b6 Automatic translation import GitHub Actions 2025-12-15 01:06:53 +00:00
  • 8dd74f2810 Automatic translation import GitHub Actions 2025-11-01 01:02:53 +00:00
  • 74c28ca269 Automatic translation import v2.2.1 GitHub Actions 2025-10-24 06:10:23 +00:00
  • 2c11812cf9 Automate translation upload/downloads Pk11 2025-10-23 00:48:37 -05:00
  • 92f8d90032 Add Korean font Pk11 2025-10-23 01:10:45 -05:00
  • 8180fe7c2a lua-doc: document fs.verify sig_check ihaveahax 2025-10-20 10:53:57 -05:00
  • d40f1dd022 arm9/lua/gm9internalfs: support sig_check in fs.verify ihaveahax 2025-10-20 10:21:38 -05:00
  • 34ca0fc3a7 Enable restore of original compression for NCSD & NCCH d0k3 2025-10-20 16:53:42 +02:00
  • ceabad8b3f Enable optional signature verification for NCCH & NCSD d0k3 2025-10-19 14:38:20 +02:00
  • 748c46ed5a Language setting: reduce code duplication, set default font d0k3 2025-10-18 13:46:32 +02:00
  • c8caf5888f Fix -flto parameter in Makefiles d0k3 2025-10-17 19:34:05 +02:00
  • e388028cc0 Fix stray %s in string - fixes #906 d0k3 2025-10-17 19:11:11 +02:00
  • 18e6ed541a Fix compiler warnings d0k3 2025-10-17 15:46:54 +02:00
  • 7306f500c5 Fix continuous integration (--break-system-packages) d0k3 2025-10-17 08:42:12 +02:00
  • d2c504848b
    CJK fusion-pixel-font Tweaks (with extended latin tweaks) (#901) lkdjfalnnlvz 2025-10-18 02:00:59 +09:00
  • 45b6aa1e2f
    Tweak ascii section to make it looks more balanced with chinese characters (#895) Danny Tsai 2025-10-18 00:59:28 +08:00
  • 320a3fe0ee
    Allocate buffer for support/font/lang files properly (#894) Danny Tsai 2025-10-18 00:58:29 +08:00
  • e83f58e841
    Fix compiling on non-UTF8 system, especially Windows (#903) TY 2025-10-08 00:23:22 +08:00
  • cf1cb1cfc5 fix a few cases of improper varg usage in luaL_error ZeroSkill1 2025-03-25 17:25:54 +03:00
  • 9ae4351bce
    Lua documentation fixes (#910) ihaveahax 2025-04-26 07:38:25 -05:00
  • 99f1abd7a4 lua io: fix incorrect mode detection ihaveahax 2025-04-06 00:34:30 -05:00
  • 15eb3b1ebe
    GM9Megascript: remove "Un-install Hax" (#916) ihaveahax 2025-04-26 07:36:36 -05:00
  • 4424c37a89
    Fix fs.list_dir not closing directory (#902) ihaveahax 2025-03-24 11:11:46 -05:00
  • bc84780036
    Lua examples: Small error corrections (#898) TophattedWasTaken 2025-03-24 11:08:53 -05:00
  • 712df196f1 Updated 9th anniversary splash v2.2.0 d0k3 2025-03-22 12:41:46 +01:00
  • a20c955e2a Updated readme credits d0k3 2025-03-22 12:41:27 +01:00
  • 7b20581fce
    Update translations with Lua strings (#893) Pk11 2025-03-21 07:00:41 -05:00
  • ba0272ff5d
    Lua support (#878) ihaveahax 2025-03-21 02:25:04 -05:00
  • 50270a820c
    Split up the ARM9 code and data sections (#883) Wolfvak 2025-03-15 10:25:23 -03:00
  • 61c79e3e3f Add Fusion font for Chinese Pk11 2024-11-29 19:45:38 -06:00
  • ab222de6b1 Update translations Pk11 2024-11-29 19:43:59 -06:00
  • 143fcf0d6b Display hours in ETA if the remaining seconds is >= 3600 Wolfvak 2024-06-15 15:55:42 -03:00
  • 157848c770 Add .vscode to the gitignore Wolfvak 2025-03-09 17:06:18 -03:00
  • 8cde50e091
    Automate translation files (#880) Pk11 2024-11-30 05:24:15 -06:00
  • 105f4ae5f7
    Increased CTRCARD clock from 4.18 to 13.4 MHz on ROM reads. (#873) profi200 2024-11-26 23:32:51 +01:00
  • 9e7df4c52d 'update CI to use upload-artifacts v4' ZeroSkill1 2024-11-08 14:52:46 +03:00
  • 208f12bde7 Fix multi RedNAND 2x not being set up properly ZeroSkill1 2024-11-08 12:29:01 +03:00
  • 7b6b478582
    Use VA start and end linker symbols instead of length (#865) Wolfvak 2024-06-19 16:19:45 -03:00
  • eee63dd155
    Fix fcram boot bug (#864) Fra 2024-06-15 20:37:11 +02:00
  • dab90a9162 Update Makefile Ricca665 2024-03-17 14:47:11 +01:00
  • 26990ca23a
    Key 0x2C is different per platform (#842) Luís Marques 2024-03-17 14:27:27 +00:00
  • 338a2aa98a
    Fix crashing in script runner mode (#840) Pk11 2024-02-20 12:13:57 -06:00
  • 399740b50e
    Undefined behavior fix on ticket.c (#838) Luís Marques 2024-01-25 10:28:03 +00:00
  • ad8b5e0a8c
    arm9/arm11 Makefile: Fix building with spaces in path (#828) ihaveahax 2023-08-25 17:58:22 -07:00
  • 14b390a943
    Move the start of AHBWRAM to be immediately after the VECTORS (#827) Wolfvak 2023-08-23 10:51:35 -03:00
  • 031762a1fe
    Embed the VRAM tar data in the ARM9 executable (#824) Wolfvak 2023-07-24 10:17:37 -03:00
  • 8b362c977a
    Correct installable address whitelist (#816) Danny Tsai 2023-07-22 08:39:08 +08:00
  • 11b05d7a3d Fix leftover typo Nemris 2023-04-26 15:04:31 +02:00
  • 3008bfed61 Reduce noise and drop dataclasses Nemris 2023-04-26 02:15:26 +02:00
  • f7a9b3eec8 Refactor to improve modularity Nemris 2023-04-17 01:49:38 +02:00
  • e1fa23a031 Update translations Pk11 2023-06-02 21:56:23 +00:00
  • 8006fbd5db Update translations Pk11 2023-04-25 07:16:17 -05:00
  • b4f04d3620 Update translations Pk11 2023-04-24 08:42:19 -05:00
  • eb37a21354 Remove untranslated trailing strings Pk11 2023-04-11 08:35:28 -05:00
  • a68d7d0cb7 Update translations Pk11 2023-04-11 08:14:00 -05:00
  • 87f9b82cd3 Update translations Pk11 2023-03-23 12:44:04 -05:00
  • a293c008d5 Update translations Pk11 2023-03-23 07:59:50 -05:00
  • 780016933c Update translations Pk11 2023-03-21 21:24:52 -05:00
  • 041ff61d41 Update translations Pk11 2023-03-20 23:25:23 -05:00
  • 1fd15657d8 Update default font, add Japanese font Pk11 2023-03-19 10:15:06 -05:00
  • 0971b3d9fa Add translations Pk11 2023-03-19 10:20:08 -05:00
  • b7c97af144
    Update README.md to match current VRAM drive info (#815) Danny Tsai 2023-06-03 05:13:09 +08:00
  • 723529e2d8
    Fix compilation warnings on dkA r60 (#808) Wolfvak 2023-04-25 10:13:28 -03:00
  • b5fca3bc7e
    Use the correct MCU LED period for calculations (#807) Wolfvak 2023-04-25 10:13:07 -03:00
  • 620e5061c5 Add font/language info to README, Pk11 to credits Pk11 2023-03-19 11:03:13 -05:00
  • 5aaac66eef Use sizeof in snprintf where possible, ensure UTF_BUFFER_BYTESIZE Pk11 2023-03-20 23:13:51 -05:00
  • 439e06334b Add language selection on first load & from HOME Pk11 2022-10-14 19:45:53 -05:00
  • 8303440c19 Add loading translations from TRF Pk11 2022-10-13 21:58:12 -05:00
  • 93ee590cad Make strings translatable Pk11 2022-03-22 18:13:18 -05:00
  • cae3d272d3
    Only reserve space in trimmed NDS files for RSA key if it exists (#804) Pk11 2023-04-09 13:38:35 -05:00