From fbfed98def530eaf4272c94359b4795d48441451 Mon Sep 17 00:00:00 2001 From: FlameCyclone Date: Mon, 7 Aug 2023 21:44:42 +0800 Subject: Update the readme file to add a description of the .str command --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b003ea..58e0ac6 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,9 @@ Other 'special' parameters can be used, here's a list of all the possible parame represent the page index. DB - Store one or more data bytes at the current location. - + + STR - Stores a string, the first byte is the length of the string. + DW - Store data words. BYTE - Same as DB. -- cgit v1.2.3