mirror of
https://github.com/gwenhael-le-moine/x48.git
synced 2024-11-16 19:50:21 +01:00
76 lines
1,004 B
Text
76 lines
1,004 B
Text
|
README
|
||
|
Imakefile
|
||
|
config.h
|
||
|
MANIFEST
|
||
|
ChangeLog
|
||
|
utils/Imakefile
|
||
|
utils/ad2c
|
||
|
utils/makeversion
|
||
|
src/Imakefile
|
||
|
src/X48.ad
|
||
|
src/actions.c
|
||
|
src/debugger.c
|
||
|
src/device.c
|
||
|
src/disasm.c
|
||
|
src/emulate.c
|
||
|
src/init.c
|
||
|
src/lcd.c
|
||
|
src/main.c
|
||
|
src/memory.c
|
||
|
src/options.c
|
||
|
src/register.c
|
||
|
src/resources.c
|
||
|
src/rpl.c
|
||
|
src/serial.c
|
||
|
src/timer.c
|
||
|
src/x48_x11.c
|
||
|
src/dump2rom.c
|
||
|
src/checkrom.c
|
||
|
src/annunc.h
|
||
|
src/append.h
|
||
|
src/buttons.h
|
||
|
src/constants.h
|
||
|
src/debugger.h
|
||
|
src/defaults.h
|
||
|
src/device.h
|
||
|
src/disasm.h
|
||
|
src/global.h
|
||
|
src/hp.h
|
||
|
src/hp48.h
|
||
|
src/hp48_emu.h
|
||
|
src/hp48char.h
|
||
|
src/icon.h
|
||
|
src/options.h
|
||
|
src/resources.h
|
||
|
src/rpl.h
|
||
|
src/small.h
|
||
|
src/timer.h
|
||
|
src/version.h
|
||
|
src/x48.man
|
||
|
src/x48_x11.h
|
||
|
romdump/Imakefile
|
||
|
romdump/ROMDump
|
||
|
romdump/README
|
||
|
romdump/ReadRom.s
|
||
|
romdump/Dump
|
||
|
doc/Imakefile
|
||
|
doc/ChangeLog
|
||
|
doc/COPYING
|
||
|
doc/INSTALLING
|
||
|
doc/TODO
|
||
|
doc/CARDS.doc
|
||
|
doc/ROMDump.doc
|
||
|
rpm/x48.spec.in
|
||
|
rpm/x48.spec
|
||
|
debian/README.Debian
|
||
|
debian/changelog
|
||
|
debian/compat
|
||
|
debian/control
|
||
|
debian/copyright
|
||
|
debian/dirs
|
||
|
debian/docs
|
||
|
debian/menu
|
||
|
debian/quit
|
||
|
debian/rules
|
||
|
debian/watch
|