Simon Gellis
|
c304b71bb8
|
Update core to more working version
|
2024-10-20 00:15:31 -04:00 |
Simon Gellis
|
80d378ad57
|
Update core emulator with graphics
|
2024-10-19 18:05:11 -04:00 |
Simon Gellis
|
d666257e6b
|
Add fixes to underlying emulator
|
2024-10-13 23:01:43 -04:00 |
Simon Gellis
|
07a0b90d36
|
Add README
|
2024-10-13 12:39:13 -04:00 |
Simon Gellis
|
62722d28f7
|
Fix breakpoints, implement step
|
2024-10-12 01:06:10 -04:00 |
Simon Gellis
|
062ea1c19a
|
Update pvbemu
|
2024-10-11 20:18:05 -04:00 |
Simon Gellis
|
1b0d2d61b3
|
Implement breakpoints (untested)
|
2024-10-10 21:58:40 -04:00 |
Simon Gellis
|
bb680f9be4
|
Use pvbemu as a submodule
|
2024-10-10 20:39:45 -04:00 |
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 |