b-badmain.s
来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· S 代码 · 共 8 行
S
8 行
% The .text contents is supposed to be linked --oformat binary with% b-twoinsn.s, and will provide the end of a mmo file with a value of% :Main that does not correspond to the address in the initialization of% $255 - the start address. .text .byte 0x98,0x0b,0,0,0x20,0x3a,0x30,0x4d,0x20,0x61,0x20,0x69 .byte 1,0x6e,0,0x81,1,0x61,4,0x82,0x98,0x0c,0,4
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?