mirror of
https://github.com/stevenhowes/wbios.git
synced 2026-05-26 15:53:34 +01:00
d410ad0acb
Original source https://www.pcengines.ch/file/wbios111s.zip
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
;
|
|
; create 16KB fill pattern
|
|
;
|
|
; (C)2001 Pascal Dornier / PC Engines; All rights reserved.
|
|
; This file is licensed pursuant to the COMMON PUBLIC LICENSE 0.5.
|
|
|
|
db 04000h DUP 0FFh
|