mirror of
https://github.com/fadden/6502bench.git
synced 2024-10-31 19:04:44 +00:00
Speling
This commit is contained in:
parent
67783f4e66
commit
535f8cecde
@ -39,7 +39,7 @@ features one tool, the SourceGen disassembler.</p>
|
||||
processor status flags are tracked, allowing identification of branches
|
||||
that are always/never taken, accurate cycle count listings, and correct
|
||||
analysis of 65816 code with variable-width registers.</li>
|
||||
<li>Easy generation of assembly source code in populate formats (currently
|
||||
<li>Easy generation of assembly source code in popular formats (currently
|
||||
cc65 and Merlin 32). Cross-assemblers can be invoked from the GUI to
|
||||
verify correctness.</li>
|
||||
<li>Symbols and constants are provided for ROM and operating system entry
|
||||
@ -98,7 +98,7 @@ features one tool, the SourceGen disassembler.</p>
|
||||
</ul>
|
||||
<li>Miscellaneous:</li>
|
||||
<ul>
|
||||
<li>All data files are stored in text formats (primarly JSON).</li>
|
||||
<li>All data files are stored in text formats (primarily JSON).</li>
|
||||
<li>The project file includes nothing from the data file but a CRC. This
|
||||
may allow the project to be shared without violating copyrights (subject
|
||||
to local laws).</li>
|
||||
|
Loading…
Reference in New Issue
Block a user