another bugfix |
|
More...
|
almost 21 years ago
|
fixed the bug that prevent sprites to display when they were at the left of the screen |
|
More...
|
almost 21 years ago
|
changed x/y type to short in normal sprite draw, should do the same for other commands |
|
More...
|
almost 21 years ago
|
-Fixed a couple of stupid mistakes by myself |
|
More...
|
almost 21 years ago
|
-Added functions for retrieving pathname for mpeg rom and save ram files |
|
More...
|
almost 21 years ago
|
-Fixed a couple of bugs. |
|
More...
|
almost 21 years ago
|
Don't include tree.h on other arch besides DC |
|
More...
|
almost 21 years ago
|
-Removed a bunch of junk I left in. -Added ini file parsing |
|
More...
|
almost 21 years ago
|
-Changed so it compile yabause with yui |
|
More...
|
almost 21 years ago
|
-needed for the windows port |
|
More...
|
almost 21 years ago
|
Yabause User Interface |
|
More...
|
almost 21 years ago
|
-Added new function for dumping ram to file. Will be handy in the future when yui is finally commited. |
|
More...
|
almost 21 years ago
|
Made distorted sprites work. |
|
More...
|
almost 21 years ago
|
Cleaned up sprite cacheing, added scaled sprite cacheing. |
|
More...
|
almost 21 years ago
|
Dreamcast changes and VDP1 normal sprite cache. |
|
More...
|
almost 21 years ago
|
-Changed code so that it includes mingw's ntddcdrom.h and ntddscsi.h files as opposed to copies of the files in the same directory |
|
More...
|
almost 21 years ago
|
-Changed some things in commands 0xE0 and 0xE1 so they're more accurate. -Added command 0xE2 which is used when a video cd is detected(using commands 0xE0 and 0xE1) |
|
More...
|
almost 21 years ago
|
-Added getSubcodeQRW and diskSeek commands. They both need quite a bit of work yet. |
|
More...
|
almost 21 years ago
|
-Changed debug messages to fprintf's since I find it easier to control the output format -Fixed a bug in getHardwareInfo. It looks like the mpeg version actually is required by the bios. Now mpegInit is finally being called. |
|
More...
|
almost 21 years ago
|
-Now using optimization flags by default |
|
More...
|
almost 21 years ago
|
finally fixed timeout bug |
|
More...
|
almost 21 years ago
|
remove the bugfix that was not a bugfix |
|
More...
|
almost 21 years ago
|
added fps counter, table lookup, vdp2 backscreen and mutex bugfix |
|
More...
|
almost 21 years ago
|
Getting closer... |
|
More...
|
almost 21 years ago
|
-Added comments for the rest of the functions |
|
More...
|
almost 21 years ago
|
-Added a bunch of notes in regards to how to setup the TOC. |
|
More...
|
almost 21 years ago
|
added check for transparency enabled or not in vdp1/2 |
|
More...
|
almost 21 years ago
|
CD-ROM fixes for Mac OS X |
|
More...
|
almost 21 years ago
|
Bug fixes. |
|
More...
|
almost 21 years ago
|
CD-ROM support on OS X - not yet tested |
|
More...
|
almost 21 years ago
|