Changeset 614 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Main.asm
- Timestamp:
- Jun 10, 2021, 4:56:34 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Main.asm
r593 r614 25 25 %include "AssemblyLibrary.inc" ; Assembly Library. Must be included first! 26 26 %include "RomVars.inc" ; XTIDE Universal BIOS variables 27 %include "ATA_ID.inc" ; Needed for Master/Slave Drive menu 27 28 %include "IdeRegisters.inc" ; Needed for port and device autodetection 28 29 %include "JRIDE_ISA.inc" ; For JR-IDE/ISA default segment
Note:
See TracChangeset
for help on using the changeset viewer.