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 |
|
BigEd
|
6c2217b8fa
|
[bug]kiosk mode must also load macros before testprogram
|
2010-11-08 22:29:08 +00:00 |
|
BigEd
|
50ecadaa00
|
Merge branch 'master' into gh-pages
|
2010-11-08 22:18:24 +00:00 |
|
BigEd
|
f6a86088f0
|
[enh]add a putc action to the test program
|
2010-11-08 22:18:07 +00:00 |
|
BigEd
|
8a2342d83c
|
Merge branch 'master' into gh-pages
|
2010-11-08 22:04:12 +00:00 |
|
BigEd
|
5c9b4e7581
|
[dev]adding console box and read/write hook mechanism for test program I/O
|
2010-11-08 22:03:47 +00:00 |
|
BigEd
|
2a0e251088
|
[bug]fix improper closing tag (expert.html)
|
2010-11-08 16:36:45 +00:00 |
|
BigEd
|
60b4ecab22
|
Merge branch 'master' into gh-pages
|
2010-11-08 09:17:38 +00:00 |
|
BigEd
|
d2a31398fd
|
[bug]repair expert mode - had removed too much
|
2010-11-08 09:14:18 +00:00 |
|
BigEd
|
3804eace6e
|
simplify: expertMode is no longer a checkbox, just a static indicator
|
2010-11-08 09:04:47 +00:00 |
|
BigEd
|
369a188ad9
|
use expertMode to suppress loglist actions in kiosk mode
|
2010-11-08 09:03:13 +00:00 |
|
BigEd
|
9ff6ae027e
|
note nature of this temporary export branch in the HTML
|
2010-11-06 17:59:40 +00:00 |
|
BigEd
|
678acd6dc5
|
URL handler: add requested signal names to logging set
|
2010-11-06 17:55:36 +00:00 |
|
BigEd
|
758d53bf5b
|
add clock trigger mechanism and URL interface for reset pin
|
2010-11-06 17:21:50 +00:00 |
|
BigEd
|
e885646e5e
|
[bug]fixup nosim=t initialisation (if a simulation is started manually)
|
2010-11-05 21:39:01 +00:00 |
|
BigEd
|
353e0a8f78
|
highlight a list of nodes by name or number
|
2010-11-05 21:21:06 +00:00 |
|
BigEd
|
18e1946488
|
allow forward or reverse log order
|
2010-11-05 19:53:22 +00:00 |
|
BigEd
|
0c6a90a558
|
allow nodenumbers in additional trace requests
|
2010-11-05 19:02:41 +00:00 |
|
BigEd
|
93e6d662df
|
panes resize when chip graphics are shown/hidden
|
2010-11-05 18:25:51 +00:00 |
|
BigEd
|
0842501bb7
|
[bug]direct keypresses to correct places: graphics, memtable, input box
|
2010-11-05 17:38:47 +00:00 |
|
BigEd
|
294918789a
|
add tracing of named nodes
|
2010-11-01 19:36:52 +00:00 |
|
BigEd
|
cd05762f20
|
trivial fix to rename button container
|
2010-11-01 18:30:22 +00:00 |
|
BigEd
|
ef0bb5cdec
|
fix out by one error in fastforward/goFor
|
2010-11-01 18:19:46 +00:00 |
|
BigEd
|
25e8397a0f
|
scale down new button images
|
2010-11-01 18:15:36 +00:00 |
|
BigEd
|
44b5c5e9d3
|
add new buttons and remove headless go
|
2010-11-01 18:03:30 +00:00 |
|
BigEd
|
633a2693ac
|
fixup single stepping function
|
2010-11-01 18:02:52 +00:00 |
|
BigEd
|
da7ec1f3e3
|
add button icons for fast forward and single step
|
2010-11-01 18:02:06 +00:00 |
|
BigEd
|
bed571f10c
|
add button to clear log
|
2010-11-01 17:42:45 +00:00 |
|
BigEd
|
192d9a8ba8
|
add plaOutputs to traceable log stream
|
2010-11-01 17:42:18 +00:00 |
|
BigEd
|
b4747b0cad
|
trivial annotation tweak to nodenames.js
|
2010-11-01 17:31:48 +00:00 |
|
BigEd
|
62b0b314d5
|
remove kiosk.html and use index.html instead
|
2010-11-01 17:00:27 +00:00 |
|
BigEd
|
39959e711e
|
three panel splittable (dynamic) screen layout
|
2010-10-31 13:39:31 +00:00 |
|
BigEd
|
0156a72ae7
|
add splitter and jquery library (GPL and MIT dual licensed) for draggable pane divisions
|
2010-10-31 12:47:20 +00:00 |
|