Commit Graph
32 Commits
Author SHA1 Message Date
Luxferre 1a95042757 Persistent operations implemented 2022-08-12 11:26:34 +03:00
Luxferre d48e6df014 terminal and readme improvements 2022-08-11 23:23:02 +03:00
Luxferre d457e9c56e Got rid of unnecessary var 2022-08-11 21:05:38 +03:00
Luxferre 2e311caa3f Updated min ex 2022-08-11 20:49:34 +03:00
Luxferre abfc1125c7 Implemented minification mode 2022-08-11 19:11:18 +03:00
Luxferre c3faeff722 Implemented FizzBuzz example for current spec version 2022-08-11 18:38:02 +03:00
Luxferre e99a36bd3c some docs corrections 2022-08-11 15:39:22 +03:00
Luxferre 4c7643decd Port I/O tested; strip unstable again, commented out 2022-08-11 15:36:39 +03:00
Luxferre ac18f1499c Some cc65 screen init and welcome prompt fix 2022-08-11 12:11:27 +03:00
Luxferre ef0aee083f fixed Q logic 2022-08-11 11:55:32 +03:00
Luxferre f68975f5c8 Whitespace logic revamped, now Q at the end is mandatory but one can use any whitespace in the programs 2022-08-11 11:43:05 +03:00
Luxferre c0ee893f25 Implemented G instruction 2022-08-11 09:29:05 +03:00
Luxferre 23b39f036a Fixed return instruction and EOF behavior 2022-08-10 22:14:43 +03:00
Luxferre 6466fa7d87 Fixed return instruction and EOF behavior 2022-08-10 17:53:10 +03:00
Luxferre f99b95fcd2 Implemented variable-length literals and strings 2022-08-10 16:49:46 +03:00
Luxferre aaf98b5dbb Got rid of POSIX warnings and re-enabled strip in the makefile for now 2022-08-09 21:34:33 +03:00
Luxferre 0be72ee3fd Hopefully fixed literals and implemented most instructions 2022-08-09 20:59:08 +03:00
Luxferre 31166c8e7f Temporarily commented out strip 2022-08-09 07:47:50 +03:00
Luxferre 898f1f22d3 some instruction progress 2022-08-08 11:07:24 +03:00
Luxferre d2f4b058d2 Some TCC adaptations 2022-08-08 06:48:46 +03:00
Luxferre 27d12a1131 some skeleton for further codebase 2022-08-07 22:20:48 +03:00
Luxferre 11a73d1c6e Made EquiRAM structure the main source of truth about sizing 2022-08-06 21:09:10 +03:00
Luxferre 4574e1def5 Working config found for apple2enh target 2022-08-06 19:02:13 +03:00
Luxferre ee6d75ca24 Working config found for apple2enh target 2022-08-06 19:01:18 +03:00
Luxferre c653bf6f73 some makefile improvements 2022-08-06 14:01:53 +03:00
Luxferre 00bdae06da Added Makefile to simplify builds 2022-08-06 13:35:10 +03:00
Luxferre 62b84f735b Described how we would build Equi for Apple II and started to debug the process 2022-08-06 12:14:23 +03:00
Luxferre 152744e84a standardize 2022-08-06 09:34:32 +03:00
Luxferre db589f3904 Fixed readme in terms of real RAM layout and how to compile on cc 2022-08-06 08:19:09 +03:00
Luxferre 3c24cccd9d Up 2022-08-06 00:10:26 +03:00
Luxferre 21365cafc0 Up 2022-08-06 00:09:53 +03:00
Luxferre 0a23370e4f Up 2022-08-06 00:08:17 +03:00