Epple-II/src
2022-12-05 16:11:25 -05:00
..
a2colorsobserved.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
a2colorsobserved.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
abstractcpu.h fixes #12 2022-11-03 18:26:07 -04:00
addressbus.cpp incorporate floating data bus in RAM (instead of just ROM) reads; some more refactoring and cleanup 2019-06-23 23:25:09 -04:00
addressbus.h incorporate floating data bus in RAM (instead of just ROM) reads; some more refactoring and cleanup 2019-06-23 23:25:09 -04:00
analogtv.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
analogtv.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
apple2.cpp add wxWidgets app,frame; combine CMake files 2022-12-03 23:18:52 -05:00
apple2.h fixes #12 2022-11-03 18:26:07 -04:00
applentsc.cpp
applentsc.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
card.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
card.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
cassette.cpp
cassette.h
cassettein.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
cassettein.h
cassetteout.cpp remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
cassetteout.h
Circuit.cpp
Circuit.h
clipboardhandler.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
clipboardhandler.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
clockcard.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
clockcard.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
Common.cpp
Common.h
config.h.in re-work build/package; add prefs dlg; add config.h generation 2022-12-04 16:33:27 -05:00
configep2.cpp fixes #12 2022-11-03 18:26:07 -04:00
configep2.h new cmd line handling; try to fix event thread on mac 2022-12-04 22:45:35 -05:00
Cpu6502.cpp
Cpu6502.h
Cpu6502Helper.cpp
Cpu6502Helper.h
cpu.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
cpu.h fixes #12 2022-11-03 18:26:07 -04:00
disk2readwritehead.cpp refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
disk2readwritehead.h refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
disk2steppermotor.cpp new cmd line handling; try to fix event thread on mac 2022-12-04 22:45:35 -05:00
disk2steppermotor.h refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
disk2steppermotorcan.cpp refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
disk2steppermotorcan.h refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
disk2steppermotorrotor.cpp refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
disk2steppermotorrotor.h refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
diskcontroller.cpp add configurable random 1-bit rate for MC3470 2020-04-18 12:19:15 -04:00
diskcontroller.h add configurable random 1-bit rate for MC3470 2020-04-18 12:19:15 -04:00
drive.cpp fix random bit generation if no disk or no track 2020-04-18 13:26:21 -04:00
drive.h add configurable random 1-bit rate for MC3470 2020-04-18 12:19:15 -04:00
drivemotor.cpp
drivemotor.h
e2const.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
E2wxApp.cpp start sdl first; run wx in a thread 2022-12-05 16:11:25 -05:00
E2wxApp.h start sdl first; run wx in a thread 2022-12-05 16:11:25 -05:00
E2wxFrame.cpp new cmd line handling; try to fix event thread on mac 2022-12-04 22:45:35 -05:00
E2wxFrame.h new cmd line handling; try to fix event thread on mac 2022-12-04 22:45:35 -05:00
emptyslot.cpp
emptyslot.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
Emu6502.cpp
Emu6502.h fixes #12 2022-11-03 18:26:07 -04:00
emulator.cpp add wxWidgets app,frame; combine CMake files 2022-12-03 23:18:52 -05:00
emulator.h add wxWidgets app,frame; combine CMake files 2022-12-03 23:18:52 -05:00
filterchroma.cpp
filterchroma.h
filterluma.cpp
filterluma.h
firmwarecard.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
firmwarecard.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
font3x5.h
gui.cpp new cmd line handling; try to fix event thread on mac 2022-12-04 22:45:35 -05:00
gui.h new cmd line handling; try to fix event thread on mac 2022-12-04 22:45:35 -05:00
hypermode.cpp
hypermode.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
keyboard.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
keyboard.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
keyboardbuffermode.cpp
keyboardbuffermode.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
languagecard.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
languagecard.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
lss.cpp
lss.h
magneticfield.cpp refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
magneticfield.h refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
main.cpp start sdl first; run wx in a thread 2022-12-05 16:11:25 -05:00
memory.cpp incorporate floating data bus in RAM (instead of just ROM) reads; some more refactoring and cleanup 2019-06-23 23:25:09 -04:00
memory.h incorporate floating data bus in RAM (instead of just ROM) reads; some more refactoring and cleanup 2019-06-23 23:25:09 -04:00
memorychip.cpp
memorychip.h
memoryrandomaccess.cpp github build/deb; fix warnings/errors 2022-10-30 22:36:44 -04:00
memoryrandomaccess.h incorporate floating data bus in RAM (instead of just ROM) reads; some more refactoring and cleanup 2019-06-23 23:25:09 -04:00
memoryrow.cpp github build/deb; fix warnings/errors 2022-10-30 22:36:44 -04:00
memoryrow.h incorporate floating data bus in RAM (instead of just ROM) reads; some more refactoring and cleanup 2019-06-23 23:25:09 -04:00
memorystrapping.cpp incorporate floating data bus in RAM (instead of just ROM) reads; some more refactoring and cleanup 2019-06-23 23:25:09 -04:00
memorystrapping.h incorporate floating data bus in RAM (instead of just ROM) reads; some more refactoring and cleanup 2019-06-23 23:25:09 -04:00
movable.cpp refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
movable.h refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
paddlebuttonstates.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
paddlebuttonstates.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
paddles.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
paddles.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
picturegenerator.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
picturegenerator.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
powerupreset.cpp fixes #12 2022-11-03 18:26:07 -04:00
powerupreset.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
PreferencesDialog.cpp new cmd line handling; try to fix event thread on mac 2022-12-04 22:45:35 -05:00
PreferencesDialog.h re-work build/package; add prefs dlg; add config.h generation 2022-12-04 16:33:27 -05:00
ptr_less.h minor fixes; upgrade tinyfiledialogs 2022-11-01 01:40:32 -04:00
screenimage.cpp remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
screenimage.h
SegmentCache.cpp
SegmentCache.h
SegmentTypes.h
slots.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
slots.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
speakerclicker.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
speakerclicker.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
standardin.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
standardin.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
standardinproducer.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
standardinproducer.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
standardout.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
standardout.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
StateCalculator.cpp
StateCalculator.h
textcharacterimages.h
textcharacters.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
textcharacters.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
timable.cpp
timable.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
tinyfiledialogs.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
tinyfiledialogs.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
Trace.cpp
Trace.h
trans.h
TransCache.cpp
TransCache.h
TransNetwork.cpp
TransNetwork.h
util.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
video.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
video.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
videoaddressing.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
videoaddressing.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
videomode.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
videomode.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
videostaticgenerator.cpp convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
videostaticgenerator.h convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
wozfile.cpp github build/deb; fix warnings/errors 2022-10-30 22:36:44 -04:00
wozfile.h fix random bit generation if no disk or no track 2020-04-18 13:26:21 -04:00