Skip to content

Module MON2

Jörg Mechnich edited this page May 10, 2016 · 3 revisions

Core Module: MON2

Description

  • provides the interface to the graphical display
  • handles trap #5 syscall

Properties

Name Offset
Start address 0x41C35A
Entry point (main) 0x41D09C
Registry entry 0x6EE

Functions

Name Offset
g_crshome 0x41C362
g_gotoxy 0x41C37E
g_clear 0x41C3A8
g_wherex 0x41C3BC
g_wherey 0x41C3C8
g_setclip 0x41C3D4
g_getclip 0x41C3E4
g_setfont 0x41C3FE
g_getfont 0x41C40A
g_charwid 0x41C416
g_getfontheight 0x41C4AC
g_getfontwidth 0x41C4D6
g_charhei 0x41C500
g_strlen 0x41C52A
g_rect 0x41C568
g_textbox 0x41C6D0
g_drawtext_symbol 0x41C8DA
g_drawtext_small 0x41C94C
g_drawtext_tiny7 0x41CA66
g_drawtext_tiny15 0x41CAD8
g_drawtext_fnt4 0x41CB4A
g_cwrite 0x41CBBC
g_aligntext 0x41CCA4
mon2_open 0x41CD3C
mon2_write 0x41CE28
mon2_status 0x41CF26
mon2_main 0x41D09C
mon2_frame2rect 0x41D0F6
API_1A_5 0x41D13E
g_copy_to 0x41D36E
g_copy_from 0x41D420
g_drawtext 0x41D72A
mon2_clip 0x41D95A
mon2_update_max 0x41D9CA
g_crsoff 0x41DA0E
g_crson 0x41DA34
g_setcrs 0x41DA44
g_recfill 0x41DAF8
g_copybmp 0x41DBD6
mon2_fun_C 0x41DEB0

Clone this wiki locally