mirror of
https://github.com/fadden/6502bench.git
synced 2025-03-04 06:29:56 +00:00
Changed basic data item from an "extended enum" to a class, so we can keep track of where things come from (useful for the display list). Finished edit dialog. Added serialization to project file.