apple2idiot/examples/defunct-explorations/chess
Nathan Hendler 55ed4c8bd6 KFest
2022-07-22 12:44:55 -07:00
..
apple2-cc65 KFest 2022-07-22 12:44:55 -07:00
a2i_chess.cpp reorganizing the examples dir structure 2021-12-27 12:41:59 -07:00
a2i_chess.h reorganizing the examples dir structure 2021-12-27 12:41:59 -07:00
chess_commands.h reorganizing the examples dir structure 2021-12-27 12:41:59 -07:00
chess.ino reorganizing the examples dir structure 2021-12-27 12:41:59 -07:00
globals.h reorganizing the examples dir structure 2021-12-27 12:41:59 -07:00
README.md reorganizing the examples dir structure 2021-12-27 12:41:59 -07:00

apple2idiot Chess

  • Use the arduino-cli or ide to transfer weather.ino to the ESP32 on the apple2idiot card.
  • Use either WEATHER.BAS or the /apple2-cc65/weather.dsk on your Apple ][.

Log of builds

Sketch uses 884490 bytes (67%) of program storage space. Maximum is 1310720 bytes.
Global variables use 39456 bytes (12%) of dynamic memory, leaving 288224 bytes for local variables. Maximum is 327680 bytes.

Sketch uses 887406 bytes (67%) of program storage space. Maximum is 1310720 bytes.
Global variables use 39456 bytes (12%) of dynamic memory, leaving 288224 bytes for local variables. Maximum is 327680 bytes.

Sketch uses 887698 bytes (67%) of program storage space. Maximum is 1310720 bytes.
Global variables use 39648 bytes (12%) of dynamic memory, leaving 288032 bytes for local variables. Maximum is 327680 bytes.