mgba/src/platform/python
Vicki Pfau 43817e7287 Python: CMake cleanup 2022-02-10 18:26:25 -08:00
..
cinema CInema: Clean up size issues 2020-07-16 18:04:48 -07:00
mgba Core: Add prefix to platform enum names 2020-12-26 18:53:19 -08:00
tests Python: Revamp a bunch of stuff 2018-06-25 15:38:31 -07:00
.gitignore Python: Fold in cinema 2017-08-12 18:11:56 -07:00
.pylintrc Python: Revamp a bunch of stuff 2018-06-25 15:38:31 -07:00
CMakeLists.txt Python: CMake cleanup 2022-02-10 18:26:25 -08:00
_builder.h Python: Attempt to fix issues with _pyLog 2021-09-23 22:09:40 -07:00
_builder.py GBA Hardware: Unpack RTC struct 2020-11-29 13:35:21 -08:00
conftest.py CInema: Migrate to using ini manifests 2020-06-16 18:18:34 -07:00
core.c Python: Add support for keysRead core callback 2019-03-09 12:01:00 -08:00
core.h Python: Add support for keysRead core callback 2019-03-09 12:01:00 -08:00
engine.c All: Partial warnings burndown 2018-10-17 09:21:39 -07:00
engine.h Python: Implement Python script backend 2017-07-12 17:43:04 -07:00
lib.h Python: Fix build 2019-05-02 18:33:04 -07:00
log.c Python: Add callbacks 2017-07-12 17:43:04 -07:00
log.h Python: Add callbacks 2017-07-12 17:43:04 -07:00
pycommon.h Python: Add callbacks 2017-07-12 17:43:04 -07:00
setup.cfg Python: Revamp a bunch of stuff 2018-06-25 15:38:31 -07:00
setup.py CInema: Migrate to using ini manifests 2020-06-16 18:18:34 -07:00
sio.c Python: Fix build 2019-05-02 18:33:04 -07:00
sio.h GBA SIO: Add generic JOY bus implementation, Python bindings 2017-10-21 17:26:42 -07:00
test_cinema.py CInema: Migrate to using ini manifests 2020-06-16 18:18:34 -07:00
vfs-py.c Python: Add callbacks 2017-07-12 17:43:04 -07:00
vfs-py.h VFS: Change semantics of VFile.sync on mapped files (fixes ) 2020-08-19 18:34:02 -07:00