fill48.8
来自「tiny bios--了解BIOS非常好的资料」· 8 代码 · 共 8 行
8
8 行
;
; create 48KB fill pattern
;
; (C)1998-2001 Pascal Dornier / PC Engines; All rights reserved.
; This file is licensed pursuant to the COMMON PUBLIC LICENSE 0.5.
db 0C000h DUP 0FFh
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?