Miha Korenjak
Miha Korenjak
- [x] I've [run a search on the existing bug reports](https://help.github.com/en/github/searching-for-information-on-github/searching-issues-and-pull-requests) to make sure I'm not filing a duplicate (you can use the search box at the top left corner)...
| Deus ex: mankind divided | AppID: 337000 | Icon:  Description: `Getting augmentations (cyborg). A lot of triangles in graphical image.` Website: `https://store.steampowered.com/app/337000/Deus_Ex_Mankind_Divided/`
I tried implementing interrupts. There is still some work to do. `SVC`, `STI` and `LPS` instructions now work. `SVC` and timer interrupts are implemented. Also added two test programs: -...
The `WORD`, `BYTE` ... directives accept only numbers or (hex) string literals. It would be nice if they could also handle labels or constants.
I had let down my diligence in monitoring the interwebs for any updates to the gtk layer shell library and have only recently realized the [new version supporting GTK4](https://github.com/wmww/gtk4-layer-shell) already...