Commit graph

  • 75644f9cf2 file socket : invert in and out, and little adjustments Orian Latroupe 2024-10-04 22:11:47 +0200
  • 6d75c3aa82
    gdb-bridge: add missing include dev Lephenixnoir 2024-09-23 11:22:28 +0200
  • 1ceeabdc36
    fxconv: recognize the new line-distance param for fonts Lephenixnoir 2024-09-14 07:29:30 +0200
  • 92a95e0090
    libfxlink: no-colors option + don't always enumerate devices [Windows] Lephenixnoir 2024-08-27 11:50:49 +0200
  • efcd6ec241
    libfxlink, fxlink: install rules for MinGW build [Windows] Lephenixnoir 2024-08-27 11:21:25 +0200
  • 9de441d0f4
    libfxlink: basic device enumeration without hotplug [Windows] Lephenixnoir 2024-08-26 19:04:09 +0200
  • c3d7fd6efa
    fxlink: find SDL2 without -mwindows to stay in console [Windows] Lephenixnoir 2024-08-26 12:00:24 +0200
  • b83796a382
    fxgxa: use standard fopen() for reading files [Windows] Lephenixnoir 2024-08-26 11:04:04 +0200
  • 50997a8b75
    very crude Windows build (WIP): disable fxlink TUI, gdb bridge Lephenixnoir 2024-08-25 23:10:51 +0200
  • c8afb9acb5
    fxlink: add --sockin and --sockout options to fxlink -i redoste 2024-09-14 03:11:02 +0200
  • 6419f17b64 Rename 'socket' to 'file' and split in/out file harrypotter360 2024-09-09 23:21:32 +0200
  • eeffbc46f2 Potter360 : add -s option to use socket harrypotter360 2024-09-02 23:46:07 +0200
  • e201304423
    fxsdk: use -flto=auto by default to avoid lto-wrapper warning Lephenixnoir 2024-07-09 21:13:31 +0200
  • 09e2cf5fda
    bump version to 2.11.0 master 2.11.0 Lephenixnoir 2024-07-06 10:00:25 +0200
  • 82c0e0ed67
    fxsdk: add file size sanity check before sending Lephenixnoir 2024-07-06 09:59:39 +0200
  • 181ed5cccd
    fxsdk: add ELF patch mechanism for HH2 to specify filename for stage-2 Lephenixnoir 2024-06-05 10:49:48 +0200
  • 69f70eac10
    fxsdk: enable LTO by default on new projects Lephenixnoir 2024-06-02 16:09:54 +0200
  • 8d6bc9c14f
    fxconv: add new return type convention for custom converters Lephenixnoir 2024-06-02 16:08:03 +0200
  • 96c035ff4a
    fxsdk: add an [fxsdk script] command for misc. functions Lephenixnoir 2024-06-02 16:07:26 +0200
  • b8f546c67e
    fxsdk: basic fx-CP support using HH2 as a loader Lephenixnoir 2024-05-06 18:02:02 +0200
  • a443fa59e1
    fxconv: don't require py param to be set in manual calls Lephenixnoir 2024-04-21 12:13:44 +0200
  • ccbe0e594a
    gdb: packet and bridge logging Lephenixnoir 2024-04-13 09:21:26 +0200
  • 8b09299c3a
    gdb: interpret client disconnect as W00 (normal exit) Lephenixnoir 2024-04-06 22:49:59 +0200
  • 5acef051f1
    gdb: use sh4al-dsp target Lephenixnoir 2024-04-01 00:48:58 +0200
  • 5fe02b055b
    fxsdk: add -g by default for new projects Lephenixnoir 2024-03-30 19:38:38 +0100
  • 76c23b88ac Merge pull request 'A few fixes for the new bridge that make using the builtin GDB invocation a bit nicer' (#13) from redoste/fxsdk:gdb-bridge-fixes into dev Lephenixnoir 2024-03-31 18:32:46 +0200
  • 4d664f9e05
    gdb: ignore SIGINT from the bridge when gdb is in foreground redoste 2024-03-31 18:23:52 +0200
  • d5697e6add
    gdb: set architecture to sh4a-nofpu when starting gdb redoste 2024-03-31 18:23:19 +0200
  • e847ad3f6e
    gdb: provide [fxsdk gdb] wrapper Lephenixnoir 2024-03-30 11:47:04 +0100
  • 056ce41c9e
    gdb: style, messages, add option to wait for gdb:start Lephenixnoir 2024-03-30 09:34:52 +0100
  • 87a2feff15
    gdb: add original gdb bridge by @redoste Lephenixnoir 2024-03-30 09:29:28 +0100
  • 0134f37f7d
    Merge remote-tracking branch 'czm/master' into dev (#12) Lephenixnoir 2024-03-27 19:15:18 +0100
  • 0e2379ea51 Improve the wording in README_zh.md 陈湛明 2024-03-26 21:40:11 +0000
  • aeb8dda6c8 Add support for VSCode 陈湛明 2024-03-26 11:51:51 +0000
  • cf0aea6c4c Remove redundant explanation about macro 陈湛明 2024-03-26 11:47:42 +0000
  • daf69d1898 Add the date of translation for README_zh.md 陈湛明 2024-03-26 09:55:37 +0000
  • bc8157c385 Fix several issues in VSCode_zh.md 陈湛明 2024-03-26 09:39:49 +0000
  • df05f68c65 Change language suffix to "zh" 陈湛明 2024-03-26 08:45:57 +0000
  • 7e519f9f22 Merge branch 'master' of https://git.planet-casio.com/Chen-Zhanming/fxsdk 陈湛明 2024-03-25 21:10:34 +0000
  • ea871becf5 Fix a typo in README 陈湛明 2024-03-25 21:08:55 +0000
  • 8e2b1d58b2 Translate README into Simplified Chinese 陈湛明 2024-03-24 18:46:11 +0000
  • eec1455bfd Change the link back 陈湛明 2024-03-25 15:12:46 +0000
  • 274f6aa8c2 Use Forgeio style link 陈湛明 2024-03-25 11:35:49 +0000
  • 6632c37e45 Use relative path 陈湛明 2024-03-25 11:23:46 +0000
  • 06d5b6f852 Add a tutorial on using fxSDK in VSCode 陈湛明 2024-03-25 11:20:47 +0000
  • 82fb8d2716 Add more translation to README_zhCN.md 陈湛明 2024-03-25 11:18:11 +0000
  • 3013343e19 Partially translated README to Simplified Chinese 陈湛明 2024-03-24 18:46:11 +0000
  • 85d7fcf9e9
    libfxlink: fix race condition leading to lost messages Lephenixnoir 2024-03-24 19:22:26 +0100
  • 2d293eeb35
    libfxlink: remove confusingly unused IN message Lephenixnoir 2024-03-24 18:17:03 +0100
  • 8d8fca3ea2
    fxsdk: add build-fxg3a -s (send) option Lephenixnoir 2024-03-24 11:12:11 +0100
  • 8092621967
    fxsdk: better defaults for build-fxg3a projects Lephenixnoir 2024-03-24 09:05:34 +0100
  • 519b4201fc
    fxsdk: cleanup for building fx code as g3a (#11) Lephenixnoir 2024-03-21 08:51:49 +0100
  • 883ca77167
    corrected typo for send option Slyvtt 2023-03-25 09:33:23 +0100
  • 8574824b31
    removed build-fxascg-push target due to possible RAM allocation issues Slyvtt 2023-03-25 09:08:25 +0100
  • 45b207b150
    'fxsdk build-fx-as-cg' working and added send command line option Slyvtt 2023-03-12 16:20:44 +0100
  • a3aa537e84
    Start working on a build target FX9860G_AS_CG for fxSDK & gint Slyvtt 2023-03-10 16:51:27 +0100
  • 4c307af02b
    fxconv: preliminary support for fonts in PythonExtra Lephenixnoir 2024-03-21 08:29:06 +0100
  • 2acc439ed4
    fxsdk: add TARGET_FXCG50_FASTLOAD macro for add-in push builds Lephenixnoir 2024-02-03 19:45:15 +0100
  • 8030d6bdc6
    fxconv: PythonExtra support for bopti-cg Lephenixnoir 2024-02-02 10:44:04 +0100
  • 4a84bfdcd4
    fxconv: fix stupid compact mode bug Lephenixnoir 2024-02-03 15:59:44 +0100
  • 6e62fb7d6d
    fxconv: PythonExtra support for bopti-fx Lephenixnoir 2024-02-01 17:46:30 +0100
  • 975f29a471
    fxconv: (fix indent) Lephenixnoir 2024-01-31 23:28:49 +0100
  • da79a6a0e8
    fxlink: add --folder option to fxlink -s to select output folder Lephenixnoir 2024-01-30 22:19:19 +0100
  • ecf04cb634
    fxconv: make bopti-fx image data a pointer Lephenixnoir 2024-01-21 21:06:01 +0100
  • 45fd52444f
    fxlink: add (unused) scale parameter to SDL2 video capture Lephenixnoir 2024-01-21 21:05:36 +0100
  • 9f4d17ca4f
    fxlink: don't free glib pointer apparently not malloc'ed Lephenixnoir 2023-12-03 16:08:58 +0100
  • 8f50f7694a
    fxconv: fix c-c/c-v in range error messages Lephenixnoir 2023-10-17 21:56:38 +0200
  • 88235041a3
    fxconv: add i8/i16/i32, with range checks Lephenixnoir 2023-10-17 20:14:45 +0200
  • be8c1f0d94
    fxconv: alignment parameter in fxconv.ptr() (default 4) Lephenixnoir 2023-08-20 10:41:53 +0200
  • 11e3b614c2
    fxconv: add an elf_multi() function to produce multiple variables Lephenixnoir 2023-08-15 21:59:17 +0200
  • cf3ab5d5e0
    fxconv: copy elements in += ObjectData instead of referencing subobject Lephenixnoir 2023-08-08 20:26:37 +0200
  • 82027e1057
    bump version to 2.10.0 2.10.0 Lephenixnoir 2023-04-01 23:21:34 +0200
  • 7b77fb9c0b
    libfxlink: add status functions to avoid looking into fdev fields Lephenixnoir 2023-04-01 21:34:27 +0200
  • 394d05726d
    fxlink: add missing <unistd.h> to tui/tui-interactive.c Lephenixnoir 2023-03-28 21:43:59 +0200
  • 0c0eb7f4f5
    libfxlink: use old libusb for compatibility with 1.0.23 Lephenixnoir 2023-03-28 19:35:00 +0200
  • 1251ca23ee
    libfxlink: return status from fxlink_device_start_bulk_{IN,OUT} Lephenixnoir 2023-03-27 19:47:08 +0200
  • 1573db3860
    libfxlink: install the library Lephenixnoir 2023-03-27 19:46:29 +0200
  • 065233387d
    split fxlink into library (not installed yet) and executable Lephenixnoir 2023-03-26 12:20:50 +0200
  • 3f4aa1e750
    fxlink: usable TUI command setup + gintctl test commands Lephenixnoir 2023-03-26 11:41:55 +0200
  • 7fcf2411bf corrected typo for send option 1717736631063639433/upscaler 1717736631063639433/tmp_refs/heads/upscaler Slyvtt 2023-03-25 09:33:23 +0100
  • 96b031ab76 removed build-fxascg-push target due to possible RAM allocation issues Slyvtt 2023-03-25 09:08:25 +0100
  • cef9d21076
    fxlink: start implementing TUI commands (mainly gintctl tests) Lephenixnoir 2023-03-17 21:32:01 +0100
  • f83ea7e3d3
    fxsdk: restore almost-original CG icon, but with the GIMP template Lephenixnoir 2023-03-12 21:13:32 +0100
  • 4b980d949b
    fxsdk: another failed attempt at a better CG icon Lephenixnoir 2023-03-12 20:55:48 +0100
  • 0a61ffc523
    fxlink: basic TUI commands Lephenixnoir 2023-03-12 20:55:18 +0100
  • c7c1ec35f7
    fxlink: send zero-length packets after commands Lephenixnoir 2023-03-12 20:54:53 +0100
  • b69433015d 'fxsdk build-fx-as-cg' working and added send command line option Slyvtt 2023-03-12 16:20:44 +0100
  • cc200ff7d3 Start working on a build target FX9860G_AS_CG for fxSDK & gint Slyvtt 2023-03-10 16:51:27 +0100
  • 3dc9f06219
    fxlink: basic writing logic and 'test' command Lephenixnoir 2023-03-04 18:07:30 +0100
  • 9d30377d90
    fxlink: full rewrite; deeper device management and TUI Lephenixnoir 2023-03-03 00:29:00 +0100
  • d6ed47b133
    fxsdk: add build-cg-push to default .gitignore Lephenixnoir 2023-01-19 21:35:22 +0100
  • ae452c3bc2 Merge pull request 'Add fast push mode' (#10) from Heath123/fxsdk:dev into dev Lephenixnoir 2023-01-19 09:38:12 +0100
  • 6849c1624e Add push mode Heath123 2023-01-17 23:02:29 +0000
  • 7b2294d8c0
    fxsdk: don't generate G3A in fastload, use bin Lephenixnoir 2023-01-17 10:13:11 +0100
  • d91e6b7497
    fxsdk: add build-cg-push command (no send yet) Lephenixnoir 2023-01-17 09:56:33 +0100
  • dc522072e7
    fxconv: honor section setting for ASM conversions Lephenixnoir 2023-01-15 16:32:51 +0100
  • c9e9f347e4
    fxsdk: GIMP icon template and new default icon Lephenixnoir 2023-01-02 17:56:25 +0100
  • ebfde1f13d
    fxlink: add reconnecting interactive mode (-ir) Lephenixnoir 2022-12-03 13:34:06 +0100
  • e31d053a08
    fxsdk: handle parentheses in paths for fxgxa Lephenixnoir 2022-11-25 10:56:59 +0100
  • 8c966821e8
    fxconv: fix bad detection of fxconv-metadata.txt for relative paths Lephenixnoir 2022-11-05 18:44:33 +0100