Waltress (PPC Assembler)
#11
Thank you for the kind words.

Regarding windows, I did not know that. Is Windows using 16-bit ASCII? If so, I was under the assumption that newlines in 16-bit ASCII are 0x000A.

At the moment, I have a temp new version (been too lazy to test lol) that fixes the comments bug, so comments can now be placed anywhere. I also have another new sub-routine file written for branch labels. It's 80% done, just running into some 'conceptual' issues (skill issue tbh).

After that, I'm not sure if I really want to tackle Assembler Directives (symbols, macros, etc). Might be done with Waltress if I do get to implementing in Branch Labels.

I have another project I'm working on. It's a Broadway Instruction Simulator written in ARM64 Assembly. Needless to say, this is a huge project to write in Assembly.

EDIT: Just found out via google that while New Line for ASCII is 0xA, there is also Carriage Return which is 0xD. As you said, WIndows does an enter as Carriage Return + New Line (0x0D0A).

EDIT2: Got a new version of Waltress ready for release (0.6.1). Fixed the Windows Carriage bug, fixed comments restriction, added in chain-comment abilities. Just want to test a few more times before release. Probably won't get time tomorrow because work. After all of this, I'll see if I can finish up the Branch label stuff.
Reply


Messages In This Thread
Waltress (PPC Assembler) - by Vega - 07-04-2022, 03:40 PM
RE: Waltress (PPC Assembler) - by Unnamed - 01-12-2024, 01:12 PM
RE: Waltress (PPC Assembler) - by Vega - 01-12-2024, 07:56 PM
RE: Waltress (PPC Assembler) - by Vega - 01-19-2024, 01:59 AM
RE: Waltress (PPC Assembler) - by Vega - 02-14-2024, 10:34 PM
RE: Waltress (PPC Assembler) - by Vega - 03-18-2024, 11:33 PM
RE: Waltress (PPC Assembler) - by Vega - 03-25-2024, 12:44 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)