Z80Assembly.DEFS Method
Overloads
| Name | Description |
|---|---|
DEFS(UInt16) |
|
DEFS(UInt16, Byte) |
DEFS(UInt16)
public static DefS DEFS(ushort length);
Parameters
| Name | Type | Description |
|---|---|---|
length |
UInt16 |
Returns
DEFS(UInt16, Byte)
public static DefS DEFS(ushort length, Byte fill);
Parameters
| Name | Type | Description |
|---|---|---|
length |
UInt16 |
|
fill |
Byte |