aboutsummaryrefslogtreecommitdiffstats
path: root/demo
diff options
context:
space:
mode:
Diffstat (limited to 'demo')
-rw-r--r--demo/gbos-demo.gifbin350160 -> 330712 bytes
-rw-r--r--demo/readme.gbd7
2 files changed, 4 insertions, 3 deletions
diff --git a/demo/gbos-demo.gif b/demo/gbos-demo.gif
index 754477d..c5208f7 100644
--- a/demo/gbos-demo.gif
+++ b/demo/gbos-demo.gif
Binary files differ
diff --git a/demo/readme.gbd b/demo/readme.gbd
index 1f2c09f..21a9667 100644
--- a/demo/readme.gbd
+++ b/demo/readme.gbd
@@ -7,11 +7,12 @@
# Every waitfor syncs on REAL screen text (the terminal's WRAM shadow), so
# boot, DHCP and IRC-server timing can vary without breaking the choreography.
-spawn --chrome
+# --bios: boot through the real CGB boot ROM (logo drop + chime + splash)
+spawn --chrome --bios
record /tmp/gbos-demo.gbv 2
-# cold boot: kernel dmesg, netd grabs a DHCP lease, then the shell prompt
-waitfor "/# " 60
+# BIOS animation (~4s), then cold boot: dmesg, DHCP lease, shell prompt
+waitfor "/# " 90
wait 2
slowtype uname -a