Commit Graph

261 Commits

Author SHA1 Message Date
BigEd
34244661cb Correcting a comment in nodenames.js
Thanks to 'cerebrum' on forum.6502.org
2013-02-03 10:19:22 +00:00
BigEd
ce74c3f5d3 Swap easy6502 tutorial in for 6502asm emulator/assembler 2012-08-16 07:52:17 +01:00
BigEd
cb03b9741a html fixups by Quietust 2011-08-27 03:34:25 +02:00
BigEd
7b95b5e345 html tidyup by Quietust 2011-08-27 03:29:23 +02:00
BigEd
de265ecdb8 6502: add nodename aliases to allow more use of the URL interface 2011-05-12 08:54:52 +00:00
BigEd
e81c9fbe0f update 6800 tracing to include alu and incrementer 2011-04-16 13:03:43 +00:00
BigEd
c300e6ad01 update 6800 nodenames: ordering, comments, minor corrections 2011-04-16 13:02:46 +00:00
BigEd
79d0c4c445 import remainder of Segher's 6800 nodename updates and begin process of ordering and commenting 2011-04-16 11:29:53 +00:00
BigEd
a2d35d54ca 6800 nodename changes from Segher 2011-04-16 10:58:16 +00:00
BigEd
e20eb08b91 updated 6800 transistor bounding boxes and geometries from Ijor 2011-04-12 18:08:51 +00:00
BigEd
8487a7a9e1 6800: tweak nodenames and add the Tf state name/node 2011-04-11 18:22:26 +00:00
BigEd
6c138a4f6b add 6800 timing state to tabulation 2011-04-11 14:07:51 +00:00
BigEd
658d40646c add 6800 timing state signals 2011-04-11 13:51:37 +00:00
BigEd
67e15e68c1 fixup comment in transdefs about geometry 2011-04-09 10:33:18 +00:00
BigEd
a316831100 update comments at head of transdefs 2011-04-09 10:12:53 +00:00
ijor
acd7b0310e Edited chip-6800/transdefs.js via GitHub 2011-04-09 17:57:45 +08:00
BigEd
9331be20fe allow tabulations with loglevel 0 (with only additional signals) 2011-04-06 18:13:04 +00:00
BigEd
e6d42eb1aa 6800 declutter - remove clock phases from tabulated signals 2011-04-05 19:45:33 +00:00
BigEd
8ae5c087f6 fixup missing assignments causing errors 2011-04-05 18:29:49 +00:00
BigEd
c6dd03ba17 fixup 6800 test program 2011-04-05 18:09:53 +00:00
BigEd
fca2eb5cb6 fixup 6800 pre-reset delay 2011-04-05 18:09:38 +00:00
BigEd
b5c1759f32 improve 6800 machine state display 2011-04-02 08:01:09 +00:00
BigEd
6ceae74e4a 6800 fixup single stepping 2011-04-02 07:57:15 +00:00
BigEd
94b306bace update 6800 machine state readout 2011-04-01 20:57:42 +00:00
BigEd
9308b26c42 update 6800 loglevel definitions 2011-04-01 20:12:22 +00:00
BigEd
335cb06832 update 6800 segdefs to add missing pullups 2011-04-01 20:11:51 +00:00
BigEd
d9440fa160 6800: fixup bus reads, add annotation for unassigned opcodes 2011-04-01 18:44:12 +00:00
BigEd
10ba01cf12 fixup 6800 disassembly 2011-04-01 17:55:49 +00:00
BigEd
e8b964a24f fixup 6800 IR nodenames 2011-04-01 17:55:30 +00:00
BigEd
bbfcf77134 update 6800 nodenames and trace signals 2011-04-01 17:32:01 +00:00
BigEd
73f21ffc47 update 6800 test program 2011-04-01 17:31:30 +00:00
BigEd
4e2c84dabc update 6800 test program and add opcode map 2011-04-01 16:05:41 +00:00
BigEd
ca7124b176 6800: treat dbe as phi2 clock in 2011-04-01 14:40:56 +00:00
BigEd
b0710a4cda trying to clean up gh-pages 2011-04-01 11:59:22 +00:00
BigEd
baac06bdc3 Merge branch 'gh-pages' of git@github.com:BigEd/visual6502 into gh-pages 2011-04-01 11:57:47 +00:00
BigEd
9bb8caa025 update README 2011-04-01 11:50:04 +00:00
BigEd
b98010206e trying to clean up gh-pages 2011-04-01 11:40:21 +00:00
BigEd
7049cef9b7 update README 2011-04-01 11:38:37 +00:00
BigEd
9d23382644 trying to clean up gh-pages 2011-04-01 11:34:02 +00:00
BigEd
8f5f50d197 first cut of ijor's 6800 2011-04-01 11:19:42 +00:00
BigEd
1d21f5ae8b few small changes to prepare for multi-chip capability 2011-04-01 11:17:34 +00:00
BigEd
15b25491b9 nodename adjustments and additions 2011-02-20 20:06:29 +00:00
BigEd
6033109dc6 adjust pclp and pchp to pickup non inverted state 2011-02-15 20:04:08 +00:00
BigEd
0e41f0a9a9 [bug]fixup misnumbered node abl7 2011-02-15 19:54:06 +00:00
BigEd
cb29fb4fad readjust timing of URL-scheduled events to match published version 2011-01-10 10:45:52 +00:00
BigEd
c02d181d5c add more nodenames from Segher 2011-01-09 20:32:51 +00:00
BigEd
51d0e99389 add ability to override the databus by URL 2011-01-09 16:18:01 +00:00
BigEd
d11cf44ae9 add ability to sequence RDY pin from the URL 2011-01-09 13:10:13 +00:00
BigEd
2e69d3a7c3 fix: allow coincident pin events 2011-01-09 13:09:25 +00:00
Barry Silverman
f098566335 Hilited nodes toggle state when stepped or run 2011-01-03 15:17:27 -05:00