hexsha stringlengths 40 40 | size int64 6 1.05M | ext stringclasses 3
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 4 232 | max_stars_repo_name stringlengths 7 106 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 7 | max_stars_count int64 1 33.5k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 4 232 | max_issues_repo_name stringlengths 7 106 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 7 | max_issues_count int64 1 37.5k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 4 232 | max_forks_repo_name stringlengths 7 106 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 7 | max_forks_count int64 1 12.6k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 6 1.05M | avg_line_length float64 1.16 19.7k | max_line_length int64 2 938k | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6477ecba2d5072e26f284b32ec59fa415d283fb2 | 220 | asm | Assembly | src/programs/stdlib/crt0.asm | yotam5/SmollOs | afa4471295ae885ed0fc7f045405d722c424f63a | [
"MIT"
] | null | null | null | src/programs/stdlib/crt0.asm | yotam5/SmollOs | afa4471295ae885ed0fc7f045405d722c424f63a | [
"MIT"
] | null | null | null | src/programs/stdlib/crt0.asm | yotam5/SmollOs | afa4471295ae885ed0fc7f045405d722c424f63a | [
"MIT"
] | null | null | null | [BITS 32]
section .asm
global _start
extern c_start
extern smollos_exit
extern _fini
extern _init
_start:
push esi
push edi
call _init
pop edi
pop esi
call c_start
call smollos_exit
ret | 11.578947 | 21 | 0.690909 |
abc8b637e4df2ef81d965d559c54428200c5563f | 397 | asm | Assembly | src/interrupts.asm | JL2210/ramdump | 17629ccb4604a356e80ffedda445ddd95da68638 | [
"MIT"
] | null | null | null | src/interrupts.asm | JL2210/ramdump | 17629ccb4604a356e80ffedda445ddd95da68638 | [
"MIT"
] | null | null | null | src/interrupts.asm | JL2210/ramdump | 17629ccb4604a356e80ffedda445ddd95da68638 | [
"MIT"
] | null | null | null | ; Copyright 2020 James Larrowe
;
; This file is part of RAMDump.
;
; RAMDump is licensed under the MIT license; for more details,
; see the file LICENSE in the root of this repository.
INCLUDE "addrs.inc"
SECTION "interrupts", ROM0[$0040]
vblank:
reti
ds 8 - (@ - vblank)
lcd_stat:
reti
ds 8 - (@ - lcd_stat)
timer... | 15.88 | 62 | 0.672544 |
aaf4f30d31b8aa39dfd0e3830ff7c57112d75721 | 8,591 | asm | Assembly | Transynther/x86/_processed/NC/_zr_un_/i9-9900K_12_0xca.log_21829_1604.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_un_/i9-9900K_12_0xca.log_21829_1604.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_un_/i9-9900K_12_0xca.log_21829_1604.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r14
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xb42c, %r13
sub $31691, %r10
mov (%r13), %r12w
nop
nop
nop
nop
nop
xor %rax, %rax
lea addresses_WC_ht+0x6d50, %rax
nop
nop
inc %r14
mov $0x6162636465666768, %r13
movq %r13, %x... | 32.05597 | 2,999 | 0.655104 |
8f288d0e8fbe24d033171a04622315c5cbfa9450 | 2,029 | asm | Assembly | programs/oeis/135/A135466.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/135/A135466.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/135/A135466.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A135466: a(n) = (2*n-8)^2 * 2^(n-3).
; 8,9,8,4,0,16,128,576,2048,6400,18432,50176,131072,331776,819200,1982464,4718592,11075584,25690112,58982400,134217728,303038464,679477248,1514143744,3355443200,7398752256,16240345088,35500589056,77309411328,167772160000,362924736512,782757789696,1683627180032,3612067495936,773094... | 156.076923 | 1,908 | 0.919665 |
0a510fd8b5fabe32575c505014885bd3993d958b | 830 | asm | Assembly | src/test/ref/strength-reduction-1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/strength-reduction-1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/strength-reduction-1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Test loop invariant computation detection
// http://www.cs.toronto.edu/~pekhimenko/courses/cscd70-w18/docs/Lecture%205%20[LICM%20and%20Strength%20Reduction]%2002.08.2018.pdf
// Commodore 64 PRG executable file
.file [name="strength-reduction-1.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Ba... | 23.714286 | 131 | 0.640964 |
03f8eeb8e4d1427d7219e7f59428c93072045c90 | 1,969 | asm | Assembly | boot/printing.asm | prithivi-maruthachalam/PrOS | a85e9883c054b00fb3d36fcad3d4d2fe5befa6e8 | [
"MIT"
] | 1 | 2020-07-17T04:58:20.000Z | 2020-07-17T04:58:20.000Z | boot/printing.asm | prythagoras/PrOS | a85e9883c054b00fb3d36fcad3d4d2fe5befa6e8 | [
"MIT"
] | null | null | null | boot/printing.asm | prythagoras/PrOS | a85e9883c054b00fb3d36fcad3d4d2fe5befa6e8 | [
"MIT"
] | null | null | null | print_string:
;parameter: bx
pusha
;while(string[i] != 0){print string[i]; i++}
start:
mov al, [bx]; 'bx is the address of the first position of the string'
cmp al, 0 ;check if string[i] is equal to 0
je done ;jump to end if they're equal
mov ah, 0x0e ;set to TTY mode
... | 27.732394 | 110 | 0.611986 |
0995f05db67f6984c0c852a35010d4a5302ce556 | 7,193 | asm | Assembly | lib/am335x_sdk/ti/drv/spi/firmware/icss_espi/src/pru_x/eSPI_global_states.asm | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | 2 | 2021-12-27T10:19:01.000Z | 2022-03-15T07:09:06.000Z | lib/am335x_sdk/ti/drv/spi/firmware/icss_espi/src/pru_x/eSPI_global_states.asm | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | null | null | null | lib/am335x_sdk/ti/drv/spi/firmware/icss_espi/src/pru_x/eSPI_global_states.asm | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | null | null | null | ;
; TEXAS INSTRUMENTS TEXT FILE LICENSE
;
; Copyright (c) 2018 Texas Instruments Incorporated
;
; All rights reserved not granted herein.
;
; Limited License.
;
; Texas Instruments Incorporated grants a world-wide, royalty-free, non-exclusive
; license under copyrights and patents it now or hereafter owns... | 36.51269 | 91 | 0.690811 |
e8cec034590d06e09951c1fbfdd3d1cfff8863b5 | 11,871 | asm | Assembly | engine/printer/printer_serial.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | engine/printer/printer_serial.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | engine/printer/printer_serial.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | Printer_StartTransmission:
ld hl, wGameboyPrinterRAM
ld bc, wGameboyPrinterRAMEnd - wGameboyPrinterRAM
xor a
call Printer_ByteFill
xor a
ldh [rSB], a
ldh [rSC], a
ld [wPrinterOpcode], a
ld hl, wPrinterConnectionOpen
set 0, [hl]
ld a, [wGBPrinterBrightness]
ld [wPrinterExposureTime], a
xor a
ld [wJumptable... | 18.606583 | 95 | 0.749389 |
383a8424d76308d129284e293955ccb49d4f523a | 126 | asm | Assembly | gfx/pokemon/grovyle/anim.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | gfx/pokemon/grovyle/anim.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | gfx/pokemon/grovyle/anim.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | frame 1, 14
frame 2, 14
frame 1, 17
frame 2, 10
frame 3, 04
frame 4, 06
frame 2, 08
frame 3, 04
frame 4, 08
endanim
| 11.454545 | 12 | 0.626984 |
e82279de237f45ace641e05be512afc5f710f25b | 6,732 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0x84_notsx.log_21829_2171.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0x84_notsx.log_21829_2171.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0x84_notsx.log_21829_2171.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r15
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x4457, %r8
nop
sub %r9, %r9
movb $0x61, (%r8)
nop
nop
sub $45078, %r15
lea addresses_normal_ht+0x13e2b, %r8
dec %r10
mov $0x6162636465666768, %r11
movq %r11, %xmm0
vm... | 36.389189 | 2,999 | 0.65612 |
1914c0fd0ec6d99bba07466dc944969f4dc65c52 | 315 | asm | Assembly | libsrc/time/newbrain/clock.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/time/newbrain/clock.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/time/newbrain/clock.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Grundy NewBrain clock()
;
; stefano 5/4/2007
;
; ------
; $Id: clock.asm,v 1.5 2016-06-12 17:02:26 dom Exp $
;
SECTION code_clib
PUBLIC clock
PUBLIC _clock
EXTERN nbclockptr
.clock
._clock
ld hl,(nbclockptr)
ld c,(hl)
inc hl
ld b,(hl)
inc hl
ld e,(hl)
inc hl
ld d,(hl)
ld h,b
ld l,c
ret
| 11.25 | 52 | 0.606349 |
e44f0d662d5dba30f11b52fa101476fb94fd434b | 5,759 | asm | Assembly | src/test/resources/elfsamples/tiny/base64.asm | thingswars/johnnyriscv | 7310af27952cf9e121a2237a9478ff6c06599a8d | [
"Apache-2.0"
] | 3 | 2016-07-15T20:35:12.000Z | 2018-08-07T18:55:33.000Z | src/test/resources/elfsamples/tiny/base64.asm | thingswars/johnnyriscv | 7310af27952cf9e121a2237a9478ff6c06599a8d | [
"Apache-2.0"
] | null | null | null | src/test/resources/elfsamples/tiny/base64.asm | thingswars/johnnyriscv | 7310af27952cf9e121a2237a9478ff6c06599a8d | [
"Apache-2.0"
] | null | null | null | ;; base64.asm: Copyright (C) 2009 Brian Raiter <breadbox@muppetlabs.com>
;; Licensed under the terms of the GNU General Public License, either
;; version 2 or (at your option) any later version.
;;
;; To build:
;; nasm -f bin -o base64 base64.asm && chmod +x base64
;;
;; Usage: base64 [FILE]
;; base64 reads base64-enco... | 31.469945 | 72 | 0.701337 |
68a538a40661df209dd81a1bae324a0bae884b43 | 3,303 | asm | Assembly | kernel/base/a64/gdt.asm | Tiihala/Dancy | 75f42246faafed0576d4c41f4e572b400379a98c | [
"Unlicense"
] | 11 | 2017-08-24T07:08:04.000Z | 2022-03-17T22:30:15.000Z | kernel/base/a64/gdt.asm | Tiihala/Dancy | 75f42246faafed0576d4c41f4e572b400379a98c | [
"Unlicense"
] | 2 | 2018-03-03T11:20:13.000Z | 2018-03-11T14:02:08.000Z | kernel/base/a64/gdt.asm | Tiihala/Dancy | 75f42246faafed0576d4c41f4e572b400379a98c | [
"Unlicense"
] | 3 | 2017-09-13T02:33:39.000Z | 2021-09-10T14:37:51.000Z | ;;
;; Copyright (c) 2021 Antti Tiihala
;;
;; Permission to use, copy, modify, and/or distribute this software for any
;; purpose with or without fee is hereby granted, provided that the above
;; copyright notice and this permission notice appear in all copies.
;;
;; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCL... | 31.457143 | 75 | 0.565244 |
3e57ac25850268ac4b3487c6179a04648a31aa90 | 552 | asm | Assembly | oeis/273/A273348.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/273/A273348.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/273/A273348.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A273348: The sum of the semiperimeters of the bargraphs of area n (n>=1).
; Submitted by Simon Strandgaard
; 2,6,16,39,92,211,476,1059,2332,5091,11036,23779,50972,108771,231196,489699,1034012,2177251,4572956,9582819,20039452,41826531,87148316,181287139,376555292,781072611,1618069276,3347986659,6919669532,14286731491,... | 25.090909 | 273 | 0.728261 |
6f4a120a58848bdceddb8cb53672314362598d78 | 747 | asm | Assembly | 2 Year/2015 Pattern/MPL/Assignment 11.asm | bhushanasati25/College | 638ab4f038a783beae297652623e8c6679465fef | [
"MIT"
] | 4 | 2020-10-22T15:37:09.000Z | 2022-02-17T17:30:03.000Z | 2 Year/2015 Pattern/MPL/Assignment 11.asm | mohitkhedkar/College | f713949827d69f13b1bf8fb082e86e8bead7ac6e | [
"MIT"
] | null | null | null | 2 Year/2015 Pattern/MPL/Assignment 11.asm | mohitkhedkar/College | f713949827d69f13b1bf8fb082e86e8bead7ac6e | [
"MIT"
] | 5 | 2021-06-19T01:23:18.000Z | 2022-02-26T14:47:15.000Z | ;Write 80387 ALP to plot Sine Wave, Cosine Wave and Sinc function. Access video memory directly for plotting.
;working
.model small
.stack 100
.data
msg db 10,13,'this is cos wave$'
x dd 0.0
xad dd 3.0
one80 dd 180.0
sixty dd 30.0
hundred dd 50.0
row db 00
col db 00
xcursor dd 00
ycursor dt 00
count dw 360
x1 dw 0
... | 11.671875 | 109 | 0.726908 |
a0d09670c164be98e8a9d876e680d41786c22865 | 996 | asm | Assembly | libsrc/target/pmd85/input/in_KeyPressed.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/pmd85/input/in_KeyPressed.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/pmd85/input/in_KeyPressed.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uint in_KeyPressed(uint scancode)
SECTION code_clib
PUBLIC in_KeyPressed
PUBLIC _in_KeyPressed
EXTERN CLIB_KEYBOARD_ADDRESS
; Determines if a key is pressed using the scan code
; returned by in_LookupKey.
; enter : l = scan row
; h = key mask
; exit : carry = key is pressed & HL = 1
; no carry = k... | 17.473684 | 73 | 0.668675 |
4db231071dcdaaae91d823df2375ccf0ac5c4bda | 8,069 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_1782.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_1782.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_1782.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x148c4, %rbx
clflush (%rbx)
nop
nop
cmp %r11, %r11
movb $0x61, (%rbx)
nop
add $10261, %rbp
lea addresses_WT_ht+0x1c744, %r13
nop
add %r9, %r9
mov $0x616263646566... | 34.930736 | 2,999 | 0.657331 |
5dfe14e0deb6ef120814fa660c3a760ffe803147 | 827 | asm | Assembly | oeis/142/A142310.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142310.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142310.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142310: Primes congruent to 41 mod 44.
; Submitted by Christian Krause
; 41,173,349,569,613,701,877,1009,1097,1229,1361,1493,1669,1801,1889,1933,2153,2417,2549,2593,2857,3121,3209,3253,3517,4001,4133,4177,4397,4441,4793,4969,5101,5189,5233,5717,5849,5981,6113,6421,6553,6949,7213,7433,7477,7741,7829,7873,8093,8269,87... | 35.956522 | 500 | 0.727932 |
31d8daceae300e01dbf30455344dc05b13afc703 | 8,027 | asm | Assembly | hellas.asm | tonypdmtr/80x86 | c7f69a83e60384ba449056067ea36fa8f3b81c0e | [
"MIT"
] | 2 | 2019-11-09T16:38:24.000Z | 2020-12-11T00:37:35.000Z | hellas.asm | tonypdmtr/80x86 | c7f69a83e60384ba449056067ea36fa8f3b81c0e | [
"MIT"
] | null | null | null | hellas.asm | tonypdmtr/80x86 | c7f69a83e60384ba449056067ea36fa8f3b81c0e | [
"MIT"
] | null | null | null | Page 66,132
Title Hellas -- Enables display of Greek characters on a CGA screen
;*******************************************************************************
; Program name : HELLAS
; Written by : Tony G. Papadimitriou
; Description : Enables display of Greek characters on a CGA screen
; Date Started : May 1... | 28.464539 | 85 | 0.608197 |
9f0e2d750b1d6f28062662ba53c32c40ae2a7eb4 | 263 | asm | Assembly | libsrc/target/altair8800/stdio/fputc_cons_native.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/altair8800/stdio/fputc_cons_native.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/altair8800/stdio/fputc_cons_native.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC fputc_cons_native
PUBLIC _fputc_cons_native
fputc_cons_native:
_fputc_cons_native:
ld hl,2
add hl,sp
ld a,(hl)
ld l,a
cp 10
jr nz,wait
ld l,13
call wait
ld l,10
wait:
in a,(0)
and 128
jr nz,wait
ld a,l
out (1),a
ret
| 10.115385 | 26 | 0.695817 |
a685a20e92c1bb32d2007c7bd6f481b767e32253 | 323 | asm | Assembly | code/5/loop.asm | GeekHades1/AssemblyCode | 4078d97d8e31093ff7b54b72869f77e340b98391 | [
"BSD-2-Clause"
] | 1 | 2018-07-11T12:35:45.000Z | 2018-07-11T12:35:45.000Z | code/5/loop.asm | GeekHades1/AssemblyCode | 4078d97d8e31093ff7b54b72869f77e340b98391 | [
"BSD-2-Clause"
] | null | null | null | code/5/loop.asm | GeekHades1/AssemblyCode | 4078d97d8e31093ff7b54b72869f77e340b98391 | [
"BSD-2-Clause"
] | null | null | null | ; loop指令的用法需要结合cx寄存器
; loop 标号, CPU执行loop指令的时候,要进行两步操作
; 1、(cx) = (cx) - 1. 2、判断cx的值是否为0,否则继续执行loop
; 现在演示2 ^ 12 与 loop 结合的计算程序
assume cs:codesg
codesg segment
mov ax, 2
mov cx, 11 ; 因为这里要执行11次的 ax+ax
s: add ax, ax ; 相当于算术左移
loop s ; 进行循环判断
codesg ends
... | 24.846154 | 51 | 0.572755 |
fbaac81e875055732450ccf2d079d3e25ad44c79 | 7,777 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1446.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1446.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1446.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x12c5e, %rsi
lea addresses_UC_ht+0x1696e, %rdi
nop
nop
xor $51891, %r8
mov $41, %rcx
rep movsl
nop
sub %rdx, %rdx
lea addresses_WT_ht+0x816e, %rsi
lea addresses_A_ht+0xa5ce, %... | 36.172093 | 2,999 | 0.657966 |
1c79b62048fbe6e55267d96b73fa89f01dd844d7 | 975 | asm | Assembly | data/pokemon/characteristics.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2022-02-17T11:11:03.000Z | 2022-02-21T03:41:01.000Z | data/pokemon/characteristics.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/characteristics.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | CharacteristicStrings:
dw .HP0
dw .HP1
dw .HP2
dw .HP3
dw .HP4
dw .Atk0
dw .Atk1
dw .Atk2
dw .Atk3
dw .Atk4
dw .Def0
dw .Def1
dw .Def2
dw .Def3
dw .Def4
dw .Spd0
dw .Spd1
dw .Spd2
dw .Spd3
dw .Spd4
dw .Spc0
dw .Spc1
dw .Spc2
dw .Spc3
dw .Spc4
.HP0: db "Loves to eat@"
.HP1: db "Often dozes off@... | 18.396226 | 31 | 0.648205 |
28261230d39731dd00349c49bd7f4ee4c714e51c | 1,802 | asm | Assembly | programs/oeis/055/A055273.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/055/A055273.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/055/A055273.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A055273: a(n) = 3*a(n-1) - a(n-2) with a(0) = 1, a(1) = 8.
; 1,8,23,61,160,419,1097,2872,7519,19685,51536,134923,353233,924776,2421095,6338509,16594432,43444787,113739929,297775000,779585071,2040980213,5343355568,13989086491,36623903905,95882625224,251023971767,657189290077,1720543898464,4504442405315,11792783317481,... | 150.166667 | 1,665 | 0.91121 |
c6ec1513a188c87ffff7bd4ab6c3c3b3e639ea76 | 7,411 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_16690_844.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_16690_844.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_16690_844.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r15
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x14e8f, %r15
nop
nop
nop
sub $61556, %r13
movl $0x61626364, (%r15)
nop
nop
nop
nop
nop
sub $10404, %rcx
lea addresses_UC_ht+0x1a48f, %rsi
lea addresses_normal_ht+0x908f, %... | 36.15122 | 2,999 | 0.657131 |
1893d766dbd574ccf267f1c8cdeb4131d16d04bd | 286 | asm | Assembly | programs/oeis/084/A084631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/084/A084631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/084/A084631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A084631: Floor(C(n+8,8)/C(n+2,2)).
; 1,3,7,16,33,61,107,178,286,442,663,969,1384,1938,2664,3605,4807,6325,8222,10571,13455,16965,21206,26295,32364,39556,48032,57970,69564,83028,98595,116522,137085,160585,187349,217730,252109,290895,334529,383484
add $0,8
bin $0,6
mul $0,2
div $0,56
| 35.75 | 210 | 0.734266 |
b9fff3684c96e40273cbc27448614a356271cadd | 499 | asm | Assembly | software/profi/net-tools/src/pqdos/browser/gopher/engine/media-processor.asm | andykarpov/karabas-pro | 11d897e51a7a66fddcdfb97fc7b785ca535d48dd | [
"MIT"
] | 26 | 2020-07-25T15:00:32.000Z | 2022-03-22T19:30:04.000Z | software/profi/net-tools/src/pqdos/browser/gopher/engine/media-processor.asm | zxrepo/andykarpov.karabas-pro | ab84aa2c95c206b2384d99054eb23cbe6aeec56b | [
"MIT"
] | 42 | 2020-07-29T14:29:18.000Z | 2022-03-22T11:34:28.000Z | software/profi/net-tools/src/pqdos/browser/gopher/engine/media-processor.asm | zxrepo/andykarpov.karabas-pro | ab84aa2c95c206b2384d99054eb23cbe6aeec56b | [
"MIT"
] | 7 | 2020-09-07T14:21:31.000Z | 2022-01-24T17:18:56.000Z | MODULE MediaProcessor
processResource:
call turboOn
call UrlEncoder.extractHostName
ld a, (historyBlock.mediaType)
cp MIME_LINK : jr z, processPage
cp MIME_INPUT : jr z, processPage
cp MIME_MUSIC : jr z, processPT
; Fallback to plain text
processText:
call Render.renderPlainTextScreen
... | 22.681818 | 37 | 0.731463 |
9fcfdd1ec3d5503ac931791da35a3d706a800b13 | 12,802 | asm | Assembly | src/defines.asm | cout/sm_practice_hack | 248c691848b7fb8293525816a1f883817e0b94de | [
"Unlicense"
] | null | null | null | src/defines.asm | cout/sm_practice_hack | 248c691848b7fb8293525816a1f883817e0b94de | [
"Unlicense"
] | null | null | null | src/defines.asm | cout/sm_practice_hack | 248c691848b7fb8293525816a1f883817e0b94de | [
"Unlicense"
] | null | null | null | ; ---------
; Work RAM
; ---------
!WRAM_BANK = #$007E
!WRAM_SIZE = #$0200
!WRAM_START = $7EFB00
!ram_load_preset = !WRAM_START+$00
!ram_gametime_room = !WRAM_START+$02
!ram_last_gametime_room = !WRAM_START+$04
!ram_realtime_room = !WRAM_START+$06
!ram_last_realtime_room = !WRAM_START+$08
!ram_last_room_lag = !WRAM_S... | 27.951965 | 63 | 0.752461 |
ecca17c74524a6082f99e904166c1fd58cf8e8ec | 322 | asm | Assembly | oeis/319/A319645.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/319/A319645.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/319/A319645.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A319645: Number of non-isomorphic weight-n antichains of distinct multisets whose dual is a chain of distinct multisets.
; Submitted by Christian Krause
; 1,1,1,2,3,4,7,9,16,22,38
add $0,1
mov $3,1
lpb $0
sub $0,1
add $1,3
add $2,$3
mov $3,$1
mov $1,$0
dif $2,2
add $3,$2
lpe
mov $0,$2
div $0,18
add $0,... | 16.947368 | 122 | 0.645963 |
4940f3f1abc2dfbd268d177aa893a72801560b44 | 114 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_round.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_round.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_round.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_am9511
PUBLIC cam32_sccz80_round
EXTERN _am9511_round
defc cam32_sccz80_round = _am9511_round
| 12.666667 | 39 | 0.868421 |
8e8a39608ea1f96752902ee395278562fb020f23 | 687 | asm | Assembly | oeis/137/A137370.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/137/A137370.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/137/A137370.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A137370: Brahmagupta matrix in a Markov matrix recursion produces a set of polynomials: the special values of x->Sqrt[z];y->1;t->n gives a set of polynomials as determinants. The triangular sequence of the Coefficients of these polynomials are except for signs A055134.
; Submitted by Christian Krause
; 1,0,1,1,-2,1,-... | 38.166667 | 271 | 0.707424 |
7bd220bed664ff688d74532ae0aa1fc4150de372 | 126,754 | asm | Assembly | bank2.asm | alexsteb/zelda_gb_disassembly | 0efeb3d9b26108c73fb3ace43b6b0a4a8520b179 | [
"MIT"
] | 3 | 2018-06-28T06:59:28.000Z | 2019-09-06T05:49:00.000Z | bank2.asm | alexsteb/zelda_gb_disassembly | 0efeb3d9b26108c73fb3ace43b6b0a4a8520b179 | [
"MIT"
] | null | null | null | bank2.asm | alexsteb/zelda_gb_disassembly | 0efeb3d9b26108c73fb3ace43b6b0a4a8520b179 | [
"MIT"
] | null | null | null | ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
ld b, $06
dec b
dec b
dec b
dec b
dec b
dec b
dec b
dec b
dec b
dec b
dec b
dec b
dec b
dec b
dec b
dec b
... | 11.934281 | 22 | 0.488718 |
20390c08e1998b65274e0b3e63dc3b93b9e5a24b | 348 | asm | Assembly | ecdsa128/src/GFp_src/src/zero.asm | FloydZ/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 11 | 2015-03-17T10:31:23.000Z | 2022-01-21T17:42:43.000Z | ecdsa128/src/GFp_src/src/zero.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | null | null | null | ecdsa128/src/GFp_src/src/zero.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 6 | 2018-01-29T16:06:36.000Z | 2021-05-08T19:22:24.000Z | .686p
.mmx
.model flat,stdcall
option casemap:none
option prologue:none
option epilogue:none
.code
zero proc ptrA:DWORD
push eax
push esi
xor eax, eax
mov esi, dword ptr [esp+4+8]
and dword ptr [esi ], eax
and dword ptr [esi+ 4], eax
and dword ptr [esi+ 8], eax
and dword ptr [esi+12], eax
pop esi
pop ... | 12 | 29 | 0.683908 |
5a9f57aeef44341a16849264cdfc8acca657d502 | 646 | nasm | Assembly | smash/shellcode_nz.nasm | phaser/smashing_the_stack | f906eb3d60eec8385e91d76104e1348ba5cc022e | [
"MIT"
] | 1 | 2019-11-19T10:40:26.000Z | 2019-11-19T10:40:26.000Z | smash/shellcode_nz.nasm | phaser/smashing_the_stack | f906eb3d60eec8385e91d76104e1348ba5cc022e | [
"MIT"
] | null | null | null | smash/shellcode_nz.nasm | phaser/smashing_the_stack | f906eb3d60eec8385e91d76104e1348ba5cc022e | [
"MIT"
] | null | null | null | bits 64
section .text
global _start
_start:
nop
jmp jmp_call64
call_back64:
; execve
pop rsi
mov rax, 0xFFFFFFFFFFFFFFFF
sub rax, 0xFFFFFFFFFFFFFFC4
mov rdi, rsi ; *filename
xor rsi, rsi ; *argv
xor rdx, rdx ; *envp
... | 24.846154 | 81 | 0.524768 |
2f3e51383801b9c10e4ff5e1e27bfd56c013378a | 331 | asm | Assembly | delay.asm | DavidR86/c64-pong | a46784d5f8f81a762a199625d269cbefd5b528ab | [
"MIT"
] | null | null | null | delay.asm | DavidR86/c64-pong | a46784d5f8f81a762a199625d269cbefd5b528ab | [
"MIT"
] | null | null | null | delay.asm | DavidR86/c64-pong | a46784d5f8f81a762a199625d269cbefd5b528ab | [
"MIT"
] | null | null | null |
///subroutine to handle fixed time delay (busy wait)
///times ball speed in main loop
delay:
//cycles formula = 5ab+5a (total cycles)
ldy#3 //a=10 (original value, but 3 is better)
ldx#119 //b=119
repeat:
//nop //2 cyc
repeat2:
dex //2 cyc
//nop //2 cyc
bne repeat2 //3 cyc
dey //2 cyc
bne repeat //3 ... | 15.761905 | 53 | 0.637462 |
aa96d97a6e7c04c4580e9d6fa2dec9527a1dfda5 | 6,755 | asm | Assembly | coverage/PENDING_SUBMIT/amdvlk/0590-COVERAGE-instruction-simplify-5443-3545/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | null | null | null | coverage/PENDING_SUBMIT/amdvlk/0590-COVERAGE-instruction-simplify-5443-3545/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 47 | 2021-03-11T07:42:51.000Z | 2022-03-14T06:30:14.000Z | coverage/PENDING_SUBMIT/amdvlk/0590-COVERAGE-instruction-simplify-5443-3545/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 4 | 2021-03-09T13:37:19.000Z | 2022-02-25T07:32:11.000Z | ; SPIR-V
; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 10
; Bound: 141
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %4 "main" %100
OpExecutionMode %4 Origin... | 35.182292 | 78 | 0.47772 |
d7dedc9a1ddd749a29543452824c786a9144bc06 | 2,479 | asm | Assembly | MIPS_Language/exp_2_2.asm | Timothy-LiuXuefeng/MIPS | 6a3afe1ce209480d8c13a9251ca0a3b8cdf8b396 | [
"MIT"
] | null | null | null | MIPS_Language/exp_2_2.asm | Timothy-LiuXuefeng/MIPS | 6a3afe1ce209480d8c13a9251ca0a3b8cdf8b396 | [
"MIT"
] | null | null | null | MIPS_Language/exp_2_2.asm | Timothy-LiuXuefeng/MIPS | 6a3afe1ce209480d8c13a9251ca0a3b8cdf8b396 | [
"MIT"
] | null | null | null | .data
inputfile: .asciiz "./test.dat"
.text
j main
knapsack_search:
# save $ra and $sx
addi $sp, $sp -16
sw $s0, 0($sp)
sw $s1, 4($sp)
sw $s2, 8($sp)
sw $ra, 12($sp)
# val_max: $s0
# weight: $s1
# val: $s2
li $s0, 0 # val_max = 0
# state_cnt: $t0
# 0x1 << i... | 16.309211 | 45 | 0.488503 |
567d6f98114cb095914aca0e91f3d592bccc77de | 12,682 | asm | Assembly | Library/Math/UI/uiFormatMethods.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Math/UI/uiFormatMethods.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Math/UI/uiFormatMethods.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z |
COMMENT @-----------------------------------------------------------------------
Copyright (c) Geoworks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: uiFormatMain.asm
AUTHOR: Cheng, 10/92
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description... | 24.964567 | 107 | 0.676549 |
e97f50c706f64d415d911c0d038e5e91b0e0ce23 | 2,169 | asm | Assembly | programs/oeis/027/A027927.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/027/A027927.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/027/A027927.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A027927: Number of plane regions after drawing (in general position) a convex n-gon and all its diagonals.
; 1,2,5,12,26,51,92,155,247,376,551,782,1080,1457,1926,2501,3197,4030,5017,6176,7526,9087,10880,12927,15251,17876,20827,24130,27812,31901,36426,41417,46905,52922,59501,66676,74482,82955,92132,102051,112751,12427... | 216.9 | 2,003 | 0.860765 |
e2b9ce23562ed0c4689575d7e5a5da09d6676ab5 | 204 | asm | Assembly | util/Macro.asm | sidebog7/ZXWargame | 63e2f01fbdf4f31b6c7ea34f0cd3b293c69a8cc6 | [
"MIT"
] | 1 | 2018-09-03T15:10:12.000Z | 2018-09-03T15:10:12.000Z | util/Macro.asm | sidebog7/ZXWargame | 63e2f01fbdf4f31b6c7ea34f0cd3b293c69a8cc6 | [
"MIT"
] | null | null | null | util/Macro.asm | sidebog7/ZXWargame | 63e2f01fbdf4f31b6c7ea34f0cd3b293c69a8cc6 | [
"MIT"
] | null | null | null | ;-------------------------------------------------------------------
;Usage: ADD_A_TO_HL Response: HL=HL+A
MACRO ADD_A_TO_HL
add a,l
ld l,a
jr nc, $+3
inc h
ENDM
| 22.666667 | 68 | 0.328431 |
0e922de5fa4ae7de0959c5a894bbe5c2f9f88efd | 405 | asm | Assembly | p0604.asm | zhangyuesai/8086-asm-learning-code | a934fb3a98a53a6167b647535b3251680294a786 | [
"MIT"
] | 1 | 2018-07-23T10:30:22.000Z | 2018-07-23T10:30:22.000Z | p0604.asm | zhangyuesai/8086-asm-learning-code | a934fb3a98a53a6167b647535b3251680294a786 | [
"MIT"
] | null | null | null | p0604.asm | zhangyuesai/8086-asm-learning-code | a934fb3a98a53a6167b647535b3251680294a786 | [
"MIT"
] | null | null | null | assume cs:code,ds:data,ss:stack
data segment
dw 0123h,0456h,0789h,0abch,0defh,0fedh,0cbah,0987h
data ends
stack segment
dw 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
stack ends
code segment
start:
mov ax,stack
mov ss,ax
mov sp,20h
mov ax,data
mov ds,ax
mov bx,0
mov cx,8
s: push [bx]
add bx,2
loop s
mov bx,0
... | 10.657895 | 51 | 0.679012 |
d6c458206c6d91c7c125d94a0730814da812b170 | 783 | asm | Assembly | oeis/206/A206803.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/206/A206803.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/206/A206803.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A206803: Sum_{0<j<k<=n} P(k)-P(j), where P(j)=A065091(j) is the j-th odd prime.
; Submitted by Christian Krause
; 2,8,26,52,98,156,242,376,528,740,996,1276,1608,2024,2530,3068,3708,4420,5170,6040,6994,8080,9350,10716,12132,13652,15226,16912,19004,21216,23614,26076,28868,31728,34798,38084,41518,45180,49076,53052,57438... | 55.928571 | 500 | 0.742018 |
daf82e6c933c297cbfbc924faf0fb743f3cb8162 | 2,383 | asm | Assembly | ee/wman/drarr.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/wman/drarr.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/wman/drarr.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * Window Manager Draw Arrows V1.01 1986 Tony Tebby QJUMP
* 2002 Marcel Kilgus
*
* 2002-11-13 1.01 Allocated more space for pattern on stack (MK)
*
section wman
*
xdef wm_drupa draw up arrows
xdef wm_drdna draw down arrows
xdef wm_drlta draw left arrows
xdef wm_drrta draw right arrows
*
xref wm_ssclr s... | 20.02521 | 66 | 0.685271 |
a43cfd552f43ed65741b0cb604e16584491b701b | 557 | asm | Assembly | programs/oeis/276/A276555.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/276/A276555.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/276/A276555.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A276555: Number of steps to reach 1 when starting from n and iterating the map x -> x - A061395(x).
; 0,1,1,2,2,3,2,3,3,3,4,4,3,4,5,6,4,7,5,5,5,5,5,6,6,6,7,7,6,8,6,7,8,8,7,9,7,9,9,8,8,10,7,10,11,8,8,9,12,9,11,9,8,10,10,10,13,10,11,14,8,12,12,13,12,9,10,9,15,10,12,11,10,13,12,10,12,12,14,13,15,16,15,14,13,12,13,16,13,... | 42.846154 | 250 | 0.608618 |
d6f0385011edbd303e5e828f83c8f94b2c3bbf1a | 4,387 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_336_927.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_336_927.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_336_927.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %r13
push %r8
push %r9
push %rax
push %rsi
// Store
lea addresses_WT+0x29cf, %rsi
nop
nop
nop
dec %r12
mov $0x5152535455565758, %r8
movq %r8, (%rsi)
sub $24001, %rsi
// Store
lea addresses_US+0x164fa, %... | 25.068571 | 1,007 | 0.639389 |
8eb7d55576b7ed25a8befd533f4ce8111be54187 | 734 | asm | Assembly | oeis/192/A192355.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/192/A192355.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/192/A192355.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A192355: Constant term of the reduction of the polynomial p(n,x)=(1/2)((x+2)^n+(x-2)^n) by x^2->x+2.
; Submitted by Christian Krause
; 1,0,6,2,70,90,926,2002,13110,37130,194446,640002,2973350,10653370,46333566,174174002,730176790,2820264810,11582386286,45425564002,184414199430,729520967450,2942491360606,1169674297000... | 48.933333 | 501 | 0.818801 |
25c2c8bb575f281a623ec154e3ea0ec0086caf96 | 4,179 | asm | Assembly | WS4_ASM/Task_3.asm | OlegMalchenko/ACOS_WS_3 | a0a6d02b6dcd54b1a103a3da24de17251d934605 | [
"MIT"
] | null | null | null | WS4_ASM/Task_3.asm | OlegMalchenko/ACOS_WS_3 | a0a6d02b6dcd54b1a103a3da24de17251d934605 | [
"MIT"
] | null | null | null | WS4_ASM/Task_3.asm | OlegMalchenko/ACOS_WS_3 | a0a6d02b6dcd54b1a103a3da24de17251d934605 | [
"MIT"
] | null | null | null | .text
task_3:
#_________________________________________________________________________
# Get familiar with RISC-V pseudoinstructions (mv, li, la, b, j, etc).
# What instructions are used to replace them when a program is assembled?:
# mv t0, t1
# li t0, 0x12345678
# li t0, 16
# b label
# j label
# la t0,... | 65.296875 | 157 | 0.665949 |
cca71eb04d8df02491fdf42d77b091605293d95b | 369 | asm | Assembly | programs/oeis/296/A296161.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/296/A296161.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/296/A296161.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A296161: Sum of the larger parts of the partitions of n into two parts such that the smaller part is odd.
; 0,1,2,3,4,8,10,12,14,21,24,27,30,40,44,48,52,65,70,75,80,96,102,108,114,133,140,147,154,176,184,192,200,225,234,243,252,280,290,300,310,341,352,363,374,408,420,432,444,481,494,507,520,560,574,588,602
mov $2,$0... | 36.9 | 201 | 0.693767 |
75b8bc12b9c046d5bbe490b74e4e33c8fdf854ce | 1,138 | asm | Assembly | demo2.asm | 6502/js6502 | 693d60ea15d994e6b370f1d353bbe599e954ce72 | [
"Unlicense"
] | 18 | 2015-06-24T00:22:58.000Z | 2022-01-06T03:38:02.000Z | demo2.asm | 6502/js6502 | 693d60ea15d994e6b370f1d353bbe599e954ce72 | [
"Unlicense"
] | 1 | 2020-11-15T17:46:13.000Z | 2020-11-15T18:43:34.000Z | demo2.asm | 6502/js6502 | 693d60ea15d994e6b370f1d353bbe599e954ce72 | [
"Unlicense"
] | 3 | 2018-11-10T07:36:31.000Z | 2022-03-14T03:37:02.000Z | ;
; Special locations
; (they work with LDA/STA abs only!)
;
set_palette = $FF00 ; W: sets current index
write_color = $FF01 ; W++: R, G or B
set_row = $FF02 ; W: pixel row
set_col = $FF03 ; W: pixel col
write_pixel = $FF04 ; W++: writes a pixel
random = $FF80 ; R: a random byte
clock0 = $FF81 ; R: u... | 18.354839 | 59 | 0.580844 |
561cca5418d7291b8c66a61dd985c8c39fbe8107 | 2,226 | asm | Assembly | 8088/xtce/gentests/functional.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 92 | 2015-04-10T17:45:11.000Z | 2022-03-30T17:58:51.000Z | 8088/xtce/gentests/functional.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 2 | 2017-11-05T07:21:35.000Z | 2018-11-04T23:36:13.000Z | 8088/xtce/gentests/functional.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 18 | 2015-04-11T20:32:44.000Z | 2021-11-06T05:19:57.000Z | org 0
cpu 8086
testA:
dw 0 ; cycle count ignored (computed by emulator)
db 0 ; MUL queuefiller, no NOPs
db 0 ; Refresh period
db 0 ; Refresh phase
db .preambleEnd - ($+1)
.preambleEnd:
db .instructionsEnd - ($+1)
out 0xe0,al
.instructionsEnd:
db .fixupsEnd - ($+1)
.fixupsEnd:
%if 0 ... | 15.040541 | 149 | 0.618149 |
d37c5d8df0e7142799fd3290e99ec137853eb2dd | 2,814 | asm | Assembly | pore/pore.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 53 | 2016-04-12T07:22:49.000Z | 2022-03-25T09:24:48.000Z | pore/pore.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 196 | 2020-06-05T04:59:50.000Z | 2021-03-13T21:27:11.000Z | pore/pore.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 15 | 2017-07-31T11:26:56.000Z | 2022-02-22T14:22:46.000Z | ; PORE ROM
; Power On & Reset Execution ROM
;
; This code is executed on power on and on each reset of the system,
; even before any standard operating system like the Monitor is being
; executed from ROM address 0.
;
; The code relies on Monitor libraries and therefore directly includes
; them from the monitor subdire... | 46.131148 | 77 | 0.517413 |
f7cfab147aa17cc9ffc9ec42c0d35204e960157e | 9,199 | asm | Assembly | audio/music/wildbattle.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | audio/music/wildbattle.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | audio/music/wildbattle.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | Music_WildBattle_Ch1::
tempo 104
volume 7, 7
duty_cycle 3
vibrato 6, 3, 4
toggle_perfect_pitch
note_type 12, 11, 3
octave 4
note C_, 1
octave 3
note B_, 1
note A#, 1
note A_, 1
note A#, 1
note A_, 1
note G#, 1
note G_, 1
note G#, 1
note G_, 1
note F#, 1
note F_, 1
note F#, 1
note F_, 1
note E_, 1... | 12.447903 | 44 | 0.59213 |
f26cfd15805a561ca17c8a2238e455390d4239bc | 246 | asm | Assembly | mc-sema/validator/x86_64/tests/CVTSS2SDrm.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86_64/tests/CVTSS2SDrm.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86_64/tests/CVTSS2SDrm.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 64
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=
;TEST_FILE_META_END
;TEST_BEGIN_RECORDING
lea rcx, [rsp-4]
mov DWORD [rcx], 0x3fc00000
cvtss2sd xmm0, [rcx]
mov ecx, [rcx]
;TEST_END_RECORDING
xor ecx, ecx
cvtsi2sd xmm0, ecx
| 13.666667 | 27 | 0.780488 |
949f7eb8fd239875220cef328417ae6ce4ebc712 | 434 | asm | Assembly | programs/oeis/071/A071877.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/071/A071877.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/071/A071877.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A071877: Decimal expansion of the tenth (of 10) decimal selvage number; the n-th digit of a decimal selvage number, x, is equal to the tenths digit of n*x.
; 8,7,6,5,3,2,1,0,8,7,6,5,3,2,1,0,9,7,6,5,4,2,1,0,9,7,6,5,4,2,1,0,9,8,6,5,4,3,1,0,9,8,6,5,4,3,1,0,9,8,7,5,4,3,2,0,9,8,7,5,4,3,2,0,9,8,7,6,4,3,2,1,9,8,7,6,4,3,2,1,... | 48.222222 | 201 | 0.596774 |
57623a0099bba3953899ded0dfc85ed45ef645fb | 60 | asm | Assembly | src/main/fragment/mos6502-common/vwum1=vwum2_minus_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vwum1=vwum2_minus_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vwum1=vwum2_minus_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | eor #$ff
sec
adc {m2}
sta {m1}
lda {m2}+1
sbc #0
sta {m1}+1
| 7.5 | 10 | 0.566667 |
f7dca8e6d6ebf20a48dff57fb94ed8f2c219c98f | 272 | asm | Assembly | data/mapHeaders/VermilionDock.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/VermilionDock.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/VermilionDock.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | VermilionDock_h:
db SHIP_PORT ; tileset
db VERMILION_DOCK_HEIGHT, VERMILION_DOCK_WIDTH ; dimensions (y, x)
dw VermilionDock_Blocks ; blocks
dw VermilionDock_TextPointers ; texts
dw VermilionDock_Script ; scripts
db 0 ; connections
dw VermilionDock_Object ; objects
| 30.222222 | 67 | 0.8125 |
c93d6d28a087d8f4d453bb13f9cbd6f14afd15e6 | 207 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_destroy_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_destroy_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_destroy_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void w_array_destroy_fastcall(w_array_t *a)
SECTION code_clib
SECTION code_adt_w_array
PUBLIC _w_array_destroy_fastcall
EXTERN asm_w_array_destroy
defc _w_array_destroy_fastcall = asm_w_array_destroy
| 17.25 | 52 | 0.874396 |
d68eaafae7fb3eea721507723f41c3d1c3f61bbd | 7,270 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48.log_21829_2454.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48.log_21829_2454.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48.log_21829_2454.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x12542, %rsi
lea addresses_WC_ht+0xe4c2, %rdi
nop
add $28788, %r11
mov $107, %rcx
rep movsw
nop
nop
add $17436, %rdx
lea addresses_normal_ht+0x13d42, %r8
nop
dec %r10
mov ... | 33.196347 | 2,999 | 0.653783 |
b631f8986e4dd9d4881f725310f42644fcdec284 | 46,035 | asm | Assembly | ioq3/build/release-js-js/baseq3/cgame/cg_servercmds.asm | RawTechnique/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | 1 | 2021-12-31T10:26:58.000Z | 2021-12-31T10:26:58.000Z | ioq3/build/release-js-js/baseq3/cgame/cg_servercmds.asm | unfriendly/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | 28 | 2019-03-05T20:45:07.000Z | 2019-03-05T20:45:57.000Z | ioq3/build/release-js-js/baseq3/cgame/cg_servercmds.asm | unfriendly/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | null | null | null | code
proc CG_ParseScores 212 12
CNSTI4 1
ARGI4
ADDRLP4 8
ADDRGP4 CG_Argv
CALLP4
ASGNP4
ADDRLP4 8
INDIRP4
ARGP4
ADDRLP4 12
ADDRGP4 qk_atoi
CALLI4
ASGNI4
ADDRGP4 cg+110452
ADDRLP4 12
INDIRI4
ASGNI4
ADDRGP4 cg+110452
INDIRI4
CNSTI4 64
LEI4 $73
ADDRGP4 cg+110452
CNSTI4 64
ASGNI4
LABELV $73
CNSTI4 2
ARGI4
ADDRLP4 16
ADDRGP4... | 11.636754 | 45 | 0.839579 |
8e63f6930a3b6f926a64ec488cd353e3838adf27 | 344 | asm | Assembly | programs/oeis/346/A346178.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/346/A346178.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/346/A346178.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A346178: Expansion of (1-2*x)/(1-10*x).
; 1,8,80,800,8000,80000,800000,8000000,80000000,800000000,8000000000,80000000000,800000000000,8000000000000,80000000000000,800000000000000,8000000000000000,80000000000000000,800000000000000000,8000000000000000000,80000000000000000000
mov $1,10
pow $1,$0
mul $1,6
add $1,5
mul $... | 31.272727 | 233 | 0.793605 |
253420d7689a5cb01171fea12455555943cd3d4a | 130 | asm | Assembly | programa.asm | jhonatheberson/MIPS-architecture | b027502992c115c1529fe9d0ceaaf00e7bdb930e | [
"MIT"
] | null | null | null | programa.asm | jhonatheberson/MIPS-architecture | b027502992c115c1529fe9d0ceaaf00e7bdb930e | [
"MIT"
] | null | null | null | programa.asm | jhonatheberson/MIPS-architecture | b027502992c115c1529fe9d0ceaaf00e7bdb930e | [
"MIT"
] | null | null | null | ADDI $s1, $zero, 10
ADDI $s2, $zero, 2
ADDI $s3, $zero, 8
ADDI $s4, $zero, 6
ADD $t0, $s1, $s2
ADD $t1, $s3, $s4
SUB $s0, $t0, $t1 | 18.571429 | 19 | 0.553846 |
e688db56498b686c851a609cdef9668c5de105a8 | 8,606 | asm | Assembly | agent/compiler.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 141 | 2019-05-18T20:46:47.000Z | 2022-02-28T05:10:43.000Z | agent/compiler.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 6 | 2019-06-04T15:33:21.000Z | 2021-05-07T15:27:58.000Z | agent/compiler.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 21 | 2019-05-22T02:48:30.000Z | 2021-11-03T05:34:48.000Z | ;;; ------------------------------------------------------------------------
;;; Mark words immediate, inline, etc
;;; ------------------------------------------------------------------------
start_def ASM, imm, "immediate"
mov rax, G_THIS
mov BYTE [rax + 8], IMM
end_def imm
start_def ASM, inl, "inline"
mov rax, ... | 28.686667 | 76 | 0.611899 |
5be2f86cad10e73c59c8215e5527dacf78ba204c | 690 | asm | Assembly | oeis/001/A001595.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001595.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001595.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001595: a(n) = a(n-1) + a(n-2) + 1, with a(0) = a(1) = 1.
; Submitted by Jamie Morken(s2)
; 1,1,3,5,9,15,25,41,67,109,177,287,465,753,1219,1973,3193,5167,8361,13529,21891,35421,57313,92735,150049,242785,392835,635621,1028457,1664079,2692537,4356617,7049155,11405773,18454929,29860703,48315633,78176337,126491971,20466... | 46 | 499 | 0.771014 |
bd9d8e65d7f21b5f23a94cf2d8983a043d9d30e8 | 376 | asm | Assembly | programs/oeis/096/A096979.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/096/A096979.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/096/A096979.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A096979: Sum of the areas of the first n+1 Pell triangles.
; 0,1,6,36,210,1225,7140,41616,242556,1413721,8239770,48024900,279909630,1631432881,9508687656,55420693056,323015470680,1882672131025,10973017315470,63955431761796,372759573255306,2172602007770041
mul $0,2
mov $1,3
mov $2,4
lpb $0
sub $0,2
add $2,$1
ad... | 23.5 | 196 | 0.734043 |
161eeb41943462b63da1ba2fadcaf0c9d5407206 | 12,936 | asm | Assembly | dev/emm386/lhvxd/instswap.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dev/emm386/lhvxd/instswap.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dev/emm386/lhvxd/instswap.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | PAGE 58,132
;******************************************************************************
TITLE INSTANCE.ASM -
;******************************************************************************
;
; (C) Copyright MICROSOFT Corp., 1986-1991
;
; Title: INSTSWAP.ASM -
;
; Version: 2.00
;
; Date: 18-Sep-1986
;
; Au... | 25.315068 | 90 | 0.624382 |
f9c689acfe93423a92c3e916981a31a71e8e4995 | 210 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/c/sdcc/cm16_sdcc___lt.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math16/c/sdcc/cm16_sdcc___lt.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math16/c/sdcc/cm16_sdcc___lt.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math16
PUBLIC cm16_sdcc___lt
EXTERN cm16_sdcc_readr
EXTERN asm_f16_compare
; Entry: stack: half right, half left, ret
.cm16_sdcc___lt
call asm_f16_compare
ret C
dec hl
ret
| 13.125 | 42 | 0.752381 |
4b3ac48369e7d3a7e2fee1ac896f273584f29476 | 24,679 | asm | Assembly | target/cos_117/disasm/iop_overlay1/XFMFND.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/XFMFND.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/XFMFND.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@ Input:
@@ OR[280] : Device desc.
@@ OR[281] : 68 WORD long Output buffer
@@ OR[282] : Directory name string pointer
@@ OR[283] : File name string pointer
@@
@@ OR[284] : Return value
@@ OR[285] : Local 2k... | 70.310541 | 265 | 0.489039 |
41bd607c98ee29eab40e91b06833aaaa2f76cad1 | 949 | asm | Assembly | programs/oeis/181/A181303.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/181/A181303.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/181/A181303.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A181303: Numbers of the form i*7^j-1 (i=1..6, j >= 0).
; 0,1,2,3,4,5,6,13,20,27,34,41,48,97,146,195,244,293,342,685,1028,1371,1714,2057,2400,4801,7202,9603,12004,14405,16806,33613,50420,67227,84034,100841,117648,235297,352946,470595,588244,705893,823542,1647085,2470628,3294171,4117714,4941257
mov $20,$0
mov $22,$0
l... | 18.607843 | 238 | 0.501581 |
a0e639b933fcfa6945c29161a097b7b02042bb55 | 810 | asm | Assembly | oeis/019/A019479.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/019/A019479.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/019/A019479.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A019479: Define the sequence S(a_0,a_1) by a_{n+2} is the least integer such that a_{n+2}/a_{n+1}>a_{n+1}/a_n for n >= 0. This is S(4,8).
; Submitted by Simon Strandgaard
; 4,8,17,37,81,178,392,864,1905,4201,9265,20434,45068,99400,219233,483533,1066465,2352162,5187856,11442176,25236513,55660881,122763937,270764386,59... | 90 | 484 | 0.808642 |
3fa03fe525889d4336a870cdb4b4260375cba6d8 | 5,726 | asm | Assembly | Transynther/x86/_processed/US/_st_/i7-8650U_0xd2.log_510_242.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_st_/i7-8650U_0xd2.log_510_242.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_st_/i7-8650U_0xd2.log_510_242.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %r15
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x11603, %r9
nop
nop
nop
nop
nop
cmp $48701, %r15
movb $0x61, (%r9)
nop
nop
dec %r8
lea addresses_UC_ht+0x82e9, %rdx
sub $62541, %r13
movb (%rdx), %r8b
nop
no... | 28.487562 | 1,529 | 0.648096 |
f7dd6fb3c6cd0f9ddc1dcffc4162e25baf6d4b85 | 5,851 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1030.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1030.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1030.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x152ed, %r12
nop
add $45369, %rax
mov $0x6162636465666768, %r13
movq %r13, (%r12)
nop
add %r14, %r14
lea addresses_normal_ht+0x1d71d, %r12
nop
nop
nop
inc %r14
movb (%r12)... | 39.802721 | 2,999 | 0.655444 |
1560dfd49b8e846e247a8e6959066345440276c5 | 449 | asm | Assembly | oeis/109/A109954.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/109/A109954.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/109/A109954.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A109954: Riordan array (1/(1+x)^3,x/(1+x)^2).
; Submitted by Jon Maiga
; 1,-3,1,6,-5,1,-10,15,-7,1,15,-35,28,-9,1,-21,70,-84,45,-11,1,28,-126,210,-165,66,-13,1,-36,210,-462,495,-286,91,-15,1,45,-330,924,-1287,1001,-455,120,-17,1,-55,495,-1716,3003,-3003,1820,-680,153,-19,1,66,-715,3003,-6435,8008,-6188,3060,-969,190,... | 24.944444 | 252 | 0.585746 |
762b51e747389905675c9ec7532f6e13ab9c6e1c | 4,104 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1841.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1841.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1841.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x64a9, %rsi
lea addresses_normal_ht+0x12541, %rdi
nop
sub $8495, %r12
mov $116, %rcx
rep movsw
nop
nop
nop
nop
xor %rdi, %rdi
pop %rsi
pop %rdi
pop %rcx
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push %r... | 66.193548 | 2,999 | 0.664474 |
298568e06bf1167ceab6fbc728ee2f0ba386c80f | 115,200 | asm | Assembly | 45/qb/ir/txtmgr.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/qb/ir/txtmgr.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/qb/ir/txtmgr.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;==========================================================================
;
;Module: txtmgr.asm - Text Management Functions
;System: Quick BASIC Interpreter
;
;=========================================================================
.xlist
include version.inc
TXTMGR_ASM = ON
includeOnce architec
includeOnce... | 32.811165 | 91 | 0.703872 |
71d73737904f2f136b82df0d1186da09af247ce2 | 3,769 | asm | Assembly | codigo/capitulo 39/archivo_busqueda.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | 1 | 2021-06-13T08:59:55.000Z | 2021-06-13T08:59:55.000Z | codigo/capitulo 39/archivo_busqueda.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | null | null | null | codigo/capitulo 39/archivo_busqueda.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | null | null | null | segment .data
MsgError db "se produjo un error",0xA,0xD ;mensaje en caso de
; existir un error al crear el archivo los numeros
; hexadecimales son equivalentes a los numeros decimales
; 10 y 13 los cuales permiten el salto de linea
lon equ $ -MsgError
MsgExito db "archivo abierto con ... | 26.356643 | 72 | 0.685062 |
1e48bcfd5280b63291887ac7cfcf7e5d5bb68604 | 535 | asm | Assembly | programs/oeis/343/A343794.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/343/A343794.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/343/A343794.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A343794: Numbers k such that 630*k + 315 is not an abundant number (A005101).
; 53,54,56,63,65,68,69,74,75,78,81,83,86,89,90,95,96,98,99,105,111,113,114,116,119,120,125,128,131,134,135,138,140,141,146,153,155,156,158,165,168,173,174,176,179,183,186,189,191,194,198,200,204,209,210,215,216,219,221,224,228,230,231,233,2... | 59.444444 | 382 | 0.717757 |
6cb88c630404f9b88fb691a062ee3a900f56a102 | 432 | asm | Assembly | programs/oeis/061/A061104.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/061/A061104.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/061/A061104.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A061104: Smallest number whose digit sum is n^2.
; 0,1,4,9,79,799,9999,499999,19999999,999999999,199999999999,49999999999999,9999999999999999,7999999999999999999,7999999999999999999999,9999999999999999999999999,49999999999999999999999999999,199999999999999999999999999999999,999999999999999999999999999999999999
pow $... | 61.714286 | 262 | 0.854167 |
7b24fab15bee935dc0b00a66c47ff570539ea437 | 130 | asm | Assembly | Working Disassembly/General/Special Stage/Map - Icons.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Working Disassembly/General/Special Stage/Map - Icons.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/General/Special Stage/Map - Icons.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_8E30: dc.w word_8E32-Map_8E30
word_8E32: dc.w 2
dc.b $F4, $A, 0, 0, $FF, $A8
dc.b $F4, $A, 0, 9, 0, $40
| 26 | 36 | 0.492308 |
46df3a7589a1090d382ced4e4d9516720e2c5f81 | 565 | asm | Assembly | data/baseStats_original/azumarill.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats_original/azumarill.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats_original/azumarill.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | db DEX_AZUMARILL ; pokedex id
db 100 ; base hp
db 50 ; base attack
db 80 ; base defense
db 50 ; base speed
db 80 ; base special
db WATER ; species type 1
db FAIRY ; species type 2
db 47 ; catch rate
db 66 ; base exp yield
INCBIN "pic/ymon/azumarill.pic",0,1 ; 55, sprite dimensions
dw AzumarillPicFront
dw AzumarillPicBa... | 19.482759 | 59 | 0.738053 |
08936f636425e19b3b639e18e45019ada98790e0 | 73 | asm | Assembly | asm/reg_to_addr.asm | JohannesLaier/jit-compiler | 490fbc3e74ed9e105169becdc112cc4d295034f9 | [
"MIT"
] | 1 | 2021-02-10T23:28:24.000Z | 2021-02-10T23:28:24.000Z | asm/reg_to_addr.asm | JohannesLaier/jit-compiler | 490fbc3e74ed9e105169becdc112cc4d295034f9 | [
"MIT"
] | null | null | null | asm/reg_to_addr.asm | JohannesLaier/jit-compiler | 490fbc3e74ed9e105169becdc112cc4d295034f9 | [
"MIT"
] | null | null | null | [BITS 64]
mov ebx, 0x11111111
mov rax, 0x1122334455667788
mov [rax], ebx
| 14.6 | 27 | 0.753425 |
c680ea4b942971a1bae4cb9ca514d36bfcfb079e | 1,233 | asm | Assembly | _incObj/sub SmashObject.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _incObj/sub SmashObject.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _incObj/sub SmashObject.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Subroutine to smash a block (GHZ walls and MZ blocks)
; ---------------------------------------------------------------------------
; ||||||||||||||| S U B R O U T I N E |||||||||||||||||||||||||||||||||||||||
SmashObject:
moveq #0,d0
... | 22.833333 | 77 | 0.495539 |
bffa4440c43495122bd909b924e0821c4e754332 | 238 | asm | Assembly | data/prize_mon_levels.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/prize_mon_levels.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/prize_mon_levels.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | PrizeMonLevelDictionary:
IF DEF(_RED)
db ABRA,9
db CLEFAIRY,8
db NIDORINA,17
db DRATINI,18
db SCYTHER,25
db PORYGON,26
ENDC
IF DEF(_BLUE)
db ABRA,6
db CLEFAIRY,12
db NIDORINO,17
db PINSIR,20
db DRATINI,24
db PORYGON,18
ENDC
| 11.9 | 24 | 0.739496 |
858ee667b31402e40e46e3f3e5011498db98936b | 9,547 | asm | Assembly | roto3d.asm | blu/m68k-misc | e2443976e4fec63f17c28b3d88fccee7a35d927a | [
"MIT"
] | 3 | 2021-12-25T20:08:09.000Z | 2022-01-15T08:39:29.000Z | roto3d.asm | blu/m68k-misc | e2443976e4fec63f17c28b3d88fccee7a35d927a | [
"MIT"
] | null | null | null | roto3d.asm | blu/m68k-misc | e2443976e4fec63f17c28b3d88fccee7a35d927a | [
"MIT"
] | null | null | null | ea_user equ $020000
ea_stack equ $080000
ea_vicky equ $c40000
ea_text0 equ $c60000
ea_texa0 equ $c68000
ea_text1 equ $ca0000
ea_texa1 equ $ca8000
tx0_w equ 72
tx0_h equ 56
tx1_w equ 80
tx1_h equ 60
fb_w equ tx1_w
fb_h equ tx1_h
spins equ $8000
; we want absolute addresses -- with moto/vasm that means
; just use... | 17.048214 | 74 | 0.653713 |
944b3b8b2527dccd6fb73aa64d06431a73b1f470 | 8,612 | asm | Assembly | Assembler/RACFCMDS.asm | MinionSas/Mainframe | 45939fdcba368bfb5092ad9d588e1f66df523887 | [
"Apache-2.0"
] | null | null | null | Assembler/RACFCMDS.asm | MinionSas/Mainframe | 45939fdcba368bfb5092ad9d588e1f66df523887 | [
"Apache-2.0"
] | null | null | null | Assembler/RACFCMDS.asm | MinionSas/Mainframe | 45939fdcba368bfb5092ad9d588e1f66df523887 | [
"Apache-2.0"
] | null | null | null | RACFCMDS TITLE 'RACFCMDS - IRREVX01 EXIT ROUTINE'
***********************************************************************
***********************************************************************
*** ***
*** MODULE - RACFCMDS ... | 43.06 | 71 | 0.374013 |
d9ff98e955ddf0f9aca6ed8aa48dc540ce51b74a | 356 | asm | Assembly | programs/oeis/136/A136480.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/136/A136480.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/136/A136480.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A136480: Number of trailing equal digits in binary representation of n.
; 1,1,1,2,2,1,1,3,3,1,1,2,2,1,1,4,4,1,1,2,2,1,1,3,3,1,1,2,2,1,1,5,5,1,1,2,2,1,1,3,3,1,1,2,2,1,1,4,4,1,1,2,2,1,1,3,3,1,1,2,2,1,1,6,6,1,1,2,2,1,1,3,3,1,1,2,2,1,1,4,4,1,1,2,2,1,1,3,3,1,1,2,2,1,1,5,5,1,1,2
add $0,1
bin $0,2
mov $1,7
lpb $0
dif $0,... | 27.384615 | 201 | 0.564607 |
2a4f789f1522e1baee6410566bc8f0bab29bd398 | 859 | asm | Assembly | oeis/142/A142506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142506: Primes congruent to 49 mod 51.
; Submitted by Jamie Morken(s4)
; 151,457,661,967,1069,1171,1579,1783,1987,2089,2293,2803,3109,3313,3517,3823,4027,4129,4231,4639,5557,5659,6067,6271,6373,6577,6679,6781,6883,7393,7699,8209,8311,8719,8821,8923,9127,9433,9739,10453,10657,10861,11677,11779,12289,12391,12697,12799... | 33.038462 | 498 | 0.718277 |
34ba141f77fd0a7c193e994ca2468c6ed3513efe | 687 | asm | Assembly | libsrc/stdlib/ldiv.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/stdlib/ldiv.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/stdlib/ldiv.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ; void ldiv(ldiv_t *d, long num, long denom)
; 12.2006 aralbrec
; CALLER linkage for function pointers
XLIB ldiv
LIB l_long_div
.ldiv
; setup for l_long_div: dehl = denom, stack = num
pop af
ex af,af ; af' = return address
pop hl
pop de
call l_long_div ; dehl = q, de'hl... | 14.934783 | 52 | 0.518195 |
c4c4b36dbf96596d512d8440ef048509329e6f39 | 1,150 | asm | Assembly | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/strarraycpy.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | 10 | 2016-10-27T20:46:02.000Z | 2021-11-01T15:49:13.000Z | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/strarraycpy.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | null | null | null | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/strarraycpy.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | 2 | 2015-03-11T14:28:08.000Z | 2017-11-02T10:57:57.000Z | ; (K)opyleft - by Jose M. Rodriguez de la Rosa (a.k.a. Boriel)
; 2009 - This is Free OpenSource BSD code
; vim: et:ts=4:sw=4
; Copies a vector of strings from one place to another
; reallocating strings of the destiny vector to hold source strings.
; This is used in the following code:
; DIM a$(20) : DIM b$(20): a$ = ... | 17.164179 | 71 | 0.594783 |
d64783a31a49c1465a30a86a4f5d2b634eea71cb | 16,076 | asm | Assembly | lib/lisp_lib.asm | CaspianA1/RasmLISP | 86e2452173afd15ed9f5ad8b20259ab9fc9f6c02 | [
"Apache-2.0"
] | 10 | 2020-11-15T16:20:51.000Z | 2021-11-16T13:38:01.000Z | lib/lisp_lib.asm | CaspianA1/RasmLISP | 86e2452173afd15ed9f5ad8b20259ab9fc9f6c02 | [
"Apache-2.0"
] | 2 | 2020-11-16T19:57:11.000Z | 2020-11-16T21:42:08.000Z | lib/lisp_lib.asm | CaspianA1/RasmLISP | 86e2452173afd15ed9f5ad8b20259ab9fc9f6c02 | [
"Apache-2.0"
] | null | null | null | .text
.global MAX_NUM # external symbol for proper linkage
.global nil # external symbol for proper linkage
.global KEY_UP # external symbol for proper linkage
.global KEY_DOWN # external symbol for proper linkage
.global KEY_LEFT # external symbol for proper linkage
.global KEY_RIGHT # external symbol for... | 23.434402 | 59 | 0.688231 |
2ed9418c4dc11b61a28de257245f35bcea62befd | 1,847 | asm | Assembly | programs/oeis/010/A010019.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/010/A010019.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/010/A010019.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A010019: a(0) = 1, a(n) = 29*n^2 + 2 for n>0.
; 1,31,118,263,466,727,1046,1423,1858,2351,2902,3511,4178,4903,5686,6527,7426,8383,9398,10471,11602,12791,14038,15343,16706,18127,19606,21143,22738,24391,26102,27871,29698,31583,33526,35527,37586,39703,41878,44111,46402,48751,51158,53623,56146,58727,61366,64063,66818,6963... | 167.909091 | 1,728 | 0.831077 |
d0df58b8f421d6ecf174f835a1ecb7422625b340 | 1,147 | asm | Assembly | lib/syscall/syscall.asm | sudoamin/mars-os | 79578bab80970905284eb1de8c9750269b8b9d41 | [
"Apache-2.0"
] | 3 | 2022-03-18T14:39:52.000Z | 2022-03-24T17:11:05.000Z | lib/syscall/syscall.asm | sudoamin/mars-os | 79578bab80970905284eb1de8c9750269b8b9d41 | [
"Apache-2.0"
] | null | null | null | lib/syscall/syscall.asm | sudoamin/mars-os | 79578bab80970905284eb1de8c9750269b8b9d41 | [
"Apache-2.0"
] | null | null | null | section .text
global sys_print
global sys_kbrd_read
global sys_sleep
global sys_exit
global sys_wait
sys_print:
; allocate 16-byte space on the stack for the arguments
sub rsp, 16
; rax holds the index number of syscall function
; the index is 0 for write screen function
xor eax, eax
... | 15.092105 | 66 | 0.604185 |
251f14fcd0a7b543ff7ee6da32210bb32df5849b | 5,105 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_802.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_802.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_802.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %rbp
push %rcx
push %rdx
lea addresses_WC_ht+0x13b72, %r11
nop
nop
nop
nop
nop
add $55683, %rbp
mov $0x6162636465666768, %rcx
movq %rcx, %xmm5
vmovups %ymm5, (%r11)
nop
add %r14, %r14
lea addresses_UC_ht+0x8636, %r14
add $18796, %rdx
movl $... | 43.262712 | 2,999 | 0.660529 |
afe111b7241fea21229d1a5753f8bebe50f49b85 | 911 | asm | Assembly | oeis/152/A152687.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/152/A152687.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/152/A152687.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A152687: Partial products operator applied thrice to nonzero Fibonacci numbers.
; Submitted by Christian Krause
; 1,1,2,24,8640,746496000,201231433728000000,3554168771933456302080000000000,139840535301953855934724122328694784000000000000000,67412992180782267770519016372162610397052219646613127168000000000000000000000... | 29.387097 | 491 | 0.760703 |
f0fc17fd0b3e1526b7802627d4e7bce38a861715 | 231 | asm | Assembly | examples/ex3.asm | michalmalik/pvm | 59def05cd36437c99f665afdc57ef87f6652b999 | [
"MIT"
] | 2 | 2018-11-13T09:48:06.000Z | 2021-06-30T09:29:50.000Z | examples/ex3.asm | michalmalik/pvm | 59def05cd36437c99f665afdc57ef87f6652b999 | [
"MIT"
] | null | null | null | examples/ex3.asm | michalmalik/pvm | 59def05cd36437c99f665afdc57ef87f6652b999 | [
"MIT"
] | 2 | 2017-03-06T20:46:09.000Z | 2018-06-15T02:09:53.000Z | JMP start
:table
DAT 0xF00D
DAT 0xBEEF
DAT 0xFEED
DAT 0xBEEE
:start
STO A,0
STO J,4
; Loop through table
:loop
STO [0x1000+A],[table+A]
ADD A,1
IFN A,J
JMP loop | 12.833333 | 32 | 0.506494 |
804151771eccd1b579fd64bb291db3f56f6ac9f8 | 2,170 | asm | Assembly | wof/lcs/enemy/C6.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | wof/lcs/enemy/C6.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/enemy/C6.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
001590 lea ($20,A0), A0
0122AE move.l (A2)+, (A3)+ [enemy+C0, enemy+C2]
0122B0 move.l (A2)+, (A3)+ [enemy+C4, enemy+C6]
01241E move.b D0, ($c6,A0)
012422 move.b #$2, ($2b,A0)
01A75E dbra D4, $1a75c
0253D2 beq $25442 [enemy+C6]
025516 clr.... | 34.444444 | 54 | 0.595853 |
4f1d5017b40552591c84ceba142e9660654b00e5 | 1,134 | asm | Assembly | home/copy.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | home/copy.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | home/copy.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | FarCopyData::
; Copy bc bytes from a:hl to de.
ld [wFarCopyDataSavedROMBank], a
ld a, [H_LOADEDROMBANK]
push af
ld a, [wFarCopyDataSavedROMBank]
call BankswitchCommon
call CopyData
pop af
call BankswitchCommon
ret
CopyData::
; Copy bc bytes from hl to de.
ld a,b
and a
jr z, .copybytes
ld a,c
and a ; is l... | 15.12 | 61 | 0.678131 |
63c273537cbff1feff14fb416728954f7d4968b2 | 369 | asm | Assembly | Vivid/Tests/Data.asm | Morkonena/Zigzag | 75b996b07eff579e87147b88957dd07abc0f4ab4 | [
"MIT"
] | 3 | 2021-07-15T20:45:25.000Z | 2022-02-08T17:51:33.000Z | Vivid/Tests/Data.asm | lehtojo/zz | ca17d6d6c03420908d53e3b0b7c3cfa3e2e4d209 | [
"MIT"
] | null | null | null | Vivid/Tests/Data.asm | lehtojo/zz | ca17d6d6c03420908d53e3b0b7c3cfa3e2e4d209 | [
"MIT"
] | null | null | null | .section data
.byte 10
.word 1000
.align 1
foo:
.dword 100000
.qword 10000000000
.align 2
bar:
.characters 'Foo, 42, 1 + 2 = 3, \a\b\t\n\v\f\r\e\"\'\\ \xFF, \ucafe, \Udeadc0de'
.align 3
.string 'Foo, 42, 1 + 2 = 3, \a\b\t\n\v\f\r\e\"\'\\ \xFF, \ucafe, \Udeadc0de'
.dword something
.section other
start:
.dword foo
.alig... | 16.772727 | 81 | 0.636856 |
7de7399661ddd6291516b450fbd398be22e4c4c3 | 270 | asm | Assembly | programs/oeis/260/A260113.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/260/A260113.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/260/A260113.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A260113: Maximum number of queens on an n X n chessboard such that no queen attacks more than one other queen.
; 1,2,3,4,5,8,9,10,12,13,14,16,17,18,20,21,22,24,25,26,28,29,30,32,33,34,36,37,38,40
mov $1,$0
add $1,1
div $1,3
lpb $1
add $0,$1
mov $1,1
lpe
add $0,1
| 22.5 | 112 | 0.659259 |
1e6cb6c7174cc413e60d7743250cbed2b98cfdd0 | 7,626 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_436.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_436.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_436.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xc956, %r8
nop
nop
inc %r11
movb (%r8), %r13b
nop
nop
nop
sub $14244, %rsi
lea addresses_normal_ht+0x7716, %r11
nop
nop
nop
nop
nop
mfence
mov $0x6162636465666768, %r13
movq %... | 34.663636 | 2,999 | 0.659586 |
13ec0d42514ccee3d33427f8a4e8a9ca19598bb2 | 522 | asm | Assembly | programs/main.asm | poeticAndroid/cyberbit | 36209f8694167e84c13ea8f2aa45a3bf581dab5f | [
"MIT"
] | 1 | 2022-03-04T11:11:46.000Z | 2022-03-04T11:11:46.000Z | programs/main.asm | poeticAndroid/cyberbit | 36209f8694167e84c13ea8f2aa45a3bf581dab5f | [
"MIT"
] | null | null | null | programs/main.asm | poeticAndroid/cyberbit | 36209f8694167e84c13ea8f2aa45a3bf581dab5f | [
"MIT"
] | null | null | null | ;; z28r asm
jump main
ext printStr 0x5020 2
ext readLn 0x5024 2
ext open 0x503c 3
ext read 0x5040 2
data prompt_str "\nProgram: \0"
end
fn main args
vars len
let len = true
while len
let len = open 0x20726964 buffer 0
read buffer len
printStr buffer -1
printStr prompt_str -1
store buffer 0
... | 14.5 | 38 | 0.668582 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.