Skip to content

Releases: XboxDev/cromwell

build-20250529-86f5473

29 May 17:34
Compare
Choose a tag to compare
ci: Fix outdated actions

build-20220802-bf9dc2a

02 Aug 08:21
Compare
Choose a tag to compare
pci: Allow serial I/O base to be reset via UI when hotswapping

build-20220311-7164224

11 Mar 02:27
Compare
Choose a tag to compare
ci: Fix package installation

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

11 Jan 11:23
Compare
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

16 Dec 05:50
Compare
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

12 Aug 19:51
Compare
Choose a tag to compare
ui: Fix warnings caused by missing header prototypes

build-20200531-e2214d4

31 May 13:00
Compare
Choose a tag to compare
boot: Set front panel mode to 'auto'

build-20200110-82ad76f

10 Jan 22:46
Compare
Choose a tag to compare
xdecode: Port to C99 for portability

build-20200106-5d3d3f3

06 Jan 19:28
Compare
Choose a tag to compare
grub: Rewrite rawread function to fix array write out-of-bounds

build-20191219-4d0a8e0

19 Dec 12:49
Compare
Choose a tag to compare
boot: Add nested multisystem boot menu