Commit Graph

  • 13e1f51b47 kiosk mode: add link to user guide, tweak help text and add alphabetic zoom controls BigEd 2010-11-27 13:54:31 +0000
  • e6d3c62057 [bug]deal with disassembly of unknown opcodes BigEd 2010-11-27 12:37:14 +0000
  • fbf0830d15 Expert page: add link to user guide (wiki page) BigEd 2010-11-27 11:37:08 +0000
  • 019bca0a26 remove white gaps in new logstream table colour scheme BigEd 2010-11-26 22:14:09 +0000
  • e866a3b58e put non-breaking spaces into disassembly fragments BigEd 2010-11-26 14:27:03 +0000
  • 611490ad76 various blue backgrounds to logstream table BigEd 2010-11-26 14:22:45 +0000
  • b3e58dcbab immunize kiosk mode against I/O triggers in test program BigEd 2010-11-22 15:20:24 +0000
  • c7ac03edd8 move the I/O port (incremented value) to the top right for better visibility BigEd 2010-11-22 15:19:38 +0000
  • b51b5c4398 re-simplify kiosk mode status panel BigEd 2010-11-22 15:18:55 +0000
  • 8f2e296ef6 update git project pages with placeholder/redirect empty content BigEd 2010-11-22 13:42:46 +0000
  • ee2fa1befd removing gh-pages project preview BigEd 2010-11-22 13:41:40 +0000
  • 7c50999c9e Merge branch 'gh-pages' of git@github.com:BigEd/visual6502 into gh-pages BigEd 2010-11-22 13:40:15 +0000
  • 398060f56b add opcode and machine state info to status panel, add Fetch Execute and State pseudo signals to log tabulation BigEd 2010-11-22 13:27:26 +0000
  • cdd837dd0c display machine state in status panel BigEd 2010-11-22 12:23:20 +0000
  • 3df7065b83 fold 6502 opcode lookup into macro.js and delete Java original BigEd 2010-11-22 12:22:36 +0000
  • f860067206 convert java debugger to javascript almost-disassembler BigEd 2010-11-22 11:40:14 +0000
  • 33f00022ca add Achim's original Debugger.java BigEd 2010-11-22 11:33:56 +0000
  • abf6daef7d Merge branch 'master' into gh-pages BigEd 2010-11-19 22:42:58 +0000
  • 8a6fe3634f add tracing of datapath control signals BigEd 2010-11-19 22:42:26 +0000
  • 296599890a correct the PC master/slave labelling and revert the predecode to the (inverted) latch nodes BigEd 2010-11-19 21:50:20 +0000
  • 580f4585a6 allow inverted display of negative sense busses BigEd 2010-11-19 21:49:16 +0000
  • d045485ec4 [enh]allow free-running low-overhead mode, for interactive programs BigEd 2010-11-15 17:29:50 +0000
  • 71a85b3135 small improvement to trigger examples in testprogram BigEd 2010-11-15 17:28:45 +0000
  • b3a6a12ddc adding URL control of IRQ and NMI pins BigEd 2010-11-14 20:15:49 +0000
  • 5f472cbe10 Merge branch 'master' of git://github.com/trebonian/visual6502 BigEd 2010-11-10 22:20:36 +0000
  • 6ced887613 add link to Advanced page and re-word other link V0.4.1 BigEd 2010-11-09 21:25:56 +0000
  • 3bf9ae1fac Merge branch 'master' into gh-pages BigEd 2010-11-09 21:26:10 +0000
  • 6be4dd1673 add link to Advanced page and re-word other link BigEd 2010-11-09 21:25:56 +0000
  • c4af64f5e8 Merge branch 'master' into gh-pages BigEd 2010-11-09 20:32:27 +0000
  • 7e6eb926ee Merge branch 'master' of git://github.com/trebonian/visual6502 BigEd 2010-11-09 20:31:19 +0000
  • 6c899eda1a Add white space between links and chip window Barry Silverman 2010-11-08 19:35:12 -0500
  • 82daddcfe4 Merge branch 'master' into gh-pages BigEd 2010-11-08 22:29:26 +0000
  • 6c2217b8fa [bug]kiosk mode must also load macros before testprogram BigEd 2010-11-08 22:29:08 +0000
  • 50ecadaa00 Merge branch 'master' into gh-pages BigEd 2010-11-08 22:18:24 +0000
  • f6a86088f0 [enh]add a putc action to the test program BigEd 2010-11-08 22:18:07 +0000
  • 8a2342d83c Merge branch 'master' into gh-pages BigEd 2010-11-08 22:04:12 +0000
  • 5c9b4e7581 [dev]adding console box and read/write hook mechanism for test program I/O BigEd 2010-11-08 22:03:47 +0000
  • 2a0e251088 [bug]fix improper closing tag (expert.html) BigEd 2010-11-08 16:36:45 +0000
  • 60b4ecab22 Merge branch 'master' into gh-pages BigEd 2010-11-08 09:17:38 +0000
  • d2a31398fd [bug]repair expert mode - had removed too much V0.4 BigEd 2010-11-08 09:14:18 +0000
  • 3804eace6e simplify: expertMode is no longer a checkbox, just a static indicator BigEd 2010-11-08 09:04:47 +0000
  • 369a188ad9 use expertMode to suppress loglist actions in kiosk mode BigEd 2010-11-08 09:03:13 +0000
  • 9ff6ae027e note nature of this temporary export branch in the HTML BigEd 2010-11-06 17:59:40 +0000
  • 678acd6dc5 URL handler: add requested signal names to logging set BigEd 2010-11-06 17:55:36 +0000
  • 758d53bf5b add clock trigger mechanism and URL interface for reset pin BigEd 2010-11-06 17:21:50 +0000
  • e885646e5e [bug]fixup nosim=t initialisation (if a simulation is started manually) BigEd 2010-11-05 21:39:01 +0000
  • 353e0a8f78 highlight a list of nodes by name or number BigEd 2010-11-05 21:21:06 +0000
  • 18e1946488 allow forward or reverse log order BigEd 2010-11-05 19:53:22 +0000
  • 0c6a90a558 allow nodenumbers in additional trace requests BigEd 2010-11-05 19:02:41 +0000
  • 93e6d662df panes resize when chip graphics are shown/hidden BigEd 2010-11-05 18:25:51 +0000
  • 0842501bb7 [bug]direct keypresses to correct places: graphics, memtable, input box BigEd 2010-11-05 17:38:47 +0000
  • 294918789a add tracing of named nodes BigEd 2010-11-01 19:36:52 +0000
  • cd05762f20 trivial fix to rename button container BigEd 2010-11-01 18:30:22 +0000
  • ef0bb5cdec fix out by one error in fastforward/goFor BigEd 2010-11-01 18:19:46 +0000
  • 25e8397a0f scale down new button images BigEd 2010-11-01 18:15:36 +0000
  • 44b5c5e9d3 add new buttons and remove headless go BigEd 2010-11-01 18:03:30 +0000
  • 633a2693ac fixup single stepping function BigEd 2010-11-01 18:02:52 +0000
  • da7ec1f3e3 add button icons for fast forward and single step BigEd 2010-11-01 18:02:06 +0000
  • bed571f10c add button to clear log BigEd 2010-11-01 17:42:45 +0000
  • 192d9a8ba8 add plaOutputs to traceable log stream BigEd 2010-11-01 17:42:18 +0000
  • b4747b0cad trivial annotation tweak to nodenames.js BigEd 2010-11-01 17:31:48 +0000
  • 62b0b314d5 remove kiosk.html and use index.html instead BigEd 2010-11-01 17:00:27 +0000
  • 39959e711e three panel splittable (dynamic) screen layout BigEd 2010-10-31 13:39:31 +0000
  • 0156a72ae7 add splitter and jquery library (GPL and MIT dual licensed) for draggable pane divisions BigEd 2010-10-31 12:47:20 +0000
  • 759c188ef6 Add useful links to existing minimal banner line BigEd 2010-10-31 10:22:30 +0000
  • a406cee106 Add graphics command tips (no help page yet) BigEd 2010-10-31 10:17:53 +0000
  • e3354a2aa4 Merge branch 'master' of git://github.com/trebonian/visual6502 BigEd 2010-10-30 20:33:16 +0000
  • 68e022a2bd [bug]tidy up pan+zoom URLs BigEd 2010-10-30 20:31:32 +0000
  • c4dcbcb435 Merge branch 'ed' Barry Silverman 2010-10-30 16:27:50 -0400
  • bc8ef61fb9 [enh]add pla signalnames from Segher Boessenkool BigEd 2010-10-30 20:23:56 +0000
  • 86e544a065 Change link to expert mode from kiosk Barry Silverman 2010-10-30 16:13:43 -0400
  • ea9f54c398 [bug]index redirection fixup BigEd 2010-10-30 20:07:26 +0000
  • dd95b40c6c added smart redirect in index.html to appropriate landing page BigEd 2010-10-30 18:59:00 +0000
  • 3fcc3ee787 bring in support for old/slow browser, including nosim node BigEd 2010-10-30 18:24:00 +0000
  • 83af54a47d re-simplify busname name matching BigEd 2010-10-30 18:05:29 +0000
  • c9443e6718 [bug]passing steps on URL was not working BigEd 2010-10-30 16:16:54 +0000
  • e93c11ab20 replace index.html with a redirector to the expert landing page BigEd 2010-10-30 16:07:48 +0000
  • 0d0973b0c6 [bugfix]tcstate and predecode register corrections BigEd 2010-10-30 14:05:14 +0000
  • 4b19e21e66 [BUG]Animate checkbox not initialized Barry Silverman 2010-10-29 19:10:06 -0400
  • df6aaa392c More simplifications from Brian Barry Silverman 2010-10-15 08:11:43 -0400
  • 5a4c574765 Headless mode in expert Barry Silverman 2010-10-14 22:48:25 -0400
  • 10787078c8 More forEach Barry Silverman 2010-10-14 21:15:47 -0400
  • 98ec727c50 Performance: Remove float state Barry Silverman 2010-10-14 21:00:07 -0400
  • 33aa993c8d Performance - use forEach, and more cleanup Barry Silverman 2010-10-14 20:16:43 -0400
  • b5e1064efb Performance improvement in checking for duplicate nodes in recalclist Barry Silverman 2010-10-13 22:00:01 -0400
  • 282c815791 Chipsim change of states to booleans, and performance Barry Silverman 2010-10-13 17:53:40 -0400
  • 3258a24c91 [bug]fixup chip layout visibility control BigEd 2010-10-09 13:43:47 +0000
  • 66d42665a9 [bug]graphics=false needs to work in expert mode BigEd 2010-10-08 15:27:33 +0000
  • cede111a0f First cut refactor into expert and kiosk Barry Silverman 2010-10-07 12:21:06 -0400
  • dc0fb1ef06 Merging changes for testprogram, and various fixes from Ed Barry Silverman 2010-10-07 08:15:07 -0400
  • e60485fe6a Performance fix Barry Silverman 2010-10-07 07:33:15 -0400
  • 9705ca4093 [bug]declarations for testprogram and fix for negative loglevel values BigEd 2010-10-06 21:00:56 +0000
  • a83cb1533e [dev]add singlestepping functions (no UI) BigEd 2010-10-06 20:59:43 +0000
  • 971bbd03e3 [dev]externalise testprogram BigEd 2010-10-06 19:51:57 +0000
  • 0773a9e7cf [dev](commented out)performance tweak, 1.2x gain BigEd 2010-10-06 19:48:30 +0000
  • ee196947e3 [dev]add trace checksum for self-checking tests BigEd 2010-10-05 19:14:08 +0000
  • f439d8fc8d [bug]fixup output of tstate and P BigEd 2010-10-05 18:12:44 +0000
  • 43f06031b0 [dev]alternate zoom keys BigEd 2010-10-05 17:51:48 +0000
  • 416cd57947 Backport various fixes from expert V0.3 Barry Silverman 2010-10-04 15:30:25 -0400
  • e5bd2a5296 Removed save.php Barry Silverman 2010-10-04 10:43:04 -0400