mirror of
https://github.com/sweetlilmre/tapuino.git
synced 2026-07-27 19:55:41 +00:00
fixed LICENCE and README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) [year] [fullname]
|
Copyright (c) 2014 Peter Edwards (sweetlilmre)
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@@ -1,7 +1,13 @@
|
|||||||
tapuino
|
Tapuino
|
||||||
=======
|
=======
|
||||||
|
|
||||||
The $20 C64 Tape Emulator
|
The $20 C64 Tape Emulator
|
||||||
|
|
||||||
Details can be found on my blog: http://www.sweetlilmre.com
|
Details can be found on my blog: http://www.sweetlilmre.com
|
||||||
|
|
||||||
|
Portions of this code are copyright by their respective owners:
|
||||||
|
|
||||||
|
PetitFatfs: Chan: http://elm-chan.org/fsw/ff/00index_p.html
|
||||||
|
I2C code: Peter Fleury <pfleury@gmx.ch> http://jump.to/fleury
|
||||||
|
LCD code: conversion of the Arduino code apparently by DFRobot? (converted to C by me)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user