summaryrefslogtreecommitdiff
path: root/patches/uflbbl-debug.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/uflbbl-debug.patch')
-rw-r--r--patches/uflbbl-debug.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/patches/uflbbl-debug.patch b/patches/uflbbl-debug.patch
new file mode 100644
index 0000000..1d84790
--- /dev/null
+++ b/patches/uflbbl-debug.patch
@@ -0,0 +1,12 @@
+diff -rauN uflbb/src/boot.asm uflbb-debug/src/boot.asm
+--- uflbb/src/boot.asm 2023-12-02 16:34:04.000000000 +0100
++++ uflbb-debug/src/boot.asm 2023-12-03 14:52:27.325432384 +0100
+@@ -322,7 +322,7 @@
+
+ ; print (C/H/S) info where we are currently reading and in which state
+ ; and how many data sectors are left in the current tar entry
+- jmp .no_verbose
++; jmp .no_verbose
+
+ ; states
+ mov al, 0x0d