1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-09 10:29:35 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Curt J. Sampson
cfe7ffc5d0 docs/index.rst: Fix URL for VICE
The viceteam.org domain was lost to a domain squatter in
2014[[1]], and is now the site of a law firm. The curent site
is vice-emu.sourceforge.net.

Also, we deep link directly into the VICE monitor documentation,
since that's likely what people will want to see when following
this link. It's easy from there to get back to the top page (just
delete `vice_12.html` in the URL bar) if that's what the user wants.

[1]: https://web.archive.org/web/20140601000000*/viceteam.org
2019-09-09 16:04:10 +09:00
Curt J. Sampson
34fc7c16af docs/index.rst: Fix list_breakpoints typo 2019-09-09 15:28:49 +09:00
Mike Naberezny
a167471b46 Rename list_breakpoints to show_breakpoints for parity with show_labels 2014-12-20 15:59:36 -08:00
Alessandro Gatti
3e002e4115 Basic breakpoint support. 2014-10-01 13:31:31 +02:00
Mike Naberezny
8a7119b540 Fix description of disassemble command 2013-08-26 20:24:23 -07:00
Mike Naberezny
006f410412 Update examples with the newer register display format 2013-06-07 20:06:24 -07:00
Mike Naberezny
f25dfe3d04 Update prompt in example 2012-11-30 11:43:35 -08:00
Mike Naberezny
353c7b03f1 Document save command 2012-01-15 13:37:25 -08:00
Mike Naberezny
dfdafc6344 Document loading from a URL 2012-01-15 13:31:49 -08:00
Mike Naberezny
fd2396f559 Document mpu command 2012-01-15 13:18:28 -08:00
Mike Naberezny
c81eb0dcb6 Document interactive assembly mode 2012-01-15 13:05:00 -08:00
Mike Naberezny
e1aa881e4c Added Sphinx-based documentation. 2008-12-01 02:58:39 +00:00