Helper library for LOOKLOOK programmes.
  • C 62%
  • Assembly 33.3%
  • Makefile 3.4%
  • Linker Script 1.3%
Find a file
2026-07-13 15:32:32 +02:00
doc Reimplement '<ctype.h>' in assembly; Fix assembly flags; Fix more C99 items being present; Implement 'remove'; Implement 'rename'; Implement 'tmpnam'; Implement 'fclose'; Implement 'fflush'; Implement 'FOPEN_MAX'; Implement 'fopen'; Add '<dos.h>' header; Implement 'clearerr'; Implement 'feof'; Implement 'ferror'; Implement 'stderr', 'stdin', and 'stdout'; Implement 'memmove'; Update readme; Add missing 'MB_LEN_MAX' macro; Add '_Exit' function to '<stdlib.h>'; 2026-07-13 15:32:32 +02:00
include Reimplement '<ctype.h>' in assembly; Fix assembly flags; Fix more C99 items being present; Implement 'remove'; Implement 'rename'; Implement 'tmpnam'; Implement 'fclose'; Implement 'fflush'; Implement 'FOPEN_MAX'; Implement 'fopen'; Add '<dos.h>' header; Implement 'clearerr'; Implement 'feof'; Implement 'ferror'; Implement 'stderr', 'stdin', and 'stdout'; Implement 'memmove'; Update readme; Add missing 'MB_LEN_MAX' macro; Add '_Exit' function to '<stdlib.h>'; 2026-07-13 15:32:32 +02:00
src Reimplement '<ctype.h>' in assembly; Fix assembly flags; Fix more C99 items being present; Implement 'remove'; Implement 'rename'; Implement 'tmpnam'; Implement 'fclose'; Implement 'fflush'; Implement 'FOPEN_MAX'; Implement 'fopen'; Add '<dos.h>' header; Implement 'clearerr'; Implement 'feof'; Implement 'ferror'; Implement 'stderr', 'stdin', and 'stdout'; Implement 'memmove'; Update readme; Add missing 'MB_LEN_MAX' macro; Add '_Exit' function to '<stdlib.h>'; 2026-07-13 15:32:32 +02:00
.gitignore Add manual; Update gitignore; Remove '<syscall.h>' header; Fix 'offsetof'; Fix C99 items being present; Fix header duplication; Fix 'wchar_t' with C++; Unimplement most '<stdio.h>' items; Implement 'setjmp'; Implement 'longjmp'; Add missing 'wmemcpy' prototype; Use Sun syntax; 2026-07-09 15:32:03 +02:00
CHANGELOG.md Reimplement '<ctype.h>' in assembly; Fix assembly flags; Fix more C99 items being present; Implement 'remove'; Implement 'rename'; Implement 'tmpnam'; Implement 'fclose'; Implement 'fflush'; Implement 'FOPEN_MAX'; Implement 'fopen'; Add '<dos.h>' header; Implement 'clearerr'; Implement 'feof'; Implement 'ferror'; Implement 'stderr', 'stdin', and 'stdout'; Implement 'memmove'; Update readme; Add missing 'MB_LEN_MAX' macro; Add '_Exit' function to '<stdlib.h>'; 2026-07-13 15:32:32 +02:00
COPYRIGHT.txt Actually use FreeBSD licence (both licences may be used for past releases); Update linker script; Decrease 'FILENAME_MAX' to '16'; Fix attribute usage; Prefer assembly implementations; Implement 'memset'; Add logo; Implement 'div_t' and 'ldiv_t'; Implement 'free'; Implement 'time'; Implement 'clock'; Implement 'CLOCKS_PER_SEC'; Implement 'strchr'; Update readme; Implement 'va_arg'; 2026-07-06 20:01:45 +02:00
demo.c Reimplement '<ctype.h>' in assembly; Fix assembly flags; Fix more C99 items being present; Implement 'remove'; Implement 'rename'; Implement 'tmpnam'; Implement 'fclose'; Implement 'fflush'; Implement 'FOPEN_MAX'; Implement 'fopen'; Add '<dos.h>' header; Implement 'clearerr'; Implement 'feof'; Implement 'ferror'; Implement 'stderr', 'stdin', and 'stdout'; Implement 'memmove'; Update readme; Add missing 'MB_LEN_MAX' macro; Add '_Exit' function to '<stdlib.h>'; 2026-07-13 15:32:32 +02:00
ld.ld Actually use FreeBSD licence (both licences may be used for past releases); Update linker script; Decrease 'FILENAME_MAX' to '16'; Fix attribute usage; Prefer assembly implementations; Implement 'memset'; Add logo; Implement 'div_t' and 'ldiv_t'; Implement 'free'; Implement 'time'; Implement 'clock'; Implement 'CLOCKS_PER_SEC'; Implement 'strchr'; Update readme; Implement 'va_arg'; 2026-07-06 20:01:45 +02:00
LOGO.svg Actually use FreeBSD licence (both licences may be used for past releases); Update linker script; Decrease 'FILENAME_MAX' to '16'; Fix attribute usage; Prefer assembly implementations; Implement 'memset'; Add logo; Implement 'div_t' and 'ldiv_t'; Implement 'free'; Implement 'time'; Implement 'clock'; Implement 'CLOCKS_PER_SEC'; Implement 'strchr'; Update readme; Implement 'va_arg'; 2026-07-06 20:01:45 +02:00
Makefile Reimplement '<ctype.h>' in assembly; Fix assembly flags; Fix more C99 items being present; Implement 'remove'; Implement 'rename'; Implement 'tmpnam'; Implement 'fclose'; Implement 'fflush'; Implement 'FOPEN_MAX'; Implement 'fopen'; Add '<dos.h>' header; Implement 'clearerr'; Implement 'feof'; Implement 'ferror'; Implement 'stderr', 'stdin', and 'stdout'; Implement 'memmove'; Update readme; Add missing 'MB_LEN_MAX' macro; Add '_Exit' function to '<stdlib.h>'; 2026-07-13 15:32:32 +02:00
README.md Reimplement '<ctype.h>' in assembly; Fix assembly flags; Fix more C99 items being present; Implement 'remove'; Implement 'rename'; Implement 'tmpnam'; Implement 'fclose'; Implement 'fflush'; Implement 'FOPEN_MAX'; Implement 'fopen'; Add '<dos.h>' header; Implement 'clearerr'; Implement 'feof'; Implement 'ferror'; Implement 'stderr', 'stdin', and 'stdout'; Implement 'memmove'; Update readme; Add missing 'MB_LEN_MAX' macro; Add '_Exit' function to '<stdlib.h>'; 2026-07-13 15:32:32 +02:00
test.c Add manual; Update gitignore; Remove '<syscall.h>' header; Fix 'offsetof'; Fix C99 items being present; Fix header duplication; Fix 'wchar_t' with C++; Unimplement most '<stdio.h>' items; Implement 'setjmp'; Implement 'longjmp'; Add missing 'wmemcpy' prototype; Use Sun syntax; 2026-07-09 15:32:03 +02:00

This repository defines a C95 standard library implementation LOOKLOOK's MC68000 emulator.

Copyright

SPDX-License-Identifier: BSD-2-Clause

Copyright © 2026 Gabriel Bjørnager Jensen.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.