Createimg now creates a working 1G partition

This commit is contained in:
aheirman 2021-02-13 13:11:06 +01:00
parent b0824a051b
commit 39b9430cf8
3 changed files with 25 additions and 8 deletions

View file

@ -0,0 +1,10 @@
--- bsect.asm
+++ bsect.asm
@@ -15,7 +15,6 @@
; You should have received a copy of the GNU General Public License
; along with this program. If not, see <http://www.gnu.org/licenses/>.
-%define DEBUG
%include "config.inc"
[BITS 16]