Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nurpax/c64jasm issues and pull requests
#88 - Forward references to variables
Issue -
State: open - Opened by micheldebree about 2 years ago
#87 - Unsupported operator ! does not report line number
Issue -
State: open - Opened by micheldebree about 2 years ago
#86 - Else statement syntax unclear
Issue -
State: open - Opened by micheldebree about 2 years ago
#85 - Report linenumber in plugin errors
Issue -
State: closed - Opened by micheldebree almost 4 years ago
- 3 comments
#84 - Support breakpoints
Issue -
State: closed - Opened by micheldebree almost 4 years ago
- 20 comments
#83 - Cryptic message: should be unreachable?
Issue -
State: closed - Opened by micheldebree almost 4 years ago
- 5 comments
#82 - Support !text or similar
Issue -
State: closed - Opened by micheldebree almost 4 years ago
- 2 comments
#81 - Added illegal opcodes for issue #79
Pull Request -
State: closed - Opened by shazz almost 4 years ago
- 1 comment
#80 - [improvement] support character literals in !byte
Issue -
State: open - Opened by sivu about 4 years ago
#79 - [improvement] add support for undocumented 6502 opcodes
Issue -
State: closed - Opened by shazz about 4 years ago
- 3 comments
#78 - [bug] in case a label and a variable have the same name, no error is thrown
Issue -
State: closed - Opened by shazz about 4 years ago
- 1 comment
#77 - [Improvement] Built-in logs with f-string like support
Issue -
State: open - Opened by shazz about 4 years ago
- 1 comment
#76 - [Limitation] < and > operators to get low/high byte of a word don't work in data directive
Issue -
State: closed - Opened by shazz about 4 years ago
- 2 comments
#75 - [bug] Variables undefined if declared in a !if
Issue -
State: closed - Opened by shazz about 4 years ago
- 2 comments
#74 - [bug] macro and label can't have the same name
Issue -
State: closed - Opened by shazz about 4 years ago
- 2 comments
#73 - added label support in disassembly (see issue #71)
Pull Request -
State: closed - Opened by shazz over 4 years ago
- 6 comments
#72 - [improvement] Support cycle count estimation in disassembly
Issue -
State: closed - Opened by shazz over 4 years ago
- 6 comments
#71 - [improvement] add labels in dissassembly
Issue -
State: closed - Opened by shazz over 4 years ago
- 1 comment
#70 - [improvement] Support for backward for loop like in python
Issue -
State: open - Opened by shazz over 4 years ago
- 1 comment
#69 - Added CLI option to save disassembly file
Pull Request -
State: closed - Opened by shazz over 4 years ago
- 2 comments
#68 - [improvement] At assembling, show an explicit error when an !include file is not found
Issue -
State: closed - Opened by shazz over 4 years ago
- 3 comments
#67 - [vscode] add ".jasm" extension is vscode package.json
Issue -
State: open - Opened by shazz over 4 years ago
#66 - indirect addressing
Issue -
State: closed - Opened by leyyinad about 5 years ago
- 2 comments
#65 - Allow arbitrary start address and line number
Pull Request -
State: closed - Opened by leyyinad about 5 years ago
- 2 comments
#64 - Bump fstream from 1.0.11 to 1.0.12 in /vscode/client
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
- 1 comment
Labels: dependencies
#63 - Bump mixin-deep from 1.3.1 to 1.3.2
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
- 1 comment
Labels: dependencies
#62 - Bump tar from 2.2.1 to 2.2.2 in /vscode/client
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
- 1 comment
Labels: dependencies
#61 - Support for windows line endings
Issue -
State: closed - Opened by belab about 5 years ago
- 4 comments
#60 - support for segments
Issue -
State: open - Opened by neochrome over 5 years ago
- 29 comments
#59 - basic upstart doesn't match kickassembler?
Issue -
State: open - Opened by nurpax over 5 years ago
- 1 comment
#58 - statement execution
Issue -
State: closed - Opened by nurpax over 5 years ago
- 2 comments
#57 - figure out a way to pass implicit params to macros
Issue -
State: closed - Opened by nurpax over 5 years ago
- 7 comments
#56 - how to prevent including same file multiple times?
Issue -
State: closed - Opened by neochrome over 5 years ago
- 17 comments
#55 - support decimal numbers with leading zeros
Issue -
State: closed - Opened by neochrome over 5 years ago
- 3 comments
#54 - non-function values in module.exports should be accessible
Issue -
State: closed - Opened by nurpax over 5 years ago
#53 - Try loading plugin by name if file not in source-tree
Pull Request -
State: open - Opened by neochrome over 5 years ago
- 3 comments
#52 - remove deadcode objectToAst
Issue -
State: closed - Opened by nurpax over 5 years ago
- 1 comment
#51 - float literals
Issue -
State: closed - Opened by nurpax over 5 years ago
#50 - import JavaScript Math module as Math to make stuff like Math.sin visible to c64jasm asm files
Issue -
State: closed - Opened by nurpax over 5 years ago
- 1 comment
#49 - show start/end column in error messages
Issue -
State: open - Opened by nurpax over 5 years ago
#48 - could macro expansion return a value?
Issue -
State: closed - Opened by nurpax over 5 years ago
- 2 comments
#47 - sta $D020 doesnt compile but sta $d020 does?
Issue -
State: closed - Opened by nurpax over 5 years ago
#46 - misleading error message with macros
Issue -
State: closed - Opened by nurpax over 5 years ago
- 1 comment
#45 - column/line offsets in errors should be zero-based
Issue -
State: closed - Opened by nurpax over 5 years ago
- 2 comments
#44 - syntax error if the first line of code is an instruction
Issue -
State: closed - Opened by nurpax over 5 years ago
#43 - show "expanded from" information in errors when a macro contains an error
Issue -
State: open - Opened by nurpax over 5 years ago
#42 - support bitmate hover with c64jasm vscode
Issue -
State: open - Opened by nurpax over 5 years ago
Labels: vscode
#41 - strings get coerced to ints without a warning/error
Issue -
State: closed - Opened by nurpax over 5 years ago
#40 - optionally output disassembly
Issue -
State: closed - Opened by nurpax over 5 years ago
- 1 comment
#39 - Add vicePath setting
Pull Request -
State: closed - Opened by AndrewMSHowe over 5 years ago
- 1 comment
#38 - erronous macro expansion gives weird error messages
Issue -
State: closed - Opened by nurpax over 5 years ago
Labels: errors
#37 - support [] and {} literals for arrays and objects
Issue -
State: closed - Opened by nurpax over 5 years ago
- 2 comments
#36 - allow .length on array
Issue -
State: closed - Opened by nurpax over 5 years ago
#35 - nested namespaces
Issue -
State: closed - Opened by nurpax almost 6 years ago
- 3 comments
#34 - nested arrays don't compile
Issue -
State: closed - Opened by nurpax almost 6 years ago
#33 - setting a breakpoint when prg is running should continue after setting the brkpt
Issue -
State: open - Opened by nurpax almost 6 years ago
Labels: vscode
#32 - support &&, || etc
Issue -
State: closed - Opened by nurpax almost 6 years ago
- 1 comment
#31 - support break on entry config parameter
Issue -
State: closed - Opened by nurpax almost 6 years ago
#30 - break on entry should delete breakpoints after hitting entry point
Issue -
State: closed - Opened by nurpax almost 6 years ago
Labels: vscode
#29 - use quick memtest-less kernal for debugging
Issue -
State: open - Opened by nurpax almost 6 years ago
Labels: vscode
#28 - bolt in progress-estimator to tests
Issue -
State: closed - Opened by nurpax about 6 years ago
#27 - duplicate symbol errors missing
Issue -
State: closed - Opened by nurpax about 6 years ago
- 1 comment
#26 - parser bug in member
Issue -
State: closed - Opened by nurpax over 6 years ago
#25 - bogus branch target too far errors
Issue -
State: closed - Opened by nurpax over 6 years ago
- 1 comment
#24 - support more than just the default export in plugins
Issue -
State: closed - Opened by nurpax over 6 years ago
#23 - foo.bar access namespace
Issue -
State: closed - Opened by nurpax over 6 years ago
#22 - macros should be able to define labels that are visible in the outer scope
Issue -
State: closed - Opened by nurpax over 6 years ago
- 1 comment
#21 - macros don't need +macro_foo1(), macro_foo1() should work
Issue -
State: closed - Opened by nurpax over 6 years ago
- 1 comment
#20 - file scope
Issue -
State: closed - Opened by nurpax over 6 years ago
- 1 comment
#19 - this gives unknown error loc
Issue -
State: closed - Opened by nurpax over 6 years ago
#18 - if/elif/else
Issue -
State: closed - Opened by nurpax over 6 years ago
#17 - memoize plugin calls
Issue -
State: open - Opened by nurpax over 6 years ago
#16 - watch improvements: cache invalidate require(), compile on first run
Issue -
State: closed - Opened by nurpax over 6 years ago
- 1 comment
#15 - error if conditional branch offset can't fit in 8 bits
Issue -
State: closed - Opened by nurpax over 6 years ago
#14 - support "!byte var" where var is an array
Issue -
State: closed - Opened by nurpax over 6 years ago
#13 - exceptions in plugins don't get reported, c64jasm just outputs a corrupt .prg
Issue -
State: closed - Opened by nurpax over 6 years ago
#12 - c64jasm --watch
Issue -
State: closed - Opened by nurpax over 6 years ago
- 1 comment
#11 - add ||, && operators
Issue -
State: closed - Opened by nurpax over 6 years ago
#10 - add !align
Issue -
State: closed - Opened by nurpax over 6 years ago
#9 - revisit constant (or variable) and label scoping
Issue -
State: closed - Opened by nurpax over 6 years ago
#8 - better error handling for accessing nested objects
Issue -
State: closed - Opened by nurpax over 6 years ago
- 1 comment
#7 - vscode: exit debugging when vice process exits
Issue -
State: closed - Opened by nurpax over 6 years ago
- 1 comment
#6 - something funky going on with nested macros
Issue -
State: closed - Opened by nurpax over 6 years ago
#5 - binary constants %11000000
Issue -
State: closed - Opened by nurpax over 6 years ago
- 1 comment
#4 - support +/- labels
Issue -
State: open - Opened by nurpax over 6 years ago
- 1 comment
#3 - weird error message
Issue -
State: closed - Opened by nurpax over 6 years ago
#2 - errors about overlapping memory regions
Issue -
State: closed - Opened by nurpax over 6 years ago
#1 - .local labels
Issue -
State: closed - Opened by nurpax over 6 years ago
- 1 comment