Commit Graph

240 Commits

Author SHA1 Message Date
Sigbjorn Finne
8a89310e96 Fix expert mode's keyboard handling too. 2010-12-08 06:53:38 +08:00
Sigbjorn Finne
1c66a8af28 handleKey(): if .charCode is undefined, use .keyCode (Opera compatible.) 2010-12-08 06:53:37 +08:00
BigEd
78deb4aaa4 fixup nodenames type 2010-12-07 22:49:38 +00:00
Sigbjorn Finne
85c8447064 Fix expert mode's keyboard handling too. 2010-12-05 12:34:39 +01:00
Sigbjorn Finne
6cdbfc0c15 handleKey(): if .charCode is undefined, use .keyCode (Opera compatible.) 2010-12-05 09:50:00 +01:00
BigEd
8ef98d131f added signal names - mostly ALU - from Segher 2010-12-04 17:05:24 +00:00
BigEd
e660736204 fixup status message when no find command in URL 2010-12-03 16:28:55 +00:00
BigEd
fc46e50289 add "find" mechanism to URL 2010-12-03 13:35:01 +00:00
BigEd
4967b58e7f update status box when find is used 2010-12-03 12:46:10 +00:00
BigEd
6f7dab7990 more nodenames from Segher: alu internals 2010-12-03 12:27:26 +00:00
BigEd
04196aa36a more nodenames from Segher: decimal mode and carry chain 2010-12-03 12:14:18 +00:00
BigEd
94a2b38d27 import more signal names from Segher 2010-11-30 21:15:49 +00:00
BigEd
e052255c55 add first cut of zooming to fit found objects: transistors and nodes. Renamed "Highlight:" button to "Find:" 2010-11-29 20:07:29 +00:00
Barry Silverman
15453f4435 Merge branch 'ed' 2010-11-28 16:38:32 -05:00
Barry Silverman
7572b25453 Hilite transistors 2010-11-28 16:37:02 -05:00
BigEd
93252a0eb1 [bug]fixup obsolete css file reference in browsertrouble.html 2010-11-27 15:58:46 +00:00
BigEd
172394845a [bug]typo: fixed B bit of status register 2010-11-27 14:30:19 +00:00
BigEd
ec7da19d77 add z and x to expert mode help text 2010-11-27 14:19:57 +00:00
BigEd
13e1f51b47 kiosk mode: add link to user guide, tweak help text and add alphabetic zoom controls 2010-11-27 13:54:31 +00:00
BigEd
e6d3c62057 [bug]deal with disassembly of unknown opcodes 2010-11-27 12:37:14 +00:00
BigEd
fbf0830d15 Expert page: add link to user guide (wiki page) 2010-11-27 11:37:08 +00:00
BigEd
019bca0a26 remove white gaps in new logstream table colour scheme 2010-11-26 22:14:09 +00:00
BigEd
e866a3b58e put non-breaking spaces into disassembly fragments 2010-11-26 14:27:03 +00:00
BigEd
611490ad76 various blue backgrounds to logstream table 2010-11-26 14:22:45 +00:00
BigEd
b3e58dcbab immunize kiosk mode against I/O triggers in test program 2010-11-22 15:20:24 +00:00
BigEd
c7ac03edd8 move the I/O port (incremented value) to the top right for better visibility 2010-11-22 15:19:38 +00:00
BigEd
b51b5c4398 re-simplify kiosk mode status panel 2010-11-22 15:18:55 +00:00
BigEd
8f2e296ef6 update git project pages with placeholder/redirect empty content 2010-11-22 13:42:46 +00:00
BigEd
ee2fa1befd removing gh-pages project preview 2010-11-22 13:41:40 +00:00
BigEd
7c50999c9e Merge branch 'gh-pages' of git@github.com:BigEd/visual6502 into gh-pages 2010-11-22 13:40:15 +00:00
BigEd
398060f56b add opcode and machine state info to status panel, add Fetch Execute and State pseudo signals to log tabulation 2010-11-22 13:27:26 +00:00
BigEd
cdd837dd0c display machine state in status panel 2010-11-22 12:23:20 +00:00
BigEd
3df7065b83 fold 6502 opcode lookup into macro.js and delete Java original 2010-11-22 12:22:36 +00:00
BigEd
f860067206 convert java debugger to javascript almost-disassembler 2010-11-22 11:40:14 +00:00
BigEd
33f00022ca add Achim's original Debugger.java 2010-11-22 11:33:56 +00:00
BigEd
abf6daef7d Merge branch 'master' into gh-pages 2010-11-19 22:42:58 +00:00
BigEd
8a6fe3634f add tracing of datapath control signals 2010-11-19 22:42:26 +00:00
BigEd
296599890a correct the PC master/slave labelling and revert the predecode to the (inverted) latch nodes 2010-11-19 21:50:20 +00:00
BigEd
580f4585a6 allow inverted display of negative sense busses 2010-11-19 21:49:16 +00:00
BigEd
d045485ec4 [enh]allow free-running low-overhead mode, for interactive programs 2010-11-15 17:29:50 +00:00
BigEd
71a85b3135 small improvement to trigger examples in testprogram 2010-11-15 17:28:45 +00:00
BigEd
b3a6a12ddc adding URL control of IRQ and NMI pins 2010-11-14 20:15:49 +00:00
BigEd
5f472cbe10 Merge branch 'master' of git://github.com/trebonian/visual6502 2010-11-10 22:20:36 +00:00
BigEd
6ced887613 add link to Advanced page and re-word other link 2010-11-10 10:53:59 -05:00
BigEd
3bf9ae1fac Merge branch 'master' into gh-pages 2010-11-09 21:26:10 +00:00
BigEd
6be4dd1673 add link to Advanced page and re-word other link 2010-11-09 21:25:56 +00:00
BigEd
c4af64f5e8 Merge branch 'master' into gh-pages 2010-11-09 20:32:27 +00:00
BigEd
7e6eb926ee Merge branch 'master' of git://github.com/trebonian/visual6502 2010-11-09 20:31:19 +00:00
Barry Silverman
6c899eda1a Add white space between links and chip window 2010-11-08 19:35:12 -05:00
BigEd
82daddcfe4 Merge branch 'master' into gh-pages 2010-11-08 22:29:26 +00:00