forked from len0rd/rockbox
Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It theoretically runs on all targets, but I have not included it in the Archos builds because it is just too slow to be usable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10950 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1350d57751
commit
05a7f14f8d
88 changed files with 19624 additions and 0 deletions
33
apps/plugins/zxbox/SOURCES
Normal file
33
apps/plugins/zxbox/SOURCES
Normal file
|
@ -0,0 +1,33 @@
|
|||
compr.c
|
||||
helpers.c
|
||||
interf.c
|
||||
keynames.c
|
||||
loadim.c
|
||||
misc.c
|
||||
rom_imag.c
|
||||
snapshot.c
|
||||
spconf.c
|
||||
spect.c
|
||||
spectkey.c
|
||||
spkey.c
|
||||
spmain.c
|
||||
spperif.c
|
||||
spscr.c
|
||||
spsound.c
|
||||
sptape.c
|
||||
sptiming.c
|
||||
tapefile.c
|
||||
z80.c
|
||||
z80_op1.c
|
||||
z80_op2.c
|
||||
z80_op3.c
|
||||
z80_op4.c
|
||||
z80_op5.c
|
||||
z80_op6.c
|
||||
z80_step.c
|
||||
z80optab.c
|
||||
zxbox.c
|
||||
zxbox_keyb.c
|
||||
zxvid_16bpp.c
|
||||
zxvid_4bpp.c
|
||||
zxvid_grey.c
|
Loading…
Add table
Add a link
Reference in a new issue