emukidid
|
362893c483
|
LR Fix from tehpola branch.
|
2009-10-15 05:56:01 +00:00 |
|
emukidid
|
6e98f7764f
|
Updated googlecode priv svn with tehpola branch latest changes
|
2009-10-15 04:32:57 +00:00 |
|
emukidid
|
a2d729fa98
|
Ported better audio / latest dynarec fixes to googlecode private svn. Also updated makefiles.
|
2009-10-15 01:19:33 +00:00 |
|
tehpola
|
1e4a087930
|
Added latest dynarec work to googlecode
|
2009-10-14 12:30:55 +00:00 |
|
tehpola
|
23255c234d
|
I forgot to add/delete files.
|
2009-10-13 12:22:31 +00:00 |
|
tehpola
|
af7b8b93a2
|
Hopefully porting the entire dynarec to the public trunk code.
|
2009-10-13 12:21:43 +00:00 |
|
emukidid
|
4598524e0c
|
removed sdcard.h and fixed sdcard in debug.c, also had to comment out two things in wrappers.s
|
2008-05-23 04:41:55 +00:00 |
|
tehpola
|
f0a1e6647d
|
Fixed some more dynarec bugs (block's length wasn't reset before a new recompilation, stack doesn't overflow into heap), but there's a really strange one now that I don't even know where to begin with.
|
2008-03-30 01:03:57 +00:00 |
|
tehpola
|
e4f362cc2b
|
Fixed a couple bugs in genJumpTo, now the destination actually gets constructed properly and I'm handling offsets at least a little more correctly.
|
2008-03-27 01:04:26 +00:00 |
|
tehpola
|
70e626a2b4
|
Added support for interpreting branch instructions, but jump_to (or genJumpTo) needs to be fixed.
|
2008-03-26 23:43:27 +00:00 |
|
tehpola
|
e7efec14e7
|
Fixed issue in dynarec that would cause the recompiler to get stuck in an infinite loop.
|
2008-03-08 01:35:03 +00:00 |
|
tehpola
|
c89391a3df
|
Implemented all the Floating Point Comparison instructions in Dynarec
|
2008-02-29 04:02:43 +00:00 |
|
emukidid
|
f5d7aa9fb3
|
Fixed USBGecko Printing to actually work, added dir called PC which contains a PC usbgecko app i quickly hacked together. also, added flag EMBEDDED_FONTS which will work for Qoob users.
|
2008-02-26 13:12:23 +00:00 |
|
tehpola@yahoo.com
|
7d4f0fdf82
|
Minor fixes to dynarec; nothing new.
|
2008-01-18 23:45:46 +00:00 |
|
tehpola@yahoo.com
|
af57ae7732
|
Minor fixes to dynarec; nothing new.
|
2008-01-17 00:11:05 +00:00 |
|
tehpola@yahoo.com
|
24ed94b48c
|
Dynarec interrupt code and a couple little dynarec fixes
|
2008-01-10 21:48:47 +00:00 |
|
tehpola@yahoo.com
|
558cc2b24b
|
Couple little fixes in dynarec; just wanted to make sure they were in svn
|
2008-01-08 07:13:03 +00:00 |
|
emukidid
|
d0ec47fec7
|
Removed some more compiler warnings (added that signed char in MIPS-to-PPC.c), added debug prints to pif,flashram and cache load blocks
|
2007-12-17 02:10:59 +00:00 |
|
emukidid
|
aefd89f797
|
Check wiki for more info, this was a compiler warning fixup commit
|
2007-12-13 08:47:27 +00:00 |
|
tehpola
|
b85e4c8cb3
|
I added a function prototype because apparently this didn't compile
|
2007-10-09 16:55:31 +00:00 |
|
tehpola@yahoo.com
|
c0fe5e2397
|
Little work to make jr properly in all cases (not quite perfect yet)
|
2007-10-09 01:56:04 +00:00 |
|
tehpola@yahoo.com
|
553ac05b2f
|
Whoa, big mistake on the registers ori uses, should be fixed
|
2007-09-10 04:57:42 +00:00 |
|
tehpola@yahoo.com
|
911f97f952
|
Changed a fixme about something I incorrectly assumed
|
2007-09-10 03:31:43 +00:00 |
|
tehpola@yahoo.com
|
54741d5884
|
Fixed slti
|
2007-09-09 16:37:32 +00:00 |
|
tehpola@yahoo.com
|
77ee32d0db
|
Jumping/Branching out takes one less instruction
|
2007-09-08 21:49:53 +00:00 |
|
tehpola@yahoo.com
|
2ba07bc554
|
Little work on branch instructions
|
2007-09-08 04:26:51 +00:00 |
|
tehpola@yahoo.com
|
1788a19393
|
Damn computer...
|
2007-09-06 07:14:22 +00:00 |
|
tehpola@yahoo.com
|
c8f9e4f692
|
Weird xor...
|
2007-09-06 07:10:26 +00:00 |
|
tehpola@yahoo.com
|
61a519aa37
|
Whoops, regs are long longs
|
2007-09-06 06:58:59 +00:00 |
|
emukidid
|
0609b7620b
|
comments updated
|
2007-09-06 06:52:51 +00:00 |
|
tehpola@yahoo.com
|
710540a5c1
|
Fixed silly zero-ing reg[0] DSI
|
2007-09-06 06:40:46 +00:00 |
|
emukidid
|
16c524dd04
|
r1 fixup in genCallInterp MIPS-to-PPC.c
|
2007-09-06 06:30:33 +00:00 |
|
tehpola@yahoo.com
|
5ca12063c5
|
Outlined a better genCallInterp
|
2007-09-06 05:49:40 +00:00 |
|
tehpola@yahoo.com
|
2a83c0f5f1
|
Outlined a fixed genCallInterp (not implemented yet)
|
2007-09-06 03:45:42 +00:00 |
|
tehpola@yahoo.com
|
554fb3e2d3
|
Fixed a typo in a comment, silly, I know
|
2007-09-05 22:16:42 +00:00 |
|
tehpola@yahoo.com
|
3a192c8991
|
Hopefully fixed branches when the code get resized
|
2007-09-05 21:42:41 +00:00 |
|
tehpola@yahoo.com
|
edbf940d6d
|
Notes on how to properly implement jr
|
2007-09-05 06:35:42 +00:00 |
|
tehpola
|
7d4425f7a2
|
Fixed interpreter bug (Extracted the wrong bit-field)
|
2007-09-03 23:25:34 +00:00 |
|
tehpola@yahoo.com
|
32cacc6fa6
|
Fixing bugs with decodeNInterpret
|
2007-09-02 22:43:44 +00:00 |
|
tehpola
|
c05ba50d8e
|
Fixed some major issues in decodeNInterpret.
|
2007-09-02 17:43:13 +00:00 |
|
tehpola@yahoo.com
|
286a98cec5
|
Little work on the dynarec
|
2007-09-02 07:23:21 +00:00 |
|
tehpola@yahoo.com
|
1c193cc77a
|
Initial Import
|
2007-09-01 18:57:11 +00:00 |
|