This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
acme
Watch
1
Star
0
Fork
0
You've already forked acme
mirror of
https://github.com/uffejakobsen/acme.git
synced
2024-11-22 03:30:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
169541d452
acme
/
testing
/
errors
/
nopseudopccontext2.a
3 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fixed a bug in "unpseudopc" operator "&" and did some cleanup git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@351 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-03-01 01:12:15 +00:00
*=$1000
Un-pseudopc-operator '&' can now be applied to all address symbols, not only to implicitly defined labels. git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@354 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-03-03 14:31:08 +00:00
b = &* ; -> "Un-pseudopc operator '&' has no !pseudopc context."
Reference in New Issue
Copy Permalink