Tree @userdir-vs-assets (Download .tar.gz)
- ..
- gui-osx
- 6821.cpp
- Applewin.cpp
- asset.cpp
- AY8910.cpp
- config.cpp
- CPU.cpp
- Debug.cpp
- Disk.cpp
- DiskChoose.cpp
- DiskFTP.cpp
- DiskImage.cpp
- Frame.cpp
- ftpparse.cpp
- Harddisk.cpp
- Joystick.cpp
- Keyboard.cpp
- Log.cpp
- Memory.cpp
- Mockingboard.cpp
- MouseInterface.cpp
- ParallelPrinter.cpp
- Registry.cpp
- Riff.cpp
- SaveState.cpp
- SDLMain.h
- SDLMain.m
- SerialComms.cpp
- shim.cpp
- SoundCore.cpp
- Speaker.cpp
- stretch.cpp
- Timer.cpp
- Video.cpp
- wwrapper.cpp
History of
src
@userdir-vs-assets
git clone https://git.catseye.tc/linapple/
- Merge branch '2.1.1-catseye' into userdir-vs-assets Chris Pressey 6 years ago
- Merge branch 'pcm-files' of https://github.com/catseye/linapple into 2.1.1-catseye Chris Pressey 6 years ago
- Don't create files we literally never write anything to. Chris Pressey 6 years ago
- Merge branch 'allow-relative-path-in-cmdline' into 2.1.1-catseye Chris Pressey 6 years ago
- Merge branch 'cmdline-d1-relative-filename' into userdir-vs-assets Chris Pressey 6 years ago
- Remove repetitious printf accidentally introduced. Chris Pressey 6 years ago
- Make diff smaller. Chris Pressey 6 years ago
- Restore chunk of disabled code. Note caveat if you plan on enabling. Chris Pressey 6 years ago
- Remove support for, and need for, changing directory in-process. Chris Pressey 6 years ago
- At this point, the directory has already been changed. Chris Pressey 6 years ago
- This function is unused. Chris Pressey 6 years ago
- Error message when disk could not be inserted. Also fix indentation. Chris Pressey 6 years ago
- Allow ASSET_DIR and RESOURCE_INIT_DIR to be set at build time. Chris Pressey 6 years ago
- Create the subdirectory tree after copying the files. Chris Pressey 6 years ago
- If we got past the stage where we copy files, return true. Chris Pressey 6 years ago
- Fix indentation, improve logging Chris Pressey 6 years ago
- It's not called LICENSE anymore; I don't think it needs to be here. Chris Pressey 6 years ago
- Printer.txt doesn't even exist. Chris Pressey 6 years ago
- Merge branch 'do-not-copy-assets-to-userdir' into userdir-vs-assets Chris Pressey 6 years ago
- No longer any need to copy these files to the userdir. Chris Pressey 6 years ago
- Logging in Asset_LoadBMP. Chris Pressey 6 years ago
- Merge branch 'experiments' into fail-hard-on-file-copy-error Chris Pressey 6 years ago
- We only need to change directory once. Chris Pressey 6 years ago
- Remove unused function, correct error message in related function. Chris Pressey 6 years ago
- Abort if there were errors when copying files to user dir. Chris Pressey 6 years ago
- Load bmp files and Master.dsk from "proper" dir T. Joseph Carter 6 years ago
- Extra safety to assets, fix dumb typo T. Joseph Carter 6 years ago
- Redo how assets are loaded/managed T. Joseph Carter 6 years ago
- Fix missing format string T. Joseph Carter 6 years ago
- Make all files use UNIX line-endings T. Joseph Carter 6 years ago