Commit Graph

19 Commits

Author SHA1 Message Date
Simon Gellis 26ecf29a3f Match guy naming convention 2024-10-10 20:30:35 -04:00
Simon Gellis 884b52b397 Make server a struct 2024-10-10 18:20:16 -04:00
Simon Gellis 57403690ff it runs! 2024-10-10 18:05:25 -04:00
Simon Gellis 431377f92e Implement writing to memory 2024-10-09 23:25:43 -04:00
Simon Gellis 8d6f380f6b add scaffolding around calling vbEmulate in a loop 2024-10-09 23:13:34 -04:00
Simon Gellis ee9a6874d9 Fix dwarf reg numbers in output 2024-10-09 23:03:38 -04:00
Simon Gellis 02a7c9811c Compile against C90 2024-10-07 22:42:28 -04:00
Simon Gellis 8de384fa91 Fix a sign extension bug by using unsigned bytes 2024-10-07 22:26:29 -04:00
Simon Gellis 64f9d10b4c Remove unneeded method 2024-10-07 22:20:41 -04:00
Simon Gellis 6ea396a974 Rename RdbClient to RdbResponse 2024-10-07 22:18:42 -04:00
Simon Gellis 1b273171ad Move RDB server logic to separate file 2024-10-07 22:00:01 -04:00
Simon Gellis 6ed78636a5 Pretend to run the emulator 2024-10-07 21:20:01 -04:00
Simon Gellis e5932da1e5 Make request parsing reentrant 2024-10-07 00:55:44 -04:00
Simon Gellis e31ac94a8b Make command parsing more robust 2024-10-06 21:33:50 -04:00
Simon Gellis de92335134 Use newer library version 2024-10-06 17:19:14 -04:00
Simon Gellis e320dc59f4 Fix bug reading hex values 2024-10-01 22:01:36 -04:00
Simon Gellis 42396701e0 Read memory from VB 2024-10-01 21:27:40 -04:00
Simon Gellis 294324fe28 Read registers from VB 2024-10-01 21:24:48 -04:00
Simon Gellis bf969e72b4 initial version from before 2024-10-01 18:48:28 -04:00