From 71e2f4ebc381a409a82446dd12658d35cee8bc56 Mon Sep 17 00:00:00 2001 From: Jonathan Campbell Date: Tue, 9 Jul 2024 01:59:28 -0700 Subject: [PATCH] more --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 81d142f8d2..1637aaca5e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,10 @@ NEXT + - Add "-o int13" option to IMGMOUNT to direct the FAT driver to do + all disk I/O through INT 13h instead of directly. This is intended + for certain demoscene productions that apparently like to make + files appear out of thin air by intercepting INT 13h floppy disk + I/O and then asking MS-DOS to run something from it. Hack for + "DS_BLISS" demo. (joncampbell123). - add option "[dos] automount drive directories" for Windows builds, this will mount existing drive directories from C to Y drive (aybe). - fix off-center and off-screen window after entering the