Luke Street
87592ff3d8
Add arm9loaderhax build
2016-02-29 00:47:23 -05:00
Shadowtrance
b8014bf6ad
Merge branch 'master' of https://github.com/Shadowtrance/Decrypt9.git into UI
2016-02-14 06:40:22 +10:00
d0k3
8d449039b2
Fix GW Launcher.dat entrypoint
2016-02-04 16:06:30 +01:00
Shadowtrance
8c8088e978
Merge pull request #15 from Shadowtrance/master
...
Master
2016-02-02 03:02:48 +10:00
d0k3
c8db9e6cf8
Experimental fix for CakeHax entrypoint
2016-02-01 14:26:00 +01:00
Shadowtrance
5914304623
Minor changes for UI version, get up-to-date with d0k3.
2016-01-15 17:51:26 +10:00
d0k3
48d0e3f632
draw.h: move unused colors to theme.h
2016-01-12 00:56:42 +01:00
d0k3
da6ce462c8
Added experimental scrolling of debug output
2015-12-18 20:14:00 +01:00
d0k3
13b97230d0
Theme functions cleanup
...
o ImportFrameBuffer() moved to theme.c
o Removed LoadThemeGfxS() (only leads to confusion)
o Allow defining USE_THEME in common.h
2015-11-29 21:38:25 +01:00
d0k3
b87bf67915
Extended the capabilities of the draw functions
...
o Better handling of ClearFullScreen()
o Set distinct colors for standard & debug font/bg
o Introduce transparent background color
o This prepares the code for theming capabilities!
2015-11-27 17:41:19 +01:00
d0k3
0115ad1a39
Moved DumpFrameBuffer() function to draw.c/.h
2015-11-13 20:28:36 +01:00
d0k3
9ef29586eb
Added a simple hidden screenshot function
...
... press <X> in menu
2015-11-09 13:05:54 +01:00
d0k3
8ffb292c59
Use bottom screen for Decrypt9 menu
2015-11-06 02:40:47 +01:00
d0k3
45f6f34ef3
Properly handle the bottom screen
...
... just in case we'll ever need it.
2015-11-05 12:39:16 +01:00
d0k3
c663aca7cb
Rewrote the menu system
...
Supports arrow key navigation, a main menu and up to 8 entries per
submenu now.
2015-10-02 17:27:55 +02:00
d0k3
3a7a3c58c2
Menu: warning for dangerous features
2015-09-18 01:03:15 +02:00
d0k3
869cec7451
Swap SCREEN_HEIGHT and SCREEN_WIDTH
...
These were wrongly named before.
2015-07-03 15:14:11 +02:00
d0k3
6fa0280ac8
Manually took over Archshifts build system changes
...
Effectively fxing the launcher.dat and making this a fork of master
2015-07-01 13:04:50 +02:00
archshift
929bea8307
Changes to make Decrypt9 run via bootstrap on Ninjhax
2015-06-25 20:04:47 -07:00
d0k3
250ebed78d
Improved on screen output and the drawing functions
...
o Debug now leaves the first and last line blank and clears the screen
if it is full.
o Added BG_COLOR and FONT_COLOR defines,the background is now black and
the font white for better readability
o Introduced DebugClear() function (former ClearTop() in main.c)
o Introduced ShowProgress() function
2015-06-25 19:51:05 -07:00
Normmatt
8f79ff64d0
Add license to some files.
2015-05-12 11:32:21 +12:00
Herz
39e95436fe
Add progress status
2015-02-21 12:02:19 -06:00
archshift
e9729a7d8e
Mass coverted tabs to spaces!
2015-02-01 13:12:16 -08:00
archshift
4175fcc277
Initial commit
2015-02-01 04:00:09 -08:00