shithub: scc

RSS feed

de130303 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/10/01 08:00
[as] Fix bug related to ';'

afaf65e5 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/10/01 07:58
[as] Fix error() in nextline()

d125d933 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/10/01 07:57
[as-z80] Add (HL) addressing mode

5fb3dda9 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/30 06:19
[as-z80] Add imm8 and r8 instruction formats

23d46521 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/30 04:17
[as-z80] Add support for P and Q class registers

461cca7f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 17:47
[as] Fix order of evaluation of arguments in as description

1e1f75a7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 17:45
[as] Remove the use of cursec in the symbol definition

763ac8c2 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 17:44
[as] Fix name of iarch() in as.h

61ebd696 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 17:43
[as] Add dumpstab()

99dafd2f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 16:40
Add gitignore file

56be76ad – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 12:40
Add ar to the list of targets in master Makefile

c2ec983c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 12:39
[ar] Use common Makefile structure

5537a837 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 12:23
[ar] Use main.c for tha file where main is written

ea2d5f8d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 12:16
[ar] Separate the not standard part to a different file

b8e7849b – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 10:43
[ar] Write a draft of an ar tool

4b78a1be – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 05:55
[as] Add r8_imm format instruction in z80

fa553793 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/29 05:38
[as] Fix list of arguments in gen.awk

d9ac6c34 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/28 05:47
[as] Set recovery point

105c3b42 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/28 05:40
[as-z80] Generate error in immediate overflow

feadd864 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/28 05:18
[as] Change direct to noargs

add7492e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/28 05:16
[as-z80] Add all the direct instructions of z80

569af2fa – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/28 04:48
[as] Don't use casecmp with bsearch()

6030d9c7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 18:34
[as] Add skeleton to check size of IMM operands

989be0cc – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 18:21
[as] Add basic AIMM argument matching in z80

454f06c1 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 18:20
[as] Fix type of fields in struct op

a69a08db – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 17:54
[as] Propagate AIMM property in +

b3eaabc7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 12:28
[as] Add support for registers in expressions

a9d67e01 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 11:35
[as-z80] Add missed I register

2c80da9e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 11:13
Remove dep file remove

91bbc191 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 11:03
[as] Add basic support for z80

528d5a76 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 10:20
[as] Make gen.awk platform independent

8d68ade0 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 10:03
[as-x86] Remove debug information from gen.awk

9c763ab7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 10:02
[as-386] Update iarch() reg list

423d7476 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 08:57
[as] Update directives to use AT&T syntax

a98aac17 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 08:10
[as-x86] Use unified file for instructions

5eaa64cb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 08:09
[as] Small fix to register names

3bb75bee – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 05:11
[as] Extend x86 register list

fbda4d2f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 04:04
[as] Extend list of intel registers

1bc054f7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 02:11
Merge remote-tracking branch 'origin/master'

4fc15c50 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 02:01
[as] Move match() to the target part

de47aaf0 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/27 02:00
Remove touch dep

db6a88b1 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/26 09:45
[as] Add indirection operand to primary()

d44f4258 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/26 06:57
[as] Get rid of : in labels definition

4d2efcd9 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/09/26 06:56
[as] Reduce the number of calls to casecmp()