- 博客(9)
- 资源 (2)
- 论坛 (229)
- 收藏
- 关注
原创 Write Your Own Operating System Tutorial(3)
Lesson 3: NASMIn this lesson we will learn to use an assembler to write our programs. In previous lessons we have assembled them using DEBUG. After playing around with this for a while, you will q
2003-01-21 09:06:00
2251
原创 Write Your Own Operating System Tutorial(4)
Lesson 4: Hello, WorldNow is the time you’ve all been waiting for. Finally we get to the classic “first” program. Every decent programming book has a “Hello, World” program, and now we know enough
2003-01-21 09:06:00
1794
1
原创 Write Your Own Operating System Tutorial(5)
Lesson 5: Let’s Make It InteractiveAll of this printing stuff to the screen is fun, but no operating system would be any good at all if it did not provide any interactivity. Let’s make it read inpu
2003-01-21 09:06:00
1537
原创 Write Your Own Operating System Tutorial(6)
Lesson 6: Boot LoaderEverything we’ve done so far has been placed entirely inside the boot sector. We can’t make our operating system very big at all if it is to fit in one sector. We need a way o
2003-01-21 09:06:00
2350
原创 Write Your Own Operating System Tutorial(7)
Lesson 7: Start Saying Goodbye To BIOSNow that we have a boot loader that will load our operating system, and thus can make our operating system larger than one sector, we can now begin to add some
2003-01-21 09:05:00
2016
原创 Write Your Own Operating System Tutorial(2)
Lesson 2: Making Our First Bootable DiskIn this lesson, we will learn how to create a boot program on a floppy disk. We will start by modifying the Microsoft DOS Boot Record.For our purposes, we
2003-01-20 09:50:00
1779
原创 Write Your Own Operating System Tutorial(1)
Lesson 1: The Boot SectorIn this lesson we’ll learn about the contents of the boot sector so that we can learn to write our own boot program.When the computer boots from a floppy, BIOS (Basic Inpu
2003-01-20 09:43:00
2380
原创 GBA探索日记(二)
GBA探索日记(二)OBJ及OAMOBJ就是指的一个个的精灵,或者说就是GBA中的小块小块的图片.它其实跟BG差不多.只是它要小一些.它也算个图层.比如GBA中的RPG游戏就喜欢把一个个的人物用OBJ来实现.这样方便控制他们的位置.当然,从GBA探索日记(-)中也可以看到BG的控制其实也是很方便的.而OBJ和BG的差别就是大小.设置显示模式如果你的程序里要用OBJ那么,在设置显示模式的时候需要
2003-01-15 09:52:00
3421
原创 GBA探索日记(-)
GBA探索日记(-)mode0-2的BG与VRAM GBA的VRAM总共96KB,在mode3-5中,VRAM跟计算机的显示内存一样.屏幕上一个点对应一个显示内存地址.可以看看下面两个函数,都是在mode4下的写点函数.void PlotPixel(int x,int y, unsigned short int c){ m_VideoBuf
2003-01-13 09:19:00
10135
电脑维修业务管理
2006-03-16
Basic语言解释器
2006-03-16
小调查: 你愿意加入游戏制作行业吗?
发表于 2002-09-05 最后回复 2019-10-12
我想在Win98下用NT里Kerenal.DLL里的一个函数.不知道可不可以把它复制到过来,直接用
发表于 2001-06-16 最后回复 2019-10-12
请问JAVA用什么代替C/C++中的宏定义?
发表于 2004-01-02 最后回复 2017-03-06
小问题:Platform SDK 是什么东西?
发表于 2001-06-02 最后回复 2016-06-15
研究生方向选择数据挖掘到底好不好???
发表于 2005-10-12 最后回复 2014-01-28
我们知道C语言中可以用strcmp来比较两个字符,但是那是区别大小写的,C++中有没有不分大小写的strcmp?
发表于 2001-06-01 最后回复 2013-12-31
有什么办法在Win2000对磁盘的扇区进行读写?
发表于 2003-01-15 最后回复 2012-11-23
如何用gcc编译生成一个*.a库文件?
发表于 2003-01-18 最后回复 2012-11-23
Bochs怎么用的?
发表于 2003-02-11 最后回复 2012-11-23
gcc编译出来的kernel.bin如何使用?
发表于 2003-02-21 最后回复 2012-11-23
如何让C编译器生成16位bin文件
发表于 2003-03-01 最后回复 2012-11-23
gcc中的ld的link.ld文件的语法是什么?
发表于 2003-03-02 最后回复 2012-11-23
在Win2000里如何手动分配IP?
发表于 2003-05-06 最后回复 2012-11-23
请问大家在Linux开发C/C++使用什么开发环境最好?
发表于 2005-03-23 最后回复 2012-11-23
如何在win2000里实现winxp里面那样修复IP的功能?
发表于 2003-05-23 最后回复 2012-11-23
安装Win2000时出现蓝屏错误并反复自动重新启动。求救!
发表于 2002-07-30 最后回复 2012-11-23
我的配置可以装WinXP吗?
发表于 2002-07-31 最后回复 2012-11-23
用D版的WinXP Pro安装完后在登陆时出现“媒体无效”?
发表于 2002-08-03 最后回复 2012-11-23
((((请问如何改变Windows里面默认的字体?))))))))
发表于 2003-07-04 最后回复 2012-11-23
^******** 我的星际争霸耍不起了!!!!! ***********^
发表于 2003-07-05 最后回复 2012-11-23
WindowsXP里面的任务栏里的声音控制图标没有了?
发表于 2003-07-07 最后回复 2012-11-23
请问J2ME好一些还是Symbian OS更好?
发表于 2003-08-02 最后回复 2012-11-23
如何将学生选课信息另存成事务类型记录的数据裱??????
发表于 2006-03-31 最后回复 2006-04-02
Visual C++中的程序中如何给一个ASP.NET网站上传消息???
发表于 2005-01-17 最后回复 2005-02-21
Visual C#中的程序中如何给一个ASP.NET网站上传消息???
发表于 2005-01-17 最后回复 2005-01-21
Visual C++/C#中的程序中如何给一个ASP.NET网站上传消息???
发表于 2005-01-17 最后回复 2005-01-17
如何在C#中使用Windows API函数???
发表于 2004-12-22 最后回复 2004-12-26
如果将VC向导中创建出来的Win32项目和Win32控制台程序互相转换?
发表于 2004-11-27 最后回复 2004-12-16
如果将CListView中的ListCtrl改变为我自己写的一个ListCtrl ?
发表于 2004-10-31 最后回复 2004-10-31
DirectX已经抛弃了DDraw,那么如果使用D3D来进行2D游戏的开发呢?
发表于 2004-10-18 最后回复 2004-10-28
如何讲我在VS中开发的Web网站发布到外面的服务器???????????????????
发表于 2004-10-09 最后回复 2004-10-10
安装ASP.NET的时候出现了错误!!!!!!!!!!!!!!!!!
发表于 2004-09-29 最后回复 2004-10-08
VS.NET的ASP.NET工程里面编译出来的bin目录里面dll文件有什么用???
发表于 2004-09-26 最后回复 2004-09-28
谁来建议一个"编译原理"的QQ群?
发表于 2004-01-23 最后回复 2004-09-21
有人对ZIP的压缩算法有了解吗?为什么同样的算法,就是达不到它的压缩比例?
发表于 2004-09-12 最后回复 2004-09-19
为什么Nokia 60的机器在播放Sound的音乐的时候一按键声音就停止了???
发表于 2004-08-22 最后回复 2004-09-07
请问为什么在Nokia 60系列的手机上多次使用Image.createImage(data,0,len)要出错???
发表于 2004-06-16 最后回复 2004-09-02
如何使用加捣工具把Jar中的所有class都加捣?
发表于 2004-03-02 最后回复 2004-09-02
Nokia 60的模拟器能不能联上网路?
发表于 2004-08-18 最后回复 2004-08-31
谁有关于Visual C++编辑器的常用快捷键的说明?
发表于 2004-02-03 最后回复 2004-07-24
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人 TA的粉丝