From 1d82cd52ea34756d95847f1ec2c7397f6fcd1b4b Mon Sep 17 00:00:00 2001 From: Tolik <85737314+Tolik-Trek@users.noreply.github.com> Date: Sun, 22 Dec 2024 16:35:02 +1000 Subject: [PATCH] ... --- macroses/macros.z80 | 10 +++++----- structures/Identify_ATA_Struct.inc | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/macroses/macros.z80 b/macroses/macros.z80 index 28cb8fd..420d023 100644 --- a/macroses/macros.z80 +++ b/macroses/macros.z80 @@ -320,11 +320,11 @@ ASSERT 0, "--===[ Error! To use SAFE_PORTY you MUST define NeedSafePort_Y 0/1 ]===--" ELSEIF NeedSafePort_Y EXX - LD C,PORT_Y - IN B,(C) - PUSH BC - LD E,#C0 - OUT (C),E + LD C,PORT_Y + IN B,(C) + PUSH BC + LD E,#C0 + OUT (C),E EXX ENDIF ENDM diff --git a/structures/Identify_ATA_Struct.inc b/structures/Identify_ATA_Struct.inc index 57c3844..3c5cbb7 100644 --- a/structures/Identify_ATA_Struct.inc +++ b/structures/Identify_ATA_Struct.inc @@ -291,7 +291,7 @@ CfaPowerMode1 WORD ; 160 320 ReservedBlock161 BLOCK 14 ; 161 322 NominalFormFactor WORD ; 168 336 -/* „Ž„…‹€’œ +/* ;!TODO ???????? struct { USHORT SupportsTrim : 1