shithub: psxe

RSS feed

b4660203 – Lisandro Alarcón <aurealinbox@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/06/22 19:54
Add macOS build info

848efd5b – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 19:35
Separate help and version from emulator config

f1ba2128 – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 19:24
Revert to `actions/checkout`

ce3c9416 – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 19:16
Manually clone repository on all platforms

419eb2cf – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 19:09
Fetch tags before building on all platforms

b2de4e5a – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 17:44
Update ubuntu.yml

7a39bd9f – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 17:44
Put executable on root folder

d9cd3cd2 – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 17:38
Update Ubuntu workflow

b5e51d69 – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 17:13
Fix weird Ubuntu error?

36cd7eaf – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 17:09
Fix Ubuntu chmod typo

036e8e66 – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 17:02
Fix Ubuntu permissions

91aa86c4 – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 12:44
Compress app bundle directly

d4772ba7 – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/22 12:41
Fix macOS build

d842b172 – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/21 19:50
Put macOS build on tarball

861f2ea8 – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/19 20:21
Make macOS build script executable

b21b6207 – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/19 20:07
Merge GitHub Actions work

62b110bc – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/19 09:29
Load defaults when unable to create settings file

0be19c0d – allkern <lisandroaalarcon@gmail.com> authored on 2023/06/18 19:32
Keep working on CLI, TOML

1599df1d – Lycoder <aurealinbox@gmail.com> authored on 2023/06/17 19:23
Start working on CLI and settings file

0d32089c – Lycoder <aurealinbox@gmail.com> authored on 2023/06/16 08:21
Remove unnecessary comment

81c31a87 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/16 07:56
Fix mistakes

d94f83f4 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/16 07:54
Merge branch 'master' of https://github.com/allkern/psx

9c19cb06 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/16 07:54
Improve display API

21702f1f – Lisandro Alarcón <aurealinbox@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/06/15 19:39
Update README.md

f045f888 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/15 07:15
Implement GPU DMA to RAM request mode

b2573590 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/15 07:04
Implement PAD registers

4e701531 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/15 06:46
Implement PAD stub

f1e75b34 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/14 06:32
Add `-Ofast` to Windows build script

8e8f7885 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/13 18:40
Allow excluding CPU trace calls

e5fbfaf2 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/13 10:55
Implement dithering

8db039be – Lycoder <aurealinbox@gmail.com> authored on 2023/06/13 08:56
Merge branch 'master' of https://github.com/allkern/psx

eb692607 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/13 08:56
Improve Vblank accuracy

57dfd296 – Lisandro Alarcón <aurealinbox@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/06/12 20:24
Update README.md

86e4c4d9 – Lisandro Alarcón <aurealinbox@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/06/11 20:30
Update README.md

aefa49c3 – Lisandro Alarcón <aurealinbox@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/06/11 20:30
Update README.md

20b78590 – Lisandro Alarcón <aurealinbox@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/06/11 20:29
Update README.md

20224a22 – Lisandro Alarcón <aurealinbox@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/06/11 20:25
Update README.md

ed5d7744 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/11 20:05
Fix script issues

2c8c4d45 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/11 19:57
Added auxiliary BAT script

011dd9ca – Lycoder <aurealinbox@gmail.com> authored on 2023/06/11 19:52
Add deps getter script

f0f6101e – Lycoder <aurealinbox@gmail.com> authored on 2023/06/11 13:33
Implement some CDROM functionality

68f25d76 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/10 19:48
Implement CDROM stub

b498e32c – Lycoder <aurealinbox@gmail.com> authored on 2023/06/10 14:47
Implement texture fetching

6622dd48 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/10 10:11
Fix GPU DMA linked mode

7724b94a – Lycoder <aurealinbox@gmail.com> authored on 2023/06/09 18:25
Improve interrupts, fix EPC

3fe9c0a1 – Lisandro Alarcón <aurealinbox@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/06/08 19:42
Update README.md

ff5f4e74 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/07 17:29
Implement more GP0 commands

9f6cf39d – Lycoder <aurealinbox@gmail.com> authored on 2023/06/07 06:03
Fix rectangle blit

5ee893ab – Lycoder <aurealinbox@gmail.com> authored on 2023/06/06 14:01
Improve build scripts

e9408c21 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/05 19:14
Implement kernel call hooks

a214d47e – Lycoder <aurealinbox@gmail.com> authored on 2023/06/04 12:51
Zero initialize all structs on psx_*_init

bfd5ccc6 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/03 15:07
Organize project into core and frontend folders

dd9dabad – Lycoder <aurealinbox@gmail.com> authored on 2023/06/03 13:39
Implement GPU DMA request mode

b33cb7c7 – Lycoder <aurealinbox@gmail.com> authored on 2023/06/02 08:13
Add PS-X EXE support

7d017c2e – Lycoder <aurealinbox@gmail.com> authored on 2023/06/01 19:38
Add argparse to tree, start working on core config

9c10caa2 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/31 19:57
Start working on CLI

c73cd1c3 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/30 19:00
Tidy up some files

e4756814 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/30 12:42
Fix Makefile, Windows build cleanup

64a6679e – Lycoder <aurealinbox@gmail.com> authored on 2023/05/30 12:29
Mask MSB from OTC address write

c88eff58 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/29 15:50
Implement GPU DMA linked list sync mode

3ed9d3e2 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/29 14:01
Move devices into their own folder

c83dd8ff – Lycoder <aurealinbox@gmail.com> authored on 2023/05/29 13:10
Implement OTC DMA, add some more device stubs

8143d797 – Lisandro Alarcón <aurealinbox@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/05/28 17:55
Create README.md

43771954 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/27 20:50
Fix dma.h typo

0e7c2fd6 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/27 20:49
Implemented a bunch more devices, start implementing DMA

0afae655 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/27 13:04
Finished implementing all CPU instructions

3704f893 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/26 21:31
Implemented a bunch more instructions

78d3a6a2 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/26 15:12
Implemented region mapping

962ab4a7 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/26 15:03
Implement ADDU and SLTU

af885acf – Lycoder <aurealinbox@gmail.com> authored on 2023/05/26 14:50
Do pending load on j

a6c0c227 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/26 14:47
Implemented load delay slots and RAM

cf0b2a9a – Lycoder <aurealinbox@gmail.com> authored on 2023/05/26 10:56
Add Makefile, implement more instructions

babfdd84 – Lycoder <aurealinbox@gmail.com> authored on 2023/05/25 20:54
Initial commit