Shaokahn3000 / upk-modder

Automatically exported from code.google.com/p/upk-modder
0 stars 0 forks source link

Invalid hex lines being parsed and counted #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Add hex line 07 7d 00 99 1B 39 2E 00 00 00 00 00 00 24 01 1d 68 01 00 00 16  
with error (is missing a 16 terminator
2. Line will count toward file/memory position, but not consolidated hex
3.

What is the expected output? What do you see instead?
Line should not count toward file and memory position.
Line should probably have red strikethrough text, but is instead being 
highlighted.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by miss.inv...@gmail.com on 10 Jan 2014 at 6:07