Hermès Bélusca-Maïto
dae658088a
[USETUP] Introduce some -V functions for CONSOLE_ConOutPrintf, CONSOLE_SetStatusText and CONSOLE_SetStatusTextX.
...
Additions:
- Use explicit __cdecl calling convention for variadic functions.
- Fix also the whitespace in consup.h.
svn path=/branches/setup_improvements/; revision=75749
2018-10-28 14:41:57 +01:00
Hermès Bélusca-Maïto
6241a16f41
[USETUP] Implement a basic console 'input queue' and implement PeekConsoleInput() and CONSOLE_ConInKeyPeek() around it.
2018-08-27 00:28:08 +02:00
Eric Kohl
975b7d427d
[SETUP] Remove myself from the 1st stage setup code
...
Congratulations Hermès!
You just earned yourself full maintainership of the 1st stage setup. It's yours now. I'm out!
2018-05-27 21:33:07 +02:00
Eric Kohl
3ce0c5d48b
[USETUP] Get rid of the interface directory because we support text-mode only
2018-05-15 19:47:52 +02:00