Changeset 554 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS_Configurator_v2/Src
- Timestamp:
- Jun 8, 2013, 11:31:04 AM (11 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Main.asm
r536 r554 24 24 25 25 %include "AssemblyLibrary.inc" ; Assembly Library. Must be included first! 26 %include "Rom vars.inc" ; XTIDE Universal BIOS variables26 %include "RomVars.inc" ; XTIDE Universal BIOS variables 27 27 %include "IdeRegisters.inc" ; Needed for port and device autodetection 28 28 %include "JRIDE_ISA.inc" ; For JR-IDE/ISA default segment
Note:
See TracChangeset
for help on using the changeset viewer.