Jaby
|
ebbfe28777
|
Final clean up of IOPort
|
2022-09-07 19:08:11 +02:00 |
Jaby
|
3ee83c049f
|
Support 'with'
|
2022-09-05 22:35:38 +02:00 |
Jaby
|
cf38a28107
|
Remove endless loop
|
2022-09-05 21:05:51 +02:00 |
Jaby
|
23733abc2b
|
Improve IOPort code
|
2022-09-05 20:58:33 +02:00 |
Jaby
|
346c686280
|
Create Scratchpad
|
2022-09-05 17:37:40 +02:00 |
Jaby
|
c21b545166
|
Replaced a magic value with a namedmagic value
|
2022-09-05 17:23:51 +02:00 |
Jaby
|
52fdcdb197
|
Setup SPU
|
2022-09-02 22:29:44 +02:00 |
Jaby
|
3a0a53c458
|
Almost finished setup SPU
|
2022-09-02 18:05:21 +02:00 |
Jaby
|
e3a53bfd42
|
Clear voices
|
2022-09-02 13:04:24 +02:00 |
Jaby
|
595b6e0ec5
|
Use new fancy way to set values at build time
|
2022-09-02 12:07:22 +02:00 |
Jaby
|
c7608b7934
|
Clear Control Register
|
2022-09-02 11:33:42 +02:00 |
Jaby
|
e3e22db78a
|
Clear MainVolume and improve port code
|
2022-09-02 11:02:56 +02:00 |
Jaby
|
25b33490ba
|
Clear Voice Keys
|
2022-09-02 10:23:32 +02:00 |
Jaby
|
1b14057f9c
|
Using new IO Port
|
2022-08-31 23:02:40 +02:00 |
Jaby
|
5a2b0b9a50
|
Create new IO Port
|
2022-08-31 22:51:13 +02:00 |
Jaby
|
9622dd0b82
|
DTC
|
2022-08-31 22:16:16 +02:00 |
Jaby
|
3d54094376
|
SPU Controll Register
|
2022-08-31 22:00:38 +02:00 |
Jaby
|
21489c1bb1
|
Continue setup SPU
|
2022-08-31 21:17:14 +02:00 |
Jaby
|
20421d9340
|
Re-arranged files
|
2022-08-31 20:01:39 +02:00 |
Jaby
|
16eb1b4fd8
|
Support Volume Steps now for easier support of fractions
|
2022-08-31 17:17:17 +02:00 |
Jaby
|
e15c63f949
|
Prepare MainVolume
|
2022-08-31 17:05:22 +02:00 |
Jaby
|
25d5e44fc8
|
Prepare SPU and IO Ports related code
|
2022-08-31 15:18:30 +02:00 |
Jaby
|
c1d0e5d23a
|
Support Hello World
|
2022-08-31 10:55:25 +02:00 |
Jaby
|
dd85da026d
|
Fixed warning message
|
2022-08-31 10:35:08 +02:00 |
Jaby
|
fa9fe859b9
|
Add libJabyEngine.a to PSEXE Target Makefile
|
2022-08-31 10:28:25 +02:00 |
Jaby
|
24788e4032
|
More Linker Script improvements
|
2022-08-29 08:43:59 +02:00 |
Jaby
|
5fa9a2c426
|
Linker Script for PSX
|
2022-08-28 19:35:30 +02:00 |
Jaby
|
aeaa43201e
|
Hello World functional
|
2022-08-28 11:15:13 +02:00 |
Jaby
|
6ccfcf7c78
|
Prepare IntelliSense Settings
|
2022-08-28 09:20:32 +02:00 |
Jaby
|
c67f16feaa
|
Update Makefile again
|
2022-08-24 21:06:22 +02:00 |
Jaby
|
48b4ffdcf0
|
Update Template
|
2022-08-23 20:14:46 +02:00 |
Jaby
|
fa836db6ae
|
Implement PSEXE Target as separated makefile
|
2022-08-23 20:13:39 +02:00 |
Jaby
|
7096c7efb2
|
Copy library instead of building it directly
|
2022-08-23 20:05:53 +02:00 |
Jaby
|
6d83c12eba
|
Created PSX Game template to use
|
2022-08-21 21:00:00 +02:00 |
Jaby
|
90638d5203
|
Fix pscdgen and psexe build
|
2022-08-21 20:36:34 +02:00 |
Jaby
|
1892d094cd
|
Build library
|
2022-08-21 19:30:49 +02:00 |
Jaby
|
c565fcdb69
|
Setup build enviorment
|
2022-08-21 16:25:37 +02:00 |
Jaby
|
ebcf25ad0b
|
Prepare new JabyEngine project
|
2022-08-21 14:58:17 +02:00 |
Jaby
|
a40eede204
|
Created batch files for building tools
|
2022-08-21 14:46:07 +02:00 |
Jaby
|
bc2e9599f6
|
Moved psxcdgen files to tools folder
|
2022-08-21 13:20:53 +02:00 |
Jaby
|
cba6f88e94
|
Ported psxcdgen over
|
2022-08-21 13:06:39 +02:00 |
Jaby
|
d5b5663503
|
Use XA attributes again
|
2022-08-21 12:56:02 +02:00 |
Jaby
|
79a2429352
|
Revert "Remove bin file and commit xa files"
This reverts commit ef5aba1a94 .
|
2022-08-21 12:53:12 +02:00 |
Jaby
|
5cf6957b51
|
Do not use LFS for now
|
2022-08-21 12:52:02 +02:00 |
Jaby
|
e686fded35
|
Remove bin file and commit xa files
|
2022-08-21 12:49:28 +02:00 |
Jaby
|
1cdf2d4ecb
|
Move old setup to legacy folder for now
|
2022-08-21 12:47:30 +02:00 |
Jaby
|
01f1c80571
|
Playing XA audio
|
2022-08-21 12:34:27 +02:00 |
Jaby
|
6120ea00e5
|
Make XA Audio play
|
2022-08-09 15:37:28 +02:00 |
Jaby
|
2c8d490c51
|
Using CDDA
|
2022-08-09 13:28:31 +02:00 |
Jaby
|
9182707a39
|
Use CDDA on PSX
|
2022-07-20 22:12:25 +02:00 |