mirror of
https://github.com/minexew/Shrine.git
synced 2026-05-26 17:09:46 +00:00
TempleOS V5.03 Nightly (ISO SHA-1 ef20523)
This commit is contained in:
committed by
ohnx's Git Bot
parent
c424c63d71
commit
940c73deec
Binary file not shown.
+1
-1
@@ -15,7 +15,7 @@ U0 LoadDocDefines()
|
||||
//$LK,"DD_BOOT_HIGH_LOC_DVD",A="FF:::/Adam/Opt/Boot/BootDVD.HC,DD_BOOT_HIGH_LOC_DVD"$
|
||||
|
||||
$TR,"LineRep"$
|
||||
$ID,2$DefinePrint("DD_TEMPLEOS_LOC","80,860");
|
||||
$ID,2$DefinePrint("DD_TEMPLEOS_LOC","80,859");
|
||||
$ID,-2$
|
||||
DefinePrint("DD_MP_VECT","%08X",MP_VECT_ADDR);
|
||||
DefinePrint("DD_MP_VECT_END","%08X",
|
||||
|
||||
Binary file not shown.
@@ -72,7 +72,6 @@ public extern U0 Ui(U8 *buf,U8 **_rip,I64 seg_size=64,
|
||||
I64 *_jmp_dst=NULL,Bool just_ins=FALSE);
|
||||
public extern I64 Un(U8 *rip,I64 cnt=0x80,I64 seg_size=64);
|
||||
extern CUAsmGlbls uasm;
|
||||
|
||||
#help_index "Hash/System"
|
||||
public extern I64 HashEntrySize(CHashSrcSym *tmph);
|
||||
public extern I64 HashEntrySize2(CHashSrcSym *tmph);
|
||||
|
||||
@@ -60,7 +60,7 @@ $ID,-2$$TR,"Titanium"$
|
||||
$ID,2$I64 best_score=16469;
|
||||
$ID,-2$$TR,"TOSRegen"$
|
||||
$ID,2$progress1_tf=0.000;progress2_tf=0.000;
|
||||
progress3_tf=0.000;progress4_tf=86.884;
|
||||
progress3_tf=0.000;progress4_tf=89.879;
|
||||
$ID,-2$$TR,"TempleTetris"$
|
||||
$ID,2$I64 hiscore=0;
|
||||
$ID,-2$$ID,-2$$TR,"Once"$
|
||||
|
||||
@@ -91,7 +91,6 @@ public extern U8 *AStrNew(U8 *buf);
|
||||
|
||||
#help_index "Char/Operations;Memory/Heap"
|
||||
public extern U8 *StrNew(U8 *buf,CTask *mem_task=NULL);
|
||||
|
||||
#help_index "Char/Output;StdOut"
|
||||
public extern U0 GetOutOfDollar();
|
||||
public extern Bool IsSilent();
|
||||
|
||||
Reference in New Issue
Block a user