Issues
- 0
- 0
- 0
Referencing unknown variables using `word` or `byte` does not appear to throw an error
#171 opened by Yazwh0 - 1
- 0
The Template Engine should have addins for verb-likes
#167 opened by Yazwh0 - 0
The Compiler should have addins for verbs
#166 opened by Yazwh0 - 0
Move VIA interrupt handling to the new way
#165 opened by Yazwh0 - 0
- 0
- 0
Compiler should be able to do `lda #'$'`
#162 opened by Yazwh0 - 0
When importing a file, the case should be checked
#161 opened by Yazwh0 - 0
Dependency files should include 'included' cs file
#160 opened by Yazwh0 - 0
Arrays in the variable window should show all entries
#159 opened by Yazwh0 - 0
- 0
Wai might not be recorded properly in the CPU history
#148 opened by Yazwh0 - 0
Changes in banked ram isn't being recorded correctly
#158 opened by Yazwh0 - 0
Memory Monitor doesn't track historic writes for banks
#139 opened by Yazwh0 - 0
Sprite ordering is possibly broken?
#153 opened by Yazwh0 - 0
Reading outside of the SDCard size causes exceptions
#157 opened by Yazwh0 - 0
- 0
template comments should be sanitised
#155 opened by Yazwh0 - 0
- 0
- 1
Interrupt flag appears to be stuck on
#149 opened by Yazwh0 - 0
Ability to reset the history
#143 opened by Yazwh0 - 0
Breakpoints on VRAM access (read or write)
#144 opened by Yazwh0 - 0
Add ability to set the history size
#142 opened by Yazwh0 - 0
Disassembly View jumps around
#145 opened by Yazwh0 - 0
Add no audio option while debugging
#141 opened by Yazwh0 - 0
Switching video mode midline doesn't match hardware
#140 opened by Yazwh0 - 1
Implement DEP
#107 opened by Yazwh0 - 0
Opcodes that both read and write to IO areas that have 'side effects' do not work as hardware.
#117 opened by Yazwh0 - 0
A line with just a raw output doesn't move the template line number on correctly
#136 opened by Yazwh0 - 0
Segments need to be loaded at the same location or debugger info can be mapped incorrectly
#132 opened by Yazwh0 - 0
2\4\8bpp tile mode doesn't respect the new T256C Bit
#137 opened by Yazwh0 - 0
VSCode can now show data types in the variables
#135 opened by Yazwh0 - 1
- 0
References need to be stored and loaded in
#131 opened by Yazwh0 - 0
- 1
Add `.debugvar`
#122 opened by Yazwh0 - 0
`brk` might not push the correct PC onto the stack
#125 opened by Yazwh0 - 1
Add `.pullscope` and `.pushscope`
#121 opened by Yazwh0 - 0
- 0
- 0
cc65 .cfg files dont need commas
#115 opened by Yazwh0 - 0
EmulatorCore is referencing debug VC++ Redistributable
#113 opened by Yazwh0 - 1
- 0
When the RAM is decompiled existing breakpoints might not be in the correct place
#110 opened by Yazwh0 - 0
Implement Memory Search functionality
#108 opened by Yazwh0 - 0
BCD adc\sbc may not set flags correctly
#105 opened by Yazwh0