mirror of
https://github.com/ksherlock/x65.git
synced 2025-02-15 04:32:58 +00:00
Fixing links
This commit is contained in:
parent
8399ed44e4
commit
a877af22d7
@ -33,11 +33,11 @@
|
||||
|
||||
<p>6502 Macro Assembler in a single c++ file using the struse single file text parsing library. Supports most syntaxes. x65 was recently named Asm6502 but was renamed because Asm6502 is too generic, x65 has no particular meaning.</p>
|
||||
|
||||
<p><img src="bin/x65.png" alt="x65"></p>
|
||||
<p><img src="https://github.com/Sakrac/x65/raw/master/bin/x65.png" alt="x65"></p>
|
||||
|
||||
<p>In order to minimize the documentation and make this page shorter I've moved the <a href="../../wiki/Previous-first-page">old documentation</a> here.</p>
|
||||
<p>In order to minimize the documentation and make this page shorter I've moved the <a href="https://github.com/Sakrac/x65/wiki/Previous-first-page">old documentation</a> here.</p>
|
||||
|
||||
<p>The <a href="x65.txt">up to date documentation is here</a>.</p>
|
||||
<p>The <a href="https://github.com/Sakrac/x65/blob/master/x65.txt">up to date documentation is here</a>.</p>
|
||||
|
||||
<p>x65 can assemble 6502, 65C02 and 65816 source and build executables for c64, Apple II or just raw binary.</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user