Philip Kendall
|
85c0114c04
|
Add Z80 object type rather than it being a dictionary.
|
2018-09-05 22:38:14 +01:00 |
|
Philip Kendall
|
0ebaa54d2e
|
Better way of building a Python dictionary.
|
2018-09-05 20:23:58 +01:00 |
|
Philip Kendall
|
daac27369a
|
Begin exposing Z80 state to Python.
|
2018-07-23 16:21:44 +01:00 |
|
Philip Kendall
|
50decde3d2
|
Add ability to restart emulation from Python code.
|
2018-07-02 21:48:18 +01:00 |
|
Philip Kendall
|
970e602ee2
|
Add ability to write Spectrum memory as well.
|
2018-07-02 20:34:12 +01:00 |
|
Philip Kendall
|
6b6fc24f76
|
Writing the file better handled in Python than in C.
|
2018-07-02 19:31:29 +01:00 |
|
Philip Kendall
|
ef3c50fa5b
|
Enable detection of Python embedding via autotools.
My autotools skills are rusty at best, please correct/improve as
necessary.
|
2018-06-28 22:56:00 +01:00 |
|
Philip Kendall
|
206bf25080
|
Make the callback able to dump memory to a file.
|
2018-06-27 22:13:03 +01:00 |
|
Philip Kendall
|
f158d42d4d
|
Add parameter to callback.
|
2018-06-27 21:47:52 +01:00 |
|
Philip Kendall
|
1fcb4b48aa
|
Add ability to call back into Fuse from Python.
|
2018-06-27 21:22:25 +01:00 |
|
Philip Kendall
|
b2ab4a1641
|
Pass an argument to the Python hook.
|
2018-06-27 21:09:03 +01:00 |
|
Philip Kendall
|
af0422ccdc
|
Initial commit of Python hooks on breakpoints.
Very much WIP right now, this is a proof of concept rather than anything
intended to go into production.
|
2018-06-25 21:50:06 +01:00 |
|