1
0
mirror of https://github.com/fadden/6502bench.git synced 2026-04-19 12:25:05 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Andy McFadden a4b71e0c9b Update tutorial and manual
Fix some typos, clarify some things, and replace a slightly incorrect
pair of PNGs.

Some of the dialogs have gained additional options, but the changes
aren't meaningful enough to warrant taking lots of screen shots.
2025-08-01 13:36:32 -07:00
Andy McFadden eef1710d5d Update tutorial
Two main changes:
 - "Seek nearby targets" is no longer enabled by default.
 - The application asks the user to save new projects immediately.

Various minor edits were also made.

A couple of the images are slightly stale, showing ".org" rather than
".addrs", but they're in the advanced section and the difference
isn't notable.
2024-08-19 13:03:16 -07:00
Andy McFadden 4537f24958 Rework tutorial for changes in v1.8
Biggest changes were to the address region handling in Tutorial1
and the use of StdInline.cs for the inline strings in Tutorial4.

Also, fixed the off-by-one error in Tutorial1.
2021-11-14 09:02:53 -08:00
Andy McFadden 55359d423a Minor documentation update 2021-09-06 11:41:08 -07:00
Andy McFadden fa1b0af932 Clarify 2021-08-09 16:22:17 -07:00
Andy McFadden b58fdedfcd Add "suggestions" page to tutorial 2021-08-03 15:09:23 -07:00