37Fermer39
deleted2Le 04/03/2010 à 20:18
PpHd (./23) :
Trouve moi plutôt un bug dans preos et je fais une release redface.gif

RamCalls.txt:
34-kernel::LibsCall(LIB_DESCRIPTOR l, WORD function, ...)	(Preos only)

	The parameters are pushed on the stack.
	It will call the function without modifying the registers, and it will pop its argument
	during the call (LIB_DESCRIPTOR, function, and version).

Il ne faut pas pousser version, et pour cause, c'est déjà renseigné par kernel::LibsBegin. embarrassed