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
196 B
Plaintext
8 lines
196 B
Plaintext
;
|
|
; 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
|