1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse synced 2026-01-27 01:41:34 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
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
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