Commit Graph

8 Commits (f8b979b08a6434192c3edd7c3b35c9a1f9e205a1)

Author SHA1 Message Date
Alban Dutilleul 7e34855ad1
format using black (#28) 1 year ago
Anton Lydike 26d7f65cc1 add deployment github workflow 1 year ago
Sasha Lopoukhine 5a23804ad8
add py.typed file for riscemu to declare itself as a typed python package (#21)
* add py.typed to setup.py package_data

* create py.typed file

* move py.typed
1 year ago
Anton Lydike 1c2dad94e2 main: major overhaul of how __main__ works 1 year ago
Anton Lydike 87968d08d9 fix ci? 2 years ago
Anton Lydike bc26ed3a02 [restructured] moved all simple type definitions into riscemu.types 3 years ago
Anton Lydike 71093fe72f Maor round of bugfixes and incremental improvements
- fixed errors in TextIO and IOModule
 - moved to Int32 and UInt32 based arithmetic
 - added a lot of end-to-end and other tests
3 years ago
Anton Lydike a0259707b2 Released v1.0.0 to PyPi 3 years ago