From 016a67c0dbcdfae3f2c93c1e3f06c425915c25d0 Mon Sep 17 00:00:00 2001 From: Benjamin David Lunt <11790532+fysnet@users.noreply.github.com> Date: Sat, 1 Feb 2025 14:11:17 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15e30f2..b747986 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The documentation can be found at [https://fysnet.github.io/i440fx/](https://fys * The format of the internal ESCD has changed. If you use the ESCD option, please delete the current ESCD.BIN file and allow the BIOS to create a new clean one. ## Notes -* To build, be sure to have NBASM version 27.14 or higher. +* To build, be sure to have NBASM version 27.16 or higher. For use with Bochs: `nbasm64 i440fx /z`\ For use with QEMU: `nbasm64 i440fx /z /DBX_QEMU`