The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
ASM not working on HP 49G+
01-10-2018, 09:15 PM
Post: #1
ASM not working on HP 49G+
I have been playing with the development functions on my 49G+ and I am unable
to assemble a test file using the ASM command on my 49G+ that assembles without errors on my 50G. I get numerous errors on the 49G+ with the asm error:Invalid file.
Here is the test source file:

LA 45A0
A=DAT0
D0=D0+5
PC=(A)
@

The exact same file assembles on my 50G without any errors. Is there a flag or other setting that I need to set or clear to get the assembler to work?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ASM not working on HP 49G+ - John Colvin - 01-10-2018 09:15 PM
RE: ASM not working on HP 49G+ - rprosperi - 01-10-2018, 10:11 PM
RE: ASM not working on HP 49G+ - DavidM - 01-10-2018, 10:35 PM
RE: ASM not working on HP 49G+ - Joe Horn - 01-11-2018, 02:12 AM



User(s) browsing this thread: 3 Guest(s)