| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-12-13 | unix: Move modmachine into unix directory | Dave Hylands |
| 2015-11-29 | py: Wrap all obj-ptr conversions in MP_OBJ_TO_PTR/MP_OBJ_FROM_PTR. | Damien George |
| 2015-11-29 | py: Add MP_ROM_* macros and mp_rom_* types and use them. | Damien George |
| 2015-11-29 | extmod/modmachine: Use uintptr_t instead of mp_uint_t for address type. | Damien George |
| 2015-08-18 | extmod/modmachine: Avoid conflicts with system PAGE_SIZE define, if any. | Paul Sokolovsky |
| 2015-07-08 | modmachine: Implement physical memory access using /dev/mem (Linux, etc). | Paul Sokolovsky |
| 2015-05-04 | modmachine: Add new module to access hardware, starting with physical memory. | Paul Sokolovsky |
