constantinfuerst
aa4eb85c2e
fixing ppu::LTS()
malformed calculation of segment address lead to a 22byte instead of the correct 16byte length being added per segment address offset
4 years ago
constantinfuerst
6926e0f560
implementing color palette check
checks every segment in multi-file-mode and adjusts its colors according to changes made to the color palette during loading and converting files with different color configuration but same or compatible colors
4 years ago
constantinfuerst
65f60f735a
fixed graphics data compiler
4 years ago
constantinfuerst
a959c1f06d
workflow from macro file and xpm image to working bytecode
still broken xpm converter, otherwise fully working
4 years ago
constantinfuerst
f0fe2d74ff
implementing json image data
changed the xpm-file converter to output json data for easy add-in to the compiler
4 years ago
constantinfuerst
b32718024a
compiler fixing
added debugger, fixed faulty jumps in compiler, added cycle-stepping execution for debugging purposes
4 years ago
constantinfuerst
ab0ac62e5f
updating instructions
possible error in compiler: faulty entry point detection
4 years ago
constantinfuerst
a02cf2eee3
I/O for compiler, binfile input for emulator, starting of debugging for compiler
4 years ago
constantinfuerst
81cfa34bb0
optimized and (somewhat) functional macro handler and compiler
TODO: implement an option to add segment and palette data
4 years ago
constantinfuerst
e6b06bb297
bad macro handler and compiler implementation
4 years ago
constantinfuerst
0db706d30d
adding start of basic asm compiler
4 years ago