Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/JaC64/
0
»»
- Specify source file encoding to help out the compiler. Cat's Eye Technologies 12 years ago
- This is in a git repo now, so add a sensible .gitignore. Cat's Eye Technologies 12 years ago
- When destroying applet, delete all InterruptManagers too. catseye 13 years ago
- updateKeyboard -> updateJoystick, and only call it when needed. catseye 13 years ago
- Don't pass an offset of -1 to read if there are <256 bytes. catseye 13 years ago
- Resetting the applet should also reset the screen (keyboard, CIA, etc.) catseye 13 years ago
- When loading program, CPU has already been reset; just wait for the kernel. catseye 13 years ago
- Make C64Screen, not Keyboard, responsible for waiting for ISR to start. catseye 13 years ago
- Refactor stop()/destroy() code in attempt to make applet re-entrant. catseye 13 years ago
- Allow sounds and extra files to be optionally included in the JAR. catseye 13 years ago
- Improve applet event diagnostics, and avoid calling a deprecated method. catseye 13 years ago
- Initialize bval and use symbolic constants for joystick port value. catseye 13 years ago
- Get rid of a deprecation warning. catseye 13 years ago
- Improve diagnostics when reading files. catseye 13 years ago
- Gracefully handle not being able to acquire an audio dataline. catseye 13 years ago
- Ignore compiled classfiles and jars. catseye 13 years ago
- Fix clean and jar targets and remove commented-out code. catseye 13 years ago
- Make 'make smalljar' not error out on missing files. catseye 13 years ago
- UTF-8-ify Java source code files. catseye 13 years ago
- Ignore some directories that aren't included in this fork. catseye 13 years ago
- Initial import of JaC64 sources from Sourceforge (svn revision 140). catseye 13 years ago
0
»»