Commit graph

26 commits

Author SHA1 Message Date
Paul Holden
1f56e8fde8 Format. 2023-10-15 13:54:19 +01:00
Paul Holden
8b31c6580e Tidy how the debug UI is toggled, and link lil-gui visibility. 2023-10-15 13:54:19 +01:00
Paul Holden
52c370a1ff Flesh out timeline UI. 2023-10-15 13:54:18 +01:00
Paul Holden
9575e18ff1 Fix RSP disassembly - baseAddr and offset were swapped. 2023-10-15 13:54:17 +01:00
Paul Holden
a3aa64b254 Tidy cpu0 status table. 2023-10-15 13:54:16 +01:00
Paul Holden
bab08e3bfa Styling fixes. 2023-10-15 13:54:16 +01:00
Paul Holden
ac7eb08269 Fix geometry mode style 2023-10-15 13:54:16 +01:00
Paul Holden
00feacd35e Migrate to bootstrap 5.3.2.
This adds dark/light theme support (still a work in progress).
2023-10-15 13:54:15 +01:00
Paul Holden
6357c054b1 Hide the cursor when over the canvas. 2023-09-24 21:12:53 +01:00
Paul Holden
13d79bb976 Compute clip flags. 2023-09-23 22:17:57 +01:00
Paul Holden
2a7eba8333 Show RSP registers. 2023-09-23 22:17:56 +01:00
Paul Holden
7073e8b29f Fix CSS for all the condensed tables. 2023-09-23 22:17:56 +01:00
Paul Holden
262297d6d3 Fix padding for vertices table. 2023-09-23 22:17:56 +01:00
Paul Holden
0c590b1b54 Fix Geometry Mode padding. 2023-09-23 22:17:56 +01:00
Paul Holden
eb8e85a92e Tidy up dynarec table and fix layout 2016-12-24 12:20:58 +00:00
Paul Holden
a18f49fbd2 Make disassembly view wider 2016-12-24 10:33:53 +00:00
Paul Holden
a16b6d001d Run n64js.css through csscomb 2016-11-05 20:58:42 -04:00
Paul Holden
1d4c933538 Update bootstrap and jquery 2016-11-05 20:11:21 -04:00
Paul Holden
a71fe370e1 Fix css lint warnings - 0px should be 0 2013-04-07 14:08:54 +01:00
Paul Holden
587e9c200c Dummy UI for toggling breakpoints 2012-10-07 20:26:58 +01:00
Paul Holden
84f33d1b28 Improved disassembler layout. Have a gutter now, which will later show breakpoints etc. 2012-10-04 09:01:38 +01:00
Paul Holden
9db42d41eb Add a dropdown for selecting from labels 2012-10-03 21:08:28 +01:00
Paul Holden
aba23cbbb7 Improved labels in disassembly 2012-10-03 18:20:25 +01:00
Paul Holden
02e3978e23 Add a slider to control the execution rate when debugging. Improve debugger layout a bit to minimise wrapping with narrow windows (e.g. when chrome devtools are open) 2012-09-29 11:12:39 +01:00
Paul Holden
c3e2cb2374 Add a clear button to the output log 2012-09-28 08:45:40 +01:00
Paul Holden
31f781ee25 Tidy display list debugger ui 2012-09-20 20:57:37 +01:00