Commit Graph
66 Commits
Author SHA1 Message Date
allkern d9cd3cd294 Update Ubuntu workflow 2023-06-22 21:38:37 -03:00
allkern b5e51d69c3 Fix weird Ubuntu error? 2023-06-22 21:13:46 -03:00
allkern 36cd7eafe1 Fix Ubuntu chmod typo 2023-06-22 21:09:26 -03:00
allkern 036e8e66c7 Fix Ubuntu permissions 2023-06-22 21:02:49 -03:00
allkern 91aa86c4fa Compress app bundle directly 2023-06-22 16:44:18 -03:00
allkern d4772ba78d Fix macOS build 2023-06-22 16:41:46 -03:00
allkern d842b17283 Put macOS build on tarball 2023-06-21 23:50:52 -03:00
allkern 861f2ea845 Make macOS build script executable 2023-06-20 00:21:20 -03:00
allkern b21b62079c Merge GitHub Actions work 2023-06-20 00:07:26 -03:00
allkern 62b110bc3b Load defaults when unable to create settings file 2023-06-19 13:29:43 -03:00
allkern 0be19c0dfa Keep working on CLI, TOML 2023-06-18 23:32:27 -03:00
Lycoder 1599df1dd3 Start working on CLI and settings file 2023-06-17 23:23:43 -03:00
Lycoder 0d32089c41 Remove unnecessary comment 2023-06-16 12:21:08 -03:00
Lycoder 81c31a879c Fix mistakes 2023-06-16 11:56:21 -03:00
Lycoder d94f83f4b7 Merge branch 'master' of https://github.com/allkern/psx 2023-06-16 11:54:39 -03:00
Lycoder 9c19cb0692 Improve display API 2023-06-16 11:54:37 -03:00
Lisandro Alarcón 21702f1fb0 Update README.md 2023-06-15 23:39:02 -03:00
Lycoder f045f88884 Implement GPU DMA to RAM request mode 2023-06-15 11:15:31 -03:00
Lycoder b257359036 Implement PAD registers 2023-06-15 11:04:59 -03:00
Lycoder 4e7015318d Implement PAD stub 2023-06-15 10:46:02 -03:00
Lycoder f1e75b3463 Add -Ofast to Windows build script 2023-06-14 10:32:43 -03:00
Lycoder 8e8f78856e Allow excluding CPU trace calls 2023-06-13 22:40:35 -03:00
Lycoder e5fbfaf292 Implement dithering
Still need to implement dithering bits on control registers and commands
2023-06-13 14:55:22 -03:00
Lycoder 8db039be28 Merge branch 'master' of https://github.com/allkern/psx 2023-06-13 12:56:44 -03:00
Lycoder eb69260701 Improve Vblank accuracy
Fix `cause` bit 10 issue
2023-06-13 12:56:40 -03:00