亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪問(wèn)板塊 發(fā)新帖
樓主: chan888
打印 上一主題 下一主題

PearPC 0.1 蘋果PC模擬器和實(shí)戰(zhàn)經(jīng)驗(yàn)!!! [復(fù)制鏈接]

論壇徽章:
0
71 [報(bào)告]
發(fā)表于 2004-06-01 14:02 |只看該作者

PearPC 0.1 蘋果PC模擬器和實(shí)戰(zhàn)經(jīng)驗(yàn)!!!

83.9%

論壇徽章:
0
72 [報(bào)告]
發(fā)表于 2004-06-01 14:07 |只看該作者

PearPC 0.1 蘋果PC模擬器和實(shí)戰(zhàn)經(jīng)驗(yàn)!!!

[quote]原帖由 "wei-work"]CONFIGFILE 要怎樣設(shè)置?具體一點(diǎn)行嗎?其次,os x光盤轉(zhuǎn)什么格式的鏡像,才能啟動(dòng)。大俠們能具體一點(diǎn)嗎?我是個(gè)很菜的人。[/quote 發(fā)表:

本來(lái)就是ISO

論壇徽章:
0
73 [報(bào)告]
發(fā)表于 2004-06-01 14:09 |只看該作者

PearPC 0.1 蘋果PC模擬器和實(shí)戰(zhàn)經(jīng)驗(yàn)!!!

[quote]原帖由 "jackyin"]鼠標(biāo)真不好控制,誰(shuí)會(huì)鍵盤操作???[/quote 發(fā)表:

鍵盤照樣不好控制

論壇徽章:
0
74 [報(bào)告]
發(fā)表于 2004-06-01 14:17 |只看該作者

PearPC 0.1 蘋果PC模擬器和實(shí)戰(zhàn)經(jīng)驗(yàn)!!!

84.3%

論壇徽章:
0
75 [報(bào)告]
發(fā)表于 2004-06-01 20:05 |只看該作者

PearPC 0.1 蘋果PC模擬器和實(shí)戰(zhàn)經(jīng)驗(yàn)!!!

89%

論壇徽章:
0
76 [報(bào)告]
發(fā)表于 2004-06-03 10:11 |只看該作者

PearPC 0.1 蘋果PC模擬器和實(shí)戰(zhàn)經(jīng)驗(yàn)!!!

搞不清這個(gè)東西有什么用。Mac并不僅僅是一個(gè)操作系統(tǒng)。它本身幾近完美的工業(yè)設(shè)計(jì),良好的易用性。難道安裝一個(gè)模擬器就能實(shí)現(xiàn)

論壇徽章:
0
77 [報(bào)告]
發(fā)表于 2004-06-09 09:28 |只看該作者

PearPC 0.1 蘋果PC模擬器和實(shí)戰(zhàn)經(jīng)驗(yàn)!!!

[quote]原帖由 "wadpj"][/quote 發(fā)表:
這個(gè)種子所下載的iso文件在啟動(dòng)ppc的時(shí)候被告知不是啟動(dòng)文件,請(qǐng)問(wèn)怎么回事。(操作系統(tǒng)windows2003,ppc0.12)

配置文件如下;
# PearPC Configuration File

#
# Resolution
#       
#        0: 640x480x8 (indexed)
#        1: 640x480x15
#        2: 640x480x32
#        3: 800x600x8 (indexed)
#        4: 800x600x15
#        5: 800x600x32
#        6: 1024x768x8 (indexed)
#        7: 1024x768x15
#        8: 1024x768x32
#
#        The indexed modes are unsupported.
#       
#        default: 4
ppc_start_resolution = 4


#
# Redraw interval (in ms)
# must be between 1 and 999
#
# If you set this higher, PearPC will spend less time doing redraws (and so run faster)
# but feel less responsive. You should adjust this to your computer speed and personal
# preference.
#
redraw_interval_msec = 200

#
#Loader
#

#
#        Boot method
#          this can be
#          1. "auto", prom will boot the first bootable partition found (default)
#          2. "select", prom will show you a list of bootable partitions
#          3. "force", prom will load and boot the local file prom_loadfile
#
prom_bootmethod = "auto"

# Example of how to use "force":
#prom_bootmethod = "force"
#prom_loadfile = ""
#prom_env_bootpath = "disk"

#
#        bootargs: don't change unless you know what you are doing
#        machargs: set to "-v" to get a verbose startup
#

#prom_env_bootargs = ""
prom_env_machargs = "-v"

#
#        This is needed if you want to boot Mac OS X
#

prom_driver_graphic = "video.x"


# This will adjust the position of the initial page table (don't change)
page_table_pa = 104857600

#
# CPU Config
#
#        Processor Version Register
#        Defaults to 0x00088302
#        Only change if you know want you are doing
#
cpu_pvr = 0x00088302


#
# Main memory (default 128 MiB)
# must be >;= 64 MiB
#
memory_size=0x10000000

#
# IO Devices
#

#
#        PCI IDE Config
#
#        Drive type will be set according to file extension:
#                .img: Harddisk (filesize must be multiple of 516096)
#                .iso: CD-Rom
#        Or you can override this by specifying the type via
#        pci_ide0_master_type / pci_ide0_slave_type

pci_ide0_master_installed = 1
pci_ide0_master_image = "pearpc-6gib.img"
#pci_ide0_master_type = "hd"

pci_ide0_slave_installed = 1
pci_ide0_slave_image = "Disc1.ISO"
pci_ide0_slave_type = "cdrom"

#
#        Network (unavailable on windows)
#
pci_3c90x_installed = 0
pci_3c90x_mac = "de:ad:ca:fe:12:34"

#
#        USB
#
pci_usb_installed = 1

#
#        NVRAM
#
nvram_file = "nvram"

論壇徽章:
0
78 [報(bào)告]
發(fā)表于 2004-06-13 15:49 |只看該作者

PearPC 0.1 蘋果PC模擬器和實(shí)戰(zhàn)經(jīng)驗(yàn)!!!

原帖由 "doveyark" 發(fā)表:
飧鮒腫鈾?略氐膇so文件在啟動(dòng)ppc的時(shí)候被告知不是啟動(dòng)文件,請(qǐng)問(wèn)怎么回事。(操作系統(tǒng)windows2003,ppc0.12)

配置文件如下;
# PearPC Configuration File

#
# Resolution
#       
#        0: 640x480x8 (indexed)
#..........





pci_ide0_master_installed = 0
pci_ide0_master_image = "mac.img"
#pci_ide0_master_type = "hd"

pci_ide0_slave_installed = 1
pci_ide0_slave_image = "e:\ppc\Mac.OSX.V10.3.Phanter.Disc1.ISO"
#pci_ide0_slave_image = "/home/sepp/prog/pearpc.res/test/isos/MandrakeLinux-9.1-CD1.ppc.iso"
#pci_ide0_slave_image = "/dev/cdrom"
pci_ide0_slave_type = "cdrom"

論壇徽章:
0
79 [報(bào)告]
發(fā)表于 2004-06-15 16:41 |只看該作者

PearPC 0.1 蘋果PC模擬器和實(shí)戰(zhàn)經(jīng)驗(yàn)!!!

沒(méi)有選擇的分區(qū)呢》》

論壇徽章:
0
80 [報(bào)告]
發(fā)表于 2004-06-16 12:23 |只看該作者

PearPC 0.1 蘋果PC模擬器和實(shí)戰(zhàn)經(jīng)驗(yàn)!!!

又有新的PearPC 0.2.0請(qǐng)下載試用!!!
http://pearpc.sourceforge.net/downloads.html



聽(tīng)說(shuō)支持網(wǎng)絡(luò)!!!大家快發(fā)表經(jīng)驗(yàn)
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP