Releases: XboxDev/cromwell
Releases · XboxDev/cromwell
build-20250529-86f5473
ci: Fix outdated actions
build-20220802-bf9dc2a
pci: Allow serial I/O base to be reset via UI when hotswapping
build-20220311-7164224
ci: Fix package installation
build-20210111-b5e315e: video: Preserve EN_OUT bit before updating Conexant encoder registers
The following line may cause the Xbox to enter overheat mode when in a 480p mode. Updating the Conexant encoder registers will eventually disable the EN_OUT bit anyway, so just enable it after update.
build-20201216-8ffa001: ui: Add serial port IRQ menu option to Peripherals menu
This makes it possible to enable or disable Serial COM1's interrupt so that there is no conflict with NIC. Enabling IRQ for Serial COM1 (on by default) will conflict with NIC (nvnet). Disabling the IRQ will disable serial input (unless there's polling).
build-20200812-e2d1f85
ui: Fix warnings caused by missing header prototypes
build-20200531-e2214d4
boot: Set front panel mode to 'auto'
build-20200110-82ad76f
xdecode: Port to C99 for portability
build-20200106-5d3d3f3
grub: Rewrite rawread function to fix array write out-of-bounds
build-20191219-4d0a8e0
boot: Add nested multisystem boot menu