]> Shamusworld >> Repos - apple2/commit
Minor refactoring on V65C02 core (fixed EA_ABS_* macros), changed sound to
authorShamus Hammons <jlhamm@acm.org>
Mon, 19 Jan 2009 16:09:37 +0000 (16:09 +0000)
committerShamus Hammons <jlhamm@acm.org>
Mon, 19 Jan 2009 16:09:37 +0000 (16:09 +0000)
commit8f4768bdc18918a0c1d4dfd562d1a1014aa052fb
tree5d14df909336d451afced80b79de1f33641ad143
parent555db5cdcdcc387561f2ff13d36841b81307450d
Minor refactoring on V65C02 core (fixed EA_ABS_* macros), changed sound to
work with signed samples (in preparation for the move to 16-bit signed). Also,
colorized the Makefile for more mirth.
Makefile
apple2.cfg
src/floppy.cpp
src/sdlemu_config.cpp
src/sound.cpp
src/v65c02.cpp
src/video.cpp