This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2024-11-04 19:05:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
9241479da4
prog8
/
compiler
/
test
/
fixtures
/
foo_bar.asm
3 lines
26 B
NASM
Raw
Normal View
History
Unescape
Escape
it's now possible to use symbols that are the same name as 6502 instructions because these are now prefixed internally before generating assembly.
2022-11-29 23:15:13 +00:00
barbar
.text
"foo.bar"
,
0
+ TestCompilerOnImportsAndIncludes.kt: 2 tests, both passing (but see FIXME in asmIncludeFromSameFolder.p8)
2021-07-11 13:19:20 +00:00
Reference in New Issue
Copy Permalink