1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-06-11 17:29:29 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Andy McFadden
948e4a2bf2
Update README.md
Mention Wine v9.
2024-04-22 17:50:15 -07:00
Andy McFadden
1c79cddb47
Added note about wine-mono 2023-05-24 10:52:29 -07:00
Andy McFadden
3ffca60066
Update README.md 2023-01-30 16:20:50 -08:00
Andy McFadden
4ac8d32b7c
Update README.md 2021-11-21 11:22:08 -08:00
Andy McFadden
2513a017c5 Add 6502disassembly.com to the README 2021-11-21 11:20:07 -08:00
Andy McFadden
d48ab7582f Add Atari DVG visualizer
The DVG format, used for vector games like Asteroids, is the
predecessor to the AVG graphics used in games like Battlezone.

Also, added some extended error checks on wireframe vertices.

Also, minor edits to the README and daily tips.
2021-11-02 08:54:07 -07:00
Andy McFadden
c351fa969d Update docs to point to new tutorial
Replaced the link at the top of the manual.  Remove reference to
old tutorial doc.  Added an obsolescence notice to the top of the
old tutorial.  Updated tutorial message and link in README.

Also, fixed sidenav style.
2021-06-07 17:55:51 -07:00
Andy McFadden
d066b0160d
Update README.md 2020-10-24 08:26:55 -07:00
Andy McFadden
67c713ea7d Change some words
Replace "hint" in a few more places.  Mention W65C02 in main README.
State that new PRG feature is only enabled for 64tass.
2020-10-23 10:50:36 -07:00
Andy McFadden
a8ca96adc3
Update README.md 2020-08-06 08:14:44 -07:00
Andy McFadden
159a9c30e7
Update README.md 2020-08-06 08:11:30 -07:00
Andy McFadden
6c5636a1bb
Update README.md 2020-08-06 08:08:04 -07:00
Andy McFadden
881b354e50 Update README
Add v1.7 features, and update a few other things.
2020-07-30 20:33:29 -07:00
Andy McFadden
3cda8ea132 Update README with v1.5 features 2020-01-27 13:32:41 -08:00
Andy McFadden
4a4aed2007 Update README and SourceNotes 2020-01-01 18:04:06 -08:00
Andy McFadden
dbc8c98010 Move source code notes to separate file 2019-12-31 14:26:47 -08:00
Andy McFadden
7ddde3aad7 Version 1.3.0 2019-09-27 13:52:25 -07:00
Andy McFadden
2a901cc373 Update README 2019-07-29 14:16:32 -07:00
Andy McFadden
6185b85f7b Fix crash on asm gen when no settings file exists 2019-04-19 14:43:33 -07:00
Andy McFadden
69681f8e8d
test edit 2018-10-21 17:02:34 -07:00
Andy McFadden
17cccae131 Update Mono compatibility info 2018-10-12 10:43:28 -07:00
Andy McFadden
3d0937be0a Tweak 2018-10-09 17:34:21 -07:00
Andy McFadden
5cc29949dd
Update README.md 2018-10-08 18:05:07 -07:00
Andy McFadden
1fad470b20
Nudge 2018-10-08 17:06:33 -07:00
Andy McFadden
2c03216da9 Move symbol file and extension script docs into manual
Once upon a time, symbol files and extension scripts could only be
defined in the RuntimeData directory, so having the documentation
there made sense.  Since both of these things can now be defined in
project directories, the documentation belongs in the manual.

(issue #27)
2018-10-08 15:30:43 -07:00
Andy McFadden
d20ffc73b8 Tweak README 2018-10-06 21:21:18 -07:00
Andy McFadden
b27accc9d3 Add installation notes to README
Also, add a link to the tutorial near the top of the manual's index
page.
2018-10-01 11:09:04 -07:00
Andy McFadden
11174b8e75 Exit without crashing when app init fails 2018-09-30 21:41:46 -07:00
Andy McFadden
d81d344de0
Fix spelling 2018-09-30 15:21:36 -07:00
Andy McFadden
b9558c58d4 Update READMEs 2018-09-30 15:10:08 -07:00
Andy McFadden
2c6212404d Initial file commit 2018-09-28 10:05:11 -07:00
Andy McFadden
469eb49c4a
Initial commit 2018-09-26 16:42:52 -07:00