|
|
Quellcode |
1 2 3 |
10 x=rnd(-1294):fori=1to52:x=rnd(1):next 20 fori=1to5:printchr$(rnd(1)*11+69);:next 30 printint(rnd(1)*4711)-3590 |
This post has been edited 1 times, last edit by "Unseen" (May 20th 2009, 8:53pm)
Hmm. Einen AtMega 644 habe ich noch hier (keinen 644p). Funktioniert die Software damit auch?
Quoted
Wenn nicht, wo bekomme ich den 644P her?
|
|
Quellcode |
1 2 3 |
10 x=rnd(-1294):fori=1to52:x=rnd(1):next 20 fori=1to5:printchr$(rnd(1)*11+69);:next 30 printint(rnd(1)*4711)-3590 |
Wenn ich auf den AtMega 644 den Bootloader flashe, muss ich die .bin Firmware einfach auf die SD-Karte laden?
|
|
Quellcode |
1 2 3 |
10 x=rnd(-1294):fori=1to52:x=rnd(1):next 20 fori=1to5:printchr$(rnd(1)*11+69);:next 30 printint(rnd(1)*4711)-3590 |
Weil Das Ding nicht genug Ram hat....Rom müsste auch schon nahezu voll sein.
|
|
Quellcode |
1 2 3 |
10 x=rnd(-1294):fori=1to52:x=rnd(1):next 20 fori=1to5:printchr$(rnd(1)*11+69);:next 30 printint(rnd(1)*4711)-3590 |
Aber man bekommt ~45-50K Code nicht in die 32K Flash des mega32.
Machen die Fixes gleich soviel mehr an Speicher aus?
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 |
crystal:~/src/avr/sd2iec$ git diff --stat releases-0.6..releases-0.8 Makefile | 275 ++++++--- NEWS | 177 ++++-- README | 495 +++++++++++++-- ata.c | 720 ++++++++++++--------- ata.h | 154 +++-- avrcompat.h | 80 ++- buffers.c | 168 ++++- buffers.h | 91 +++- config-example | 54 ++- config-larsp | 20 +- config-nkc | 20 +- config-sw1 | 17 +- config-sw2 | 17 +- config-uIEC | 71 +-- config-uIEC3 | 56 ++ config.h | 429 +++++++++++-- crc7.c | 4 +- crc7.h | 2 +- d64ops.c | 956 ++++++++++++++++++++------- d64ops.h | 6 +- dataflash.c | 351 ++++++++++ dataflash.h | 40 ++ dirent.h | 136 ++++- diskchange.c | 71 ++- diskchange.h | 13 +- diskio.c | 199 ++++++ diskio.h | 126 ++++- doc/buffers.txt | 54 ++ doc/dreamload.txt | 141 ++++ doc/fc3-protocol.txt | 184 ++++++ doscmd.c | 1768 +++++++++++++++++++++++++++++++++++++------------- doscmd.h | 9 +- eeprom.c | 97 +++- eeprom.h | 2 +- errormsg.c | 133 +++-- errormsg.h | 8 +- fastloader-ll.S | 475 +++++++++++--- fastloader-ll.h | 6 +- fastloader.c | 260 ++++++-- fastloader.h | 30 +- fatops.c | 1076 +++++++++++++++++++++++++------ fatops.h | 38 +- ff.c | 1001 +++++++++++++++++++--------- ff.h | 206 ++++--- fileops.c | 692 +++++++++++++------- fileops.h | 8 +- flags.h | 46 ++ gcctest.awk | 15 + i2c.h | 41 ++ iec-ll.h | 4 +- iec.c | 560 ++++++++-------- iec.h | 31 +- integer.h | 2 +- jiffy.c | 225 +++++++ led.c | 46 ++ led.h | 54 ++ m2iops.c | 201 ++++--- m2iops.h | 2 +- main.c | 101 +++- parser.c | 439 +++++++++++++ parser.h | 60 ++ pcf8583.c | 148 +++++ rtc.c | 16 + rtc.h | 62 ++ sdcard.c | 368 ++++++++--- sdcard.h | 47 +-- softi2c.c | 202 ++++++ softrtc.c | 147 +++++ spi.c | 15 +- spi.h | 23 +- src2doxy.pl | 48 +- time.h | 16 + timer.c | 95 ++- timer.h | 41 +- uart.c | 62 ++- uart.h | 4 +- ustring.h | 42 ++ utils.c | 77 +++ utils.h | 40 ++ wrapops.h | 62 +- 80 files changed, 11050 insertions(+), 3228 deletions(-) |
|
|
Quellcode |
1 2 3 |
10 x=rnd(-1294):fori=1to52:x=rnd(1):next 20 fori=1to5:printchr$(rnd(1)*11+69);:next 30 printint(rnd(1)*4711)-3590 |
|
|
Source code |
1 |
Suche: C64 Hardware (auch defekt) und Zubehör wie zB Module, Platinen, etc |
muss für das update KEINE andere datzei im hauptverzeichnis sein als "sd2iec.bin" ?
Quoted
hat nicht geklappt. habe die petersieg-platine - beim update müssten die dioden leuchten, richtig?
|
|
Quellcode |
1 2 3 |
10 x=rnd(-1294):fori=1to52:x=rnd(1):next 20 fori=1to5:printchr$(rnd(1)*11+69);:next 30 printint(rnd(1)*4711)-3590 |
und: wird es künftige bootloader-versionen geben, die auch fat32 unterstützen?
Quoted
jetzt habe ich gesehen, dass load"*",8 (zb) in verzeichnissen möglich ist.
Quoted
habe nun das programm "fibr" als erstes in der directory stehen. (...) irgeneine idee?
|
|
Quellcode |
1 2 3 |
10 x=rnd(-1294):fori=1to52:x=rnd(1):next 20 fori=1to5:printchr$(rnd(1)*11+69);:next 30 printint(rnd(1)*4711)-3590 |
Forum Software: Burning Board® 3.1.7, developed by WoltLab® GmbH
Forum online for 9 Years, 5 Months, 24 Days and 13 Hours