代码搜索:MultiBoot
找到约 234 项符合「MultiBoot」的源代码
代码结果 234
www.eeworm.com/read/254997/12107454
makefile
## Copyright (C) 2004,2005 The SOS Team
##
## This program is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License
## as published by the Free
www.eeworm.com/read/254995/12107965
makefile
## Copyright (C) 2004,2005 The SOS Team
##
## This program is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License
## as published by the Free
www.eeworm.com/read/254994/12108304
makefile
## Copyright (C) 2004,2005 The SOS Team
##
## This program is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License
## as published by the Free
www.eeworm.com/read/124173/14591302
txt read.me.txt
GBA MULTIBOOT 模式开发ADS1.2工程模板
将压缩包解压拷贝到“C:\Program Files\ARM\ADSv1_2\Stationery\”(假设你的ADS1.2安装于此目录下)
启动ADS1.2的IDE 在新建工程的时候 会出现一个“AGB MULTIBOOT”项 其他就enjoy it
我的main()中已经包含了一个显示内存数据的代码 作为参考还有好
www.eeworm.com/read/254992/12108615
makefile
CC=gcc
CFLAGS = -Wall -nostdlib -nostdinc -ffreestanding -DKERNEL_SOS
LDFLAGS = --warn-common
OBJECTS = bootstrap/multiboot.o \
hwcore/idt.o hwcore/gdt.o \
hwcore/exception.o hwco
www.eeworm.com/read/254990/12108754
makefile
CC=gcc
CFLAGS = -Wall -nostdlib -nostdinc -ffreestanding -DKERNEL_SOS
LDFLAGS = --warn-common
OBJECTS = bootstrap/multiboot.o \
hwcore/idt.o hwcore/gdt.o \
hwcore/exception.o hwco
www.eeworm.com/read/254989/12108876
makefile
CC=gcc
CFLAGS = -Wall -nostdlib -nostdinc -ffreestanding -DKERNEL_SOS
LDFLAGS = --warn-common
OBJECTS = bootstrap/multiboot.o \
hwcore/idt.o hwcore/gdt.o \
hwcore/exception.o hwco
www.eeworm.com/read/254987/12109512
makefile
CC=gcc
CFLAGS = -Wall -nostdlib -nostdinc -ffreestanding -DKERNEL_SOS
LDFLAGS = --warn-common
OBJECTS = bootstrap/multiboot.o \
hwcore/idt.o hwcore/gdt.o \
hwcore/exception.o hwco
www.eeworm.com/read/254986/12109702
makefile
CC=gcc
CFLAGS = -Wall -nostdlib -nostdinc -ffreestanding -DKERNEL_SOS
LDFLAGS = --warn-common
OBJECTS = bootstrap/multiboot.o \
drivers/x86_videomem.o drivers/bochs.o \
sos/klibc.o sos/main.o
www.eeworm.com/read/114646/15044282
ini vba.ini
[preferences]
windowX=438
windowY=288
video=0
language=1
languageName=
frameSkip=2
gbFrameSkip=0
autoFrameSkip=0
vsync=0
synchronize=1
stretch=0
defaultVideoDriver=1
fsWidth=0
fsHeight=0