Commit Graph

10 Commits

Author SHA1 Message Date
a5dbd3e829 ignored pycache 2023-12-02 09:20:57 +01:00
c88384c313 Merge branch 'master' of github.com:penguin86/z80-python-emulator 2023-12-02 09:16:16 +01:00
Daniele Verducci
7f99f5b717
Merge branch 'cburbridge:master' into master 2023-12-02 08:38:11 +01:00
3c1843ab4b WIP implementing Pat80 IO device
TODO: allow to dynamically load io devices modules to not override the
original one
2022-05-25 23:41:10 +02:00
159803f6c6 Ability to load binary roms, writing to a missing peripheral does not crash the emulator 2022-05-25 23:39:44 +02:00
Chris Burbridge
312d0c5d96
Merge pull request #1 from penguin86/master
Ported to Python3
2022-05-25 22:35:16 +01:00
89fd52113a Ported to Python3 2022-05-25 23:26:49 +02:00
Chris Burbridge
743a294788 Update README.md 2014-08-29 22:53:45 +01:00
Chris Burbridge
4d65189eb2 Update README.md 2014-08-29 22:52:25 +01:00
Chris Burbridge
52a3bb9ea9 initial commit. 2014-08-29 22:48:33 +01:00