Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam b4a8d373d8
Create README.md
5 years ago
..
atidisk initial commit 5 years ago
jensen initial commit 5 years ago
pal initial commit 5 years ago
tools initial commit 5 years ago
arceisa.h initial commit 5 years ago
ati.h initial commit 5 years ago
bldrstub.c initial commit 5 years ago
conftest.c initial commit 5 years ago
conftest.rsp initial commit 5 years ago
debug.h initial commit 5 years ago
eisafunc.c initial commit 5 years ago
eisaini.c initial commit 5 years ago
eisamisc.c initial commit 5 years ago
eisapod.c initial commit 5 years ago
eisastr.h initial commit 5 years ago
eisausa.c initial commit 5 years ago
fakebldr.c initial commit 5 years ago
fakebldr.rsp initial commit 5 years ago
fwcallbk.h initial commit 5 years ago
fwchkstk.s initial commit 5 years ago
fwhalt.c initial commit 5 years ago
fwio.c initial commit 5 years ago
fwkd.c initial commit 5 years ago
fwload.c initial commit 5 years ago
fwmemdef.h initial commit 5 years ago
fwp.h initial commit 5 years ago
fwpexcpt.h initial commit 5 years ago
fwprint.c initial commit 5 years ago
fwrstb.c initial commit 5 years ago
fwsignal.c initial commit 5 years ago
fwstring.h initial commit 5 years ago
fwtime.c initial commit 5 years ago
fwupusa.c initial commit 5 years ago
fwusa.c initial commit 5 years ago
inc.h initial commit 5 years ago
iodevice.h initial commit 5 years ago
jenassem.s initial commit 5 years ago
jenfonts.c initial commit 5 years ago
jnfs.h initial commit 5 years ago
jnfsfsb.h initial commit 5 years ago
jnfsinit.c initial commit 5 years ago
jnfsstb.c initial commit 5 years ago
jnfsstub.s initial commit 5 years ago
jnsetcom.c initial commit 5 years ago
jnsetenv.c initial commit 5 years ago
jnsetmak.c initial commit 5 years ago
jnsetset.c initial commit 5 years ago
jnsettim.c initial commit 5 years ago
jnsnprom.h initial commit 5 years ago
jnsnvdeo.h initial commit 5 years ago
jnupass.s initial commit 5 years ago
jnupdate.c initial commit 5 years ago
jnupdate.h initial commit 5 years ago
jnupstub.c initial commit 5 years ago
jnvendor.h initial commit 5 years ago
jxboot.c initial commit 5 years ago
jxconfig.c initial commit 5 years ago
jxdisp.c initial commit 5 years ago
jxenvir.c initial commit 5 years ago
jxfboot.c initial commit 5 years ago
jxfwhal.h initial commit 5 years ago
jxhwsup.c initial commit 5 years ago
jxkbd.c initial commit 5 years ago
jxreboot.c initial commit 5 years ago
jxserial.c initial commit 5 years ago
jxsysid.c initial commit 5 years ago
jxvendor.c initial commit 5 years ago
kbdmouse.h initial commit 5 years ago
kbdtest.c initial commit 5 years ago
kdstubs.c initial commit 5 years ago
monitor.c initial commit 5 years ago
monitor.h initial commit 5 years ago
oli2msft.h initial commit 5 years ago
omf.c initial commit 5 years ago
readme.txt initial commit 5 years ago
rom.c initial commit 5 years ago
rom.h initial commit 5 years ago
selfmap.h initial commit 5 years ago
selftest.h initial commit 5 years ago
stubs.c initial commit 5 years ago
xxstring.h initial commit 5 years ago

readme.txt

This directory contains firmware source files common to all ALPHA platforms.

Be sure to check this directory first before editing source files in any
platform specific directory. The build procedure copies files from here
to the platform specific directory, so multiple copies may exist. Files
that are in this directory are the only maintained copies. If a file exists
both here and in a platform specific directory, edits must be done here.

Builds for each machine are done in the appropriate subdirectory of fw\alpha.
E.g.: Builds for Morgan are done in fw\alpha\morgan, and builds for Jensen
are done in fw\alpha\jensen. Each machine has its own firmware PALcode.