Adam Becker
|
6c74389d34
|
changed "BusLog" macro to automatically insert a line break
|
2014-09-28 11:00:52 -06:00 |
|
Adam Becker
|
ed5a1ece39
|
add initial readme file
|
2014-09-09 21:50:31 -06:00 |
|
Adam Becker
|
919cd2352c
|
minor refactorings
|
2014-09-09 20:34:06 -06:00 |
|
Adam Becker
|
8d5795c28b
|
refactoring
|
2014-09-07 20:28:05 -06:00 |
|
Adam Becker
|
1a6f97dd0e
|
get the bios booting much further now. still getting stuck somewhere..
|
2014-09-07 00:58:00 -06:00 |
|
Adam Becker
|
f679414634
|
begin adding instruction and data caches. bios now crashes at a later stage of execution.
|
2014-09-05 23:07:18 -06:00 |
|
Adam Becker
|
1b50ddcda2
|
add very basic cp0 support, enough to get IsC implemented. fixes the 0xb0 overwrite thing it was stuck on before. but now it's stuck on something else probably cache related.
|
2014-09-03 22:16:37 -06:00 |
|
Adam Becker
|
5dc880189e
|
add the files for cop0, might be needed for $000000b0 to only be written once.
|
2014-09-02 22:28:51 -06:00 |
|
Adam Becker
|
f389f23f1a
|
need to figure out why my r3051 writes to $000000b0 multiple times, while others write to it only once during boot up (PSX logo, etc).
|
2014-09-02 21:48:41 -06:00 |
|
Adam Becker
|
53e5a5017c
|
get the bios to boot pretty far. it is now accessing memory with different widths and doing all sorts of fun stuff. :D
|
2014-09-01 22:46:43 -06:00 |
|
Adam Becker
|
9317bebc56
|
add initial rf stage code.
|
2014-08-24 18:56:02 -06:00 |
|
Adam Becker
|
ac43613cc0
|
set up the file structure.
|
2014-08-24 16:28:35 -06:00 |
|
Adam Becker
|
c211df1eac
|
make the names more platform agnostic
|
2014-08-24 12:24:18 -06:00 |
|
Adam Becker
|
97002b6026
|
Initial commit.
|
2014-08-24 11:51:44 -06:00 |
|