c03, gui2: new GUI now basically works.
This commit is contained in:
@@ -88,6 +88,8 @@
|
||||
; ---------------------------------------------------------------------------
|
||||
; @routine Object_Alloc @global
|
||||
;
|
||||
; Allocate memory and preset it with zeroes.
|
||||
;
|
||||
; @return CFLAG set if object created, cleared otherwise
|
||||
; @return Y address of created object in SDRAM (if CFLAG set)
|
||||
; @param r25:r24 size of object to allocate
|
||||
|
||||
Reference in New Issue
Block a user