gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
gbdk-lib/libc/asm/z80
| Mode | Name | L | B |
| d--------- | .. | - | - |
| -rw-r--r-- | Makefile | 29 | - |
| -rw-r--r-- | __itoa.s | 231 | - |
| -rw-r--r-- | __ltoa.s | 254 | - |
| -rw-r--r-- | __sdcc_call_hl.s | 37 | - |
| -rw-r--r-- | __sdcc_call_iy.s | 37 | - |
| -rw-r--r-- | __sdcc_critical.s | 54 | - |
| -rw-r--r-- | __strreverse.s | 63 | - |
| -rw-r--r-- | __uitobcd.s | 87 | - |
| -rw-r--r-- | __ultobcd.s | 122 | - |
| -rw-r--r-- | abs.s | 15 | - |
| -rw-r--r-- | arand.s | 78 | - |
| -rw-r--r-- | atomic_flag_test_and_set.s | 44 | - |
| -rw-r--r-- | bcd.s | 212 | - |
| -rw-r--r-- | crtenter.s | 41 | - |
| -rw-r--r-- | divmixed.s | 49 | - |
| -rw-r--r-- | divsigned.s | 124 | - |
| -rw-r--r-- | divunsigned.s | 131 | - |
| -rw-r--r-- | memcmp.s | 38 | - |
| -rw-r--r-- | memcpy.s | 40 | - |
| -rw-r--r-- | memmove.s | 65 | - |
| -rw-r--r-- | memset.s | 30 | - |
| -rw-r--r-- | modmixed.s | 53 | - |
| -rw-r--r-- | modsigned.s | 46 | - |
| -rw-r--r-- | modunsigned.s | 46 | - |
| -rw-r--r-- | mul.s | 72 | - |
| -rw-r--r-- | mulchar.s | 68 | - |
| -rw-r--r-- | rand.s | 36 | - |
| -rw-r--r-- | reverse.s | 52 | - |
| -rw-r--r-- | setjmp.s | 95 | - |
| -rw-r--r-- | strcpy.s | 48 | - |
| -rw-r--r-- | strlen.s | 47 | - |
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.