]> Shamusworld >> Repos - apple2/commit
Moved stuff into trunk (part 2)...
authorShamus Hammons <jlhamm@acm.org>
Tue, 29 May 2007 02:37:11 +0000 (02:37 +0000)
committerShamus Hammons <jlhamm@acm.org>
Tue, 29 May 2007 02:37:11 +0000 (02:37 +0000)
commiteeb2935c12ef41a63049126748c2574b324403a5
tree2bd9856f656333ad9a8e8cec224666dbc3eaf78d
parent44924170294495e1b0f2a7b8705a568a23f0a25a
Moved stuff into trunk (part 2)...
58 files changed:
Makefile [new file with mode: 0755]
ROMs/apple2.rom [new file with mode: 0755]
ROMs/apple2c.rom [new file with mode: 0755]
ROMs/apple2e.rom [new file with mode: 0755]
apple2.cfg [new file with mode: 0755]
docs/gpl.txt [new file with mode: 0755]
res/apple2.ico [new file with mode: 0755]
res/apple2.rc [new file with mode: 0755]
src/apple2.cpp [new file with mode: 0755]
src/apple2.h [new file with mode: 0755]
src/applevideo.cpp [new file with mode: 0755]
src/applevideo.h [new file with mode: 0755]
src/ay8910.cpp [new file with mode: 0755]
src/ay8910.h [new file with mode: 0755]
src/charset.h [new file with mode: 0755]
src/dis65c02.cpp [new file with mode: 0755]
src/dis65c02.h [new file with mode: 0755]
src/fd-img-128x128.c [new file with mode: 0755]
src/firmware.h [new file with mode: 0755]
src/floppy.cpp [new file with mode: 0755]
src/floppy.h [new file with mode: 0755]
src/font14pt.h [new file with mode: 0755]
src/gui/button.cpp [new file with mode: 0755]
src/gui/button.h [new file with mode: 0755]
src/gui/draggablewindow.cpp [new file with mode: 0755]
src/gui/draggablewindow.h [new file with mode: 0755]
src/gui/element.cpp [new file with mode: 0755]
src/gui/element.h [new file with mode: 0755]
src/gui/font1.h [new file with mode: 0755]
src/gui/font14pt.h [new file with mode: 0755]
src/gui/gui.cpp [new file with mode: 0755]
src/gui/gui.h [new file with mode: 0755]
src/gui/guimisc.cpp [new file with mode: 0755]
src/gui/guimisc.h [new file with mode: 0755]
src/gui/menu.cpp [new file with mode: 0755]
src/gui/menu.h [new file with mode: 0755]
src/gui/textedit.cpp [new file with mode: 0755]
src/gui/textedit.h [new file with mode: 0755]
src/gui/window.cpp [new file with mode: 0755]
src/gui/window.h [new file with mode: 0755]
src/icon.h [new file with mode: 0755]
src/log.cpp [new file with mode: 0755]
src/log.h [new file with mode: 0755]
src/sdlemu_config.cpp [new file with mode: 0755]
src/sdlemu_config.h [new file with mode: 0755]
src/sdlemu_opengl.c [new file with mode: 0755]
src/sdlemu_opengl.h [new file with mode: 0755]
src/settings.cpp [new file with mode: 0755]
src/settings.h [new file with mode: 0755]
src/sound.cpp [new file with mode: 0755]
src/sound.h [new file with mode: 0755]
src/timing.cpp [new file with mode: 0755]
src/timing.h [new file with mode: 0755]
src/types.h [new file with mode: 0755]
src/v65c02.cpp [new file with mode: 0755]
src/v65c02.h [new file with mode: 0755]
src/video.cpp [new file with mode: 0755]
src/video.h [new file with mode: 0755]