Skip to content

Releases: XboxDev/cromwell

build-20250529-86f5473

Choose a tag to compare

ci: Fix outdated actions

build-20220802-bf9dc2a

Choose a tag to compare

pci: Allow serial I/O base to be reset via UI when hotswapping

build-20220311-7164224

Choose a tag to compare

ci: Fix package installation

build-20210111-b5e315e: video: Preserve EN_OUT bit before updating Conexant encoder registers

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

ui: Fix warnings caused by missing header prototypes

build-20200531-e2214d4

Choose a tag to compare

boot: Set front panel mode to 'auto'

build-20200110-82ad76f

Choose a tag to compare

xdecode: Port to C99 for portability

build-20200106-5d3d3f3

Choose a tag to compare

grub: Rewrite rawread function to fix array write out-of-bounds

build-20191219-4d0a8e0

Choose a tag to compare

boot: Add nested multisystem boot menu