Commit Graph

25 Commits

Author SHA1 Message Date
Simon Gellis a737cd39b7 Add register view with interrupts 2025-02-18 23:59:25 -05:00
Simon Gellis 2966a7c407 View framebuffers 2025-02-17 23:21:16 -05:00
Simon Gellis cfc08032e6 Implement world viewer with support for OBJ worlds 2025-02-16 15:55:21 -05:00
Simon Gellis c4f17bfc13 Start drawing objects 2025-02-15 18:33:18 -05:00
Simon Gellis d16c5363da Move about into a button 2025-02-15 18:33:18 -05:00
Simon Gellis 4601f1b52f Flesh out bgmap viewer 2025-02-15 18:33:18 -05:00
Simon Gellis 57eebb5874 New implementation for reading/showing vram 2025-02-15 18:33:17 -05:00
Simon Gellis 75779f2b24 Dummy second window 2025-02-15 18:29:35 -05:00
Simon Gellis 6c9265cb78 First pass of character data viewer 2025-02-15 18:29:33 -05:00
Simon Gellis a87fce102d Avoid egui feature unsupported on wayland 2025-02-14 16:56:36 -05:00
Simon Gellis fd7298d24e Add a checkbox to quit on disconnect 2025-01-09 23:00:46 -05:00
Simon Gellis 11df670ff4 Let emulator tell debugger to stop 2025-01-04 01:04:21 -05:00
Simon Gellis a5b5f8e80f Use explicit states for sims 2025-01-02 23:06:33 -05:00
Simon Gellis 47a05968fb Create tcp server 2024-12-30 21:55:30 -05:00
Simon Gellis c694d234e7 About popup 2024-12-15 00:00:22 -05:00
Simon Gellis e31269368d Save/load more config 2024-12-14 23:14:13 -05:00
Simon Gellis ae04f9f73b Surface error notifications 2024-12-09 23:18:42 -05:00
Simon Gellis 7f82daa73d Rename to lemur 2024-12-08 14:49:54 -05:00
Simon Gellis 1bac3dedab Implement color picker 2024-12-03 20:34:13 -05:00
Simon Gellis 761b434108 Implement side-by-side view 2024-12-01 15:52:11 -05:00
Simon Gellis 2e5d5e140f Support choosing colors 2024-12-01 00:45:13 -05:00
Simon Gellis 4e42179ef3 Support choosing display mode 2024-11-30 23:14:01 -05:00
Simon Gellis 9ff62af310 Graphical fixes 2024-11-28 12:39:08 -05:00
Simon Gellis 83377ff5fa Stop using nested viewports 2024-11-28 10:50:06 -05:00
Simon Gellis 08680b27ae Out with dear imgui, in with egui 2024-11-27 22:20:17 -05:00