Brian Pugh
|
ad0c50d9fa
|
wip
|
2025-02-21 09:40:33 -05:00 |
|
Brian Pugh
|
79f857c5f8
|
boxart manager wip
|
2025-02-21 09:40:22 -05:00 |
|
Brian Pugh
|
c7090a016a
|
wip
|
2025-02-21 09:39:48 -05:00 |
|
Brian Pugh
|
f25cd5b78e
|
Merge pull request #250 from BrianPugh/reproduceable-binaries
Add notes about how the gnw_patch binaries were generated
|
2025-02-21 09:39:29 -05:00 |
|
Brian Pugh
|
9e05203cbd
|
Add notes about how the gnw_patch binaries were generated
|
2025-02-21 09:35:13 -05:00 |
|
Brian Pugh
|
4b7f36e514
|
Merge pull request #249 from BrianPugh/poetry-v2
fix up pyproject.toml to work with poetry v2
|
2025-02-21 09:33:21 -05:00 |
|
Brian Pugh
|
c628768d8d
|
fix up pyproject.toml to work with poetry v2
|
2025-02-21 09:19:46 -05:00 |
|
Brian Pugh
|
675d7d0936
|
use poetry v1.8.5 in github actions
v0.15.1
|
2025-02-20 15:18:54 -05:00 |
|
Brian Pugh
|
802c3518a6
|
Merge pull request #248 from BrianPugh/gnw-patch
Integrate patching utilities
v0.15.0
|
2025-02-20 08:53:58 -05:00 |
|
Brian Pugh
|
6d0b41b2f4
|
automatically flash sd-bootloader
|
2025-02-20 08:50:18 -05:00 |
|
Brian Pugh
|
75b4e25a37
|
fix package includes/excludes.
|
2025-02-19 19:50:52 -05:00 |
|
Brian Pugh
|
6cd259a287
|
remove stray imports.
|
2025-02-19 19:45:22 -05:00 |
|
Brian Pugh
|
1bec9a5414
|
Fix zelda patching.
|
2025-02-19 19:41:53 -05:00 |
|
Brian Pugh
|
d41dc2750d
|
remove keystone-engine
|
2025-02-19 19:13:30 -05:00 |
|
Brian Pugh
|
6c115ca0cd
|
metadata magic
|
2025-02-19 16:07:11 -05:00 |
|
Brian Pugh
|
325d2ac588
|
Add firmware metadata to hdmi-cec field
|
2025-02-19 13:56:02 -05:00 |
|
Brian Pugh
|
1fc3a8b782
|
able to launch sd-bootloader at 0x0803200
|
2025-02-18 21:26:02 -05:00 |
|
Brian Pugh
|
ca5bfe636a
|
fix smb2 hardlock
|
2025-02-18 20:19:24 -05:00 |
|
Brian Pugh
|
0e0a711c02
|
more patching wip.
|
2025-02-18 12:43:00 -05:00 |
|
Brian Pugh
|
121e29f95d
|
initial vendoring of game-and-watch-patch
|
2025-02-17 22:28:24 -05:00 |
|
pre-commit-ci[bot]
|
9a6dcd26b4
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/RobertCraigie/pyright-python: v1.1.393 → v1.1.394](https://github.com/RobertCraigie/pyright-python/compare/v1.1.393...v1.1.394)
|
2025-02-17 14:27:48 -05:00 |
|
Brian Pugh
|
6ee650dddf
|
pyupgrade --py39-plus
|
2025-02-16 21:51:13 -05:00 |
|
Brian Pugh
|
e7328b0afe
|
upgrade to cyclopts v3.9.0, drop python3.8 support.
|
2025-02-16 21:49:47 -05:00 |
|
Brian Pugh
|
9bc407cc3e
|
remove deprecated --no-dev poetry flag
v0.14.0
|
2025-02-15 09:31:54 -05:00 |
|
dependabot[bot]
|
afd713bc00
|
Bump littlefs-python from 0.12.0 to 0.13.2
Bumps [littlefs-python](https://github.com/jrast/littlefs-python) from 0.12.0 to 0.13.2.
- [Release notes](https://github.com/jrast/littlefs-python/releases)
- [Commits](https://github.com/jrast/littlefs-python/compare/v0.12.0...v0.13.2)
---
updated-dependencies:
- dependency-name: littlefs-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-15 09:21:33 -05:00 |
|
Brian Pugh
|
0fb1153d52
|
Merge pull request #244 from BrianPugh/update-ci
update upload-artifact to v4
|
2025-02-15 09:19:19 -05:00 |
|
Brian Pugh
|
efa5e58d19
|
update upload-artifact to v4
|
2025-02-15 09:17:43 -05:00 |
|
Brian Pugh
|
e693d55eff
|
Merge pull request #241 from BrianPugh/sylverb-bootloader
flash-bootloader command for downloading/flashing SylverB's bootloader.
|
2025-02-15 09:11:49 -05:00 |
|
Brian Pugh
|
1279a67fed
|
Add additional logging to flashing bootloader.
|
2025-02-15 09:09:34 -05:00 |
|
pre-commit-ci[bot]
|
eee23fe0b5
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.4...v0.9.6)
|
2025-02-10 16:29:09 -05:00 |
|
Brian Pugh
|
521c6efdf1
|
Only allow bootloader flashing to internal flash.
|
2025-02-10 11:09:39 -05:00 |
|
Brian Pugh
|
4ab87e62ac
|
follow redirects
|
2025-02-10 11:05:52 -05:00 |
|
Brian Pugh
|
bf7d52f474
|
initial commit: flash-bootloader command
|
2025-02-10 11:01:51 -05:00 |
|
pre-commit-ci[bot]
|
bc775d04fa
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-02-03 11:35:47 -05:00 |
|
pre-commit-ci[bot]
|
4048eead3f
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.3...v0.9.4)
- [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0)
- [github.com/codespell-project/codespell: v2.4.0 → v2.4.1](https://github.com/codespell-project/codespell/compare/v2.4.0...v2.4.1)
- [github.com/RobertCraigie/pyright-python: v1.1.392.post0 → v1.1.393](https://github.com/RobertCraigie/pyright-python/compare/v1.1.392.post0...v1.1.393)
|
2025-02-03 11:35:47 -05:00 |
|
dependabot[bot]
|
b206c203e3
|
Bump gitpython from 3.1.43 to 3.1.44
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.44.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.43...3.1.44)
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-01 07:37:50 -05:00 |
|
pre-commit-ci[bot]
|
2314ba1aea
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.2...v0.9.3)
- [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](https://github.com/codespell-project/codespell/compare/v2.3.0...v2.4.0)
|
2025-01-27 12:54:19 -05:00 |
|
Nick Peng
|
2e9e9107cb
|
Fix GPIO support issues in the latest system of Raspberry Pi
Signed-off-by: Nick Peng <pymumu@gmail.com>
v0.13.1
|
2025-01-23 10:26:56 -05:00 |
|
pre-commit-ci[bot]
|
4bd0fd9962
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.1...v0.9.2)
- [github.com/RobertCraigie/pyright-python: v1.1.391 → v1.1.392.post0](https://github.com/RobertCraigie/pyright-python/compare/v1.1.391...v1.1.392.post0)
|
2025-01-20 15:59:12 -05:00 |
|
pre-commit-ci[bot]
|
c2ce6a53b4
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.4...v0.9.1)
|
2025-01-13 11:59:22 -05:00 |
|
Sylverb
|
09563a8e65
|
Add -utf8 parameter for monitor command to process logs as utf-8
v0.13.0
|
2025-01-12 10:35:53 -05:00 |
|
pre-commit-ci[bot]
|
b760a8d3bc
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.3...v0.8.4)
- [github.com/RobertCraigie/pyright-python: v1.1.390 → v1.1.391](https://github.com/RobertCraigie/pyright-python/compare/v1.1.390...v1.1.391)
|
2025-01-02 09:06:48 -05:00 |
|
pre-commit-ci[bot]
|
49d983de68
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.2 → v0.8.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.2...v0.8.3)
|
2024-12-16 11:32:24 -05:00 |
|
pre-commit-ci[bot]
|
b7515f6d3a
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.1 → v0.8.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.1...v0.8.2)
- [github.com/RobertCraigie/pyright-python: v1.1.389 → v1.1.390](https://github.com/RobertCraigie/pyright-python/compare/v1.1.389...v1.1.390)
|
2024-12-09 11:46:55 -05:00 |
|
pre-commit-ci[bot]
|
d5fb0a340a
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.0...v0.8.1)
|
2024-12-02 12:44:20 -05:00 |
|
pre-commit-ci[bot]
|
17c14511a0
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.8.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.4...v0.8.0)
|
2024-11-25 11:33:10 -05:00 |
|
pre-commit-ci[bot]
|
4ef92fd3e6
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.7.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.3...v0.7.4)
- [github.com/RobertCraigie/pyright-python: v1.1.388 → v1.1.389](https://github.com/RobertCraigie/pyright-python/compare/v1.1.388...v1.1.389)
|
2024-11-18 21:35:09 -05:00 |
|
pre-commit-ci[bot]
|
a30d5011d4
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.7.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.2...v0.7.3)
- [github.com/RobertCraigie/pyright-python: v1.1.387 → v1.1.388](https://github.com/RobertCraigie/pyright-python/compare/v1.1.387...v1.1.388)
|
2024-11-11 13:08:34 -05:00 |
|
pre-commit-ci[bot]
|
d85ae06027
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.7.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.1...v0.7.2)
- [github.com/RobertCraigie/pyright-python: v1.1.386 → v1.1.387](https://github.com/RobertCraigie/pyright-python/compare/v1.1.386...v1.1.387)
|
2024-11-04 11:46:21 -05:00 |
|
dependabot[bot]
|
4e1e4627fa
|
Bump psutil from 5.9.8 to 6.1.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.8 to 6.1.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.8...release-6.1.0)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-02 19:41:54 -04:00 |
|