This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2025-02-07 20:30:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cc65
/
targetutil
History
ol.sc
bd2ff69182
I wasn't aware that the unit numbers in the ProDOS device list contain device type identifiers in the low nibble. So if we can't use the device list entries as-is we can as well present the high nibble as low nibble to the user thus providing more meaningful device numbers.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5853 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-10-16 06:34:38 +00:00
..
apple2
Added a makefile to build the utility.
2012-01-24 20:41:57 +00:00
geos-apple
I wasn't aware that the unit numbers in the ProDOS device list contain device type identifiers in the low nibble. So if we can't use the device list entries as-is we can as well present the high nibble as low nibble to the user thus providing more meaningful device numbers.
2012-10-16 06:34:38 +00:00
Makefile
Added main makefile for target utils.
2012-02-10 20:03:38 +00:00