This website requires JavaScript.
Explore
Help
Sign in
d0p1
/
ack
Watch
1
Star
0
Fork
You've already forked ack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
75308901bc
ack
/
mach
/
mips
/
as
History
David Given
75308901bc
Added hi[] and lo[] functions to the assembler; fix things enough that we now
...
get to the point of failing to link programs.
2018-09-08 22:42:06 +02:00
..
build.lua
Add a completely non-tested table-based MIPS assembler.
2018-09-01 19:35:31 +02:00
instructions.dat
The examples all compile now (probably incorrectly, and the libc doesn't
2018-09-04 23:55:28 +02:00
mach0.c
Add a completely non-tested table-based MIPS assembler.
2018-09-01 19:35:31 +02:00
mach1.c
Added li and la instructions.
2018-09-03 22:47:41 +02:00
mach2.c
Added hi[] and lo[] functions to the assembler; fix things enough that we now
2018-09-08 22:42:06 +02:00
mach3.c
Added hi[] and lo[] functions to the assembler; fix things enough that we now
2018-09-08 22:42:06 +02:00
mach4.c
Added hi[] and lo[] functions to the assembler; fix things enough that we now
2018-09-08 22:42:06 +02:00
mach5.c
Add a completely non-tested table-based MIPS assembler.
2018-09-01 19:35:31 +02:00
mktables.lua
Lots of assembler and rule bugfixing.
2018-09-04 23:43:24 +02:00