Epple-II/src
Christopher A. Mosher 0397b88aed remove autotools; other cleanup 2022-11-02 16:47:50 -04:00
..
CMakeLists.txt debug SDL library 2022-11-02 14:08:29 -04:00
Circuit.cpp replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
Circuit.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
Common.cpp replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
Common.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
Cpu6502.cpp turn off register tracing of 6502 emulator 2013-12-19 21:59:11 -05:00
Cpu6502.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
Cpu6502Helper.cpp replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
Cpu6502Helper.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
Emu6502.cpp replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
Emu6502.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
SegmentCache.cpp replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
SegmentCache.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
SegmentTypes.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
StateCalculator.cpp replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
StateCalculator.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
Trace.cpp replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
Trace.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
TransCache.cpp replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
TransCache.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
TransNetwork.cpp replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
TransNetwork.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
a2colorsobserved.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
a2colorsobserved.h fix email address to gmail 2015-07-28 21:14:58 -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 github build/deb; fix warnings/errors 2022-10-30 22:36:44 -04:00
analogtv.h extra conf search; default TV display 2019-04-13 00:34:25 -04:00
apple2.cpp RAM config; remove obsolete nib paths from config files 2019-02-02 16:08:32 -05:00
apple2.h RAM config; remove obsolete nib paths from config files 2019-02-02 16:08:32 -05:00
applentsc.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
applentsc.h fix email address to gmail 2015-07-28 21:14:58 -04:00
card.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
card.h load file dialog; ask to save on exit 2018-12-29 00:24:16 -05:00
cassette.cpp cassette docs, save on exit, refactor 2019-01-21 18:27:26 -05:00
cassette.h rewrite cassette handling: wave files, separate in/out ports 2019-01-21 00:12:47 -05:00
cassettein.cpp remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
cassettein.h break out cassette FFWD to tone function and expose to user 2019-01-21 21:37:22 -05:00
cassetteout.cpp remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
cassetteout.h rewrite cassette handling: wave files, separate in/out ports 2019-01-21 00:12:47 -05:00
clipboardhandler.cpp remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
clipboardhandler.h fix email address to gmail 2015-07-28 21:14:58 -04:00
clockcard.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
clockcard.h fix email address to gmail 2015-07-28 21:14:58 -04:00
configep2.cpp minor fixes; upgrade tinyfiledialogs 2022-11-01 01:40:32 -04:00
configep2.h add configurable random 1-bit rate for MC3470 2020-04-18 12:19:15 -04:00
cpu.cpp github build/deb; fix warnings/errors 2022-10-30 22:36:44 -04:00
cpu.h fix email address to gmail 2015-07-28 21:14:58 -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 refactor unit tests 2019-06-22 22:24:21 -04: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 fix drive motor on cancels pending off; fix LSS timing during switch changes; fix GUI disk dirty flag 2018-12-27 15:03:46 -05:00
drivemotor.h implement drive motor-off one-second delay 2018-12-19 19:39:27 -05:00
e2const.h fix email address to gmail 2015-07-28 21:14:58 -04:00
emptyslot.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
emptyslot.h rewrite cassette handling: wave files, separate in/out ports 2019-01-21 00:12:47 -05:00
emulator.cpp remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
emulator.h remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
filterchroma.cpp TV: improve color calculation algorithm 2019-04-05 15:48:21 -04:00
filterchroma.h TV: improve color calculation algorithm 2019-04-05 15:48:21 -04:00
filterluma.cpp TV: improve color calculation algorithm 2019-04-05 15:48:21 -04:00
filterluma.h TV: improve color calculation algorithm 2019-04-05 15:48:21 -04:00
firmwarecard.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
firmwarecard.h fix email address to gmail 2015-07-28 21:14:58 -04:00
font3x5.h fix email address to gmail 2015-07-28 21:14:58 -04:00
gui.cpp remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
gui.h fix email address to gmail 2015-07-28 21:14:58 -04:00
hypermode.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
hypermode.h fix email address to gmail 2015-07-28 21:14:58 -04:00
keyboard.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
keyboard.h remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
keyboardbuffermode.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
keyboardbuffermode.h fix email address to gmail 2015-07-28 21:14:58 -04:00
languagecard.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
languagecard.h fix email address to gmail 2015-07-28 21:14:58 -04:00
lss.cpp add RAM chips and better init algorithm; dump RAM 2019-02-07 00:45:54 -05:00
lss.h make disk read pulse 500 ns (not 1 us) (fixes DOS 3.2); enhance stepper motor logging; minor refactor 2018-12-18 22:59:20 -05:00
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 remove SDL2 directory from include statements 2022-11-02 15:07:31 -04: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 add RAM chips and better init algorithm; dump RAM 2019-02-07 00:45:54 -05:00
memorychip.h add RAM chips and better init algorithm; dump RAM 2019-02-07 00:45:54 -05:00
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 remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
paddlebuttonstates.h fix email address to gmail 2015-07-28 21:14:58 -04:00
paddles.cpp remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
paddles.h fix email address to gmail 2015-07-28 21:14:58 -04:00
picturegenerator.cpp TV: improve color calculation algorithm 2019-04-05 15:48:21 -04:00
picturegenerator.h fix email address to gmail 2015-07-28 21:14:58 -04:00
powerupreset.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
powerupreset.h fix email address to gmail 2015-07-28 21:14:58 -04: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 add annunciator display, rev 0 speaker/cassette out, 3 decimal Hz 2019-01-27 01:41:23 -05:00
slots.cpp load file dialog; ask to save on exit 2018-12-29 00:24:16 -05:00
slots.h load file dialog; ask to save on exit 2018-12-29 00:24:16 -05:00
speakerclicker.cpp remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
speakerclicker.h remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
standardin.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
standardin.h fix email address to gmail 2015-07-28 21:14:58 -04:00
standardinproducer.cpp remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
standardinproducer.h fix email address to gmail 2015-07-28 21:14:58 -04:00
standardout.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
standardout.h fix email address to gmail 2015-07-28 21:14:58 -04:00
textcharacterimages.h Initial import from subversion repo 2012-04-20 20:04:34 -04:00
textcharacters.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
textcharacters.h fix email address to gmail 2015-07-28 21:14:58 -04:00
timable.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
timable.h fix email address to gmail 2015-07-28 21:14:58 -04:00
tinyfiledialogs.cpp minor fixes; upgrade tinyfiledialogs 2022-11-01 01:40:32 -04:00
tinyfiledialogs.h minor fixes; upgrade tinyfiledialogs 2022-11-01 01:40:32 -04:00
trans.h replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
util.h fix email address to gmail 2015-07-28 21:14:58 -04:00
video.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
video.h fix email address to gmail 2015-07-28 21:14:58 -04:00
videoaddressing.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
videoaddressing.h fix email address to gmail 2015-07-28 21:14:58 -04:00
videomode.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
videomode.h fix email address to gmail 2015-07-28 21:14:58 -04:00
videostaticgenerator.cpp fix email address to gmail 2015-07-28 21:14:58 -04:00
videostaticgenerator.h fix email address to gmail 2015-07-28 21:14:58 -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