0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 15 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-Moved sound functions and other fixes More... over 16 years ago
-Some font improvements More... over 16 years ago
-Did some major tweaks to the menu system(looks a lot better) -Reworked a bunch of code -Added more framework code for areas that aren't finished More... over 16 years ago
-Not complete, but should be more accurate now More... over 16 years ago
-Bunch of dependencies More... over 16 years ago
-Bunch of WIP stuff More... over 16 years ago
-Slowly but steadily commiting my regression testing code for emulators More... over 16 years ago
-Fixed a bug causing checksum issues More... over 16 years ago
-Removed volatile from bios defines of type void. Apparently GCC ignores it. I'll add it back if there's problems. More... almost 17 years ago
-Added polygon/polyline/line VDP1 draw functions -Fixed a bug where sprites/polygons weren't being drawn correctly using 16-bit color -Fixed a bug in RGB16 define More... almost 17 years ago
-Moved rottbl_struct typedef to vdp.h -Added new file for vdp1 drawing: vdp1.c -Added functions for system clipping, user clipping, normal sprite drawing, scaled sprite drawing, distorted sprite drawing. More... almost 17 years ago
-Now when VDP's are initialized, VDP1 is put in a useable state. More... almost 17 years ago
-Fixed a silly bug More... about 17 years ago
-All newly added files are now being compiled and linked More... about 17 years ago
-New font system. Very incomplete right now. Only 1 bpp fonts supported and can only output on 8 bpp bitmaps More... about 17 years ago
-Added new error type(unsupported feature) More... about 17 years ago
-Now files can be read from a disc. This should prove to be very handy for developers. More... about 17 years ago
-Added the new header files -New error type for "File not found" More... about 17 years ago
-Initial add More... about 17 years ago
-Changed to use new VdpPrint* functions More... about 17 years ago
-Changed to use new VdpPrint* functions -Changed CDReadSector so you specify the sector size type, instead of the actual size of the sector More... about 17 years ago
-Updated to use new font system More... about 17 years ago
-Fixed a bug where the palette wasn't generated correctly -Adjusted the palette formatting so it's easy to read More... about 17 years ago
-Moved some function prototypes to text.h More... about 17 years ago
-Fixed a bug where the screenwidth and screenheight variables were getting cleared after setting them correctly. More... about 17 years ago
-Added cd.c to list of objects to compile More... about 17 years ago
-Initial add -Basically supports simple sector reads and cd audio playing More... about 17 years ago
-Updated More... about 17 years ago
-Added prototypes for text display functions More... about 17 years ago
-Added three new error types. Also added descriptions beside all the error types More... about 17 years ago