simon 
							
						 
					 
					
						
						
						
						
							
						
						
							55d4c19fe1 
							
						 
					 
					
						
						
							
							Added Console output, Cubots can receive data from ComPort, Fixed BOM being added to string literals, Fixed legs changing direction for free when energy < 100, Changed some log levels.  
						
						
						
						
					 
					
						2017-12-30 15:30:44 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							2ef6f492c4 
							
						 
					 
					
						
						
							
							Fixes   #64  
						
						
						
						
					 
					
						2017-12-30 11:14:45 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							70a55dce59 
							
						 
					 
					
						
						
							
							Added features to Hologram hardware -  Fixes   #63  and  #67  
						
						
						
						
					 
					
						2017-12-30 11:03:09 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							fe0be03ab8 
							
						 
					 
					
						
						
							
							Fixes   #68  & Reformatted code  
						
						
						
						
					 
					
						2017-12-30 10:35:56 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							fd73a47796 
							
						 
					 
					
						
						
							
							Fixes   #65  
						
						
						
						
					 
					
						2017-12-30 10:30:18 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							9e402fe8a1 
							
						 
					 
					
						
						
							
							Fixed Radio Tower range  
						
						
						
						
					 
					
						2017-12-29 22:36:52 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							ef7f573256 
							
						 
					 
					
						
						
							
							Added basic Radio Tower functionality  #32  
						
						... 
						
						
						
						Keypress buffer is cleared on code upload 
						
						
					 
					
						2017-12-29 21:49:42 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							5afa767b4a 
							
						 
					 
					
						
						
							
							Fixed OF and CF flags being always set to false in the other function  
						
						
						
						
					 
					
						2017-12-29 17:09:30 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							a9e580f2ce 
							
						 
					 
					
						
						
							
							Fixed OF and CF flags being always set to false  
						
						
						
						
					 
					
						2017-12-29 17:06:28 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							017b89f97f 
							
						 
					 
					
						
						
							
							Characters can be escaped in string literals  
						
						
						
						
					 
					
						2017-12-29 14:35:26 -05:00 
						 
				 
			
				
					
						
							
							
								Simon Fortier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bd276e0a93 
							
						 
					 
					
						
						
							
							Merge pull request  #60  from ScarySpider/More-Maven-fixes  
						
						... 
						
						
						
						More maven fixes 
						
						
					 
					
						2017-12-29 13:48:56 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							72d43fccf7 
							
						 
					 
					
						
						
							
							Fixes   #58  
						
						
						
						
					 
					
						2017-12-29 13:39:13 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							18aaf91991 
							
						 
					 
					
						
						
							
							Fixed RET instruction that wouldn't assemble without any parameter  
						
						
						
						
					 
					
						2017-12-29 13:09:47 -05:00 
						 
				 
			
				
					
						
							
							
								Jacob Swehla 
							
						 
					 
					
						
						
						
						
							
						
						
							bbcadbf253 
							
						 
					 
					
						
						
							
							Merge branch 'master' into More-Maven-fixes  
						
						
						
						
					 
					
						2017-12-29 11:26:12 -06:00 
						 
				 
			
				
					
						
							
							
								Jacob Swehla 
							
						 
					 
					
						
						
						
						
							
						
						
							b43cf9ac33 
							
						 
					 
					
						
						
							
							Moved config file and fixed some warnings  
						
						
						
						
					 
					
						2017-12-29 11:25:31 -06:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							293795b215 
							
						 
					 
					
						
						
							
							Fixes   #55  and commas & semicolon can be inserted in string literals  
						
						
						
						
					 
					
						2017-12-29 11:06:48 -05:00 
						 
				 
			
				
					
						
							
							
								Jacob Swehla 
							
						 
					 
					
						
						
						
						
							
						
						
							fde79ed97e 
							
						 
					 
					
						
						
							
							Merge branch 'master' into More-Maven-fixes  
						
						
						
						
					 
					
						2017-12-29 10:06:44 -06:00 
						 
				 
			
				
					
						
							
							
								Jacob Swehla 
							
						 
					 
					
						
						
						
						
							
						
						
							59e3e9430e 
							
						 
					 
					
						
						
							
							Maven and file access  
						
						... 
						
						
						
						- Server config file is now accessed through the class loader
- Maven outputs server.jar, moves dependencys to adjacent /libs, and plugins to adjacent /plugins 
						
						
					 
					
						2017-12-29 10:00:19 -06:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							45ec7191b4 
							
						 
					 
					
						
						
							
							Added string literals support for the assembler  
						
						
						
						
					 
					
						2017-12-29 08:28:04 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							d9732557fc 
							
						 
					 
					
						
						
							
							Removed unused files  
						
						
						
						
					 
					
						2017-12-28 23:08:05 -05:00 
						 
				 
			
				
					
						
							
							
								Simon Fortier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							729debb1a3 
							
						 
					 
					
						
						
							
							Fixes   #56  
						
						
						
						
					 
					
						2017-12-28 20:41:02 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							dab5cab602 
							
						 
					 
					
						
						
							
							Updated incorrect documentation  
						
						
						
						
					 
					
						2017-12-28 19:29:48 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							8a980fec6a 
							
						 
					 
					
						
						
							
							Very small modifications for keyboard hardware  
						
						
						
						
					 
					
						2017-12-28 16:51:03 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							21ec4ae704 
							
						 
					 
					
						
						
							
							Cubot are now passable + Bug fixes  
						
						
						
						
					 
					
						2017-12-28 13:34:11 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							d28ca387d0 
							
						 
					 
					
						
						
							
							Fixes ConcurrentModificationException errors  
						
						
						
						
					 
					
						2017-12-28 09:17:31 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							f2b6387cc9 
							
						 
					 
					
						
						
							
							Fixes   #50  
						
						
						
						
					 
					
						2017-12-28 09:15:19 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							f3b20b3a2d 
							
						 
					 
					
						
						
							
							Fixes   #51  
						
						
						
						
					 
					
						2017-12-28 08:43:13 -05:00 
						 
				 
			
				
					
						
							
							
								Cooper Harasyn 
							
						 
					 
					
						
						
						
						
							
						
						
							965ca91cb6 
							
						 
					 
					
						
						
							
							Modified "RET imm" to add imm + 1 to the SP instead of imm  
						
						
						
						
					 
					
						2017-12-27 19:18:10 -05:00 
						 
				 
			
				
					
						
							
							
								Cooper Harasyn 
							
						 
					 
					
						
						
						
						
							
						
						
							3bd34bfcba 
							
						 
					 
					
						
						
							
							Fixed typo in SubInstruction  
						
						
						
						
					 
					
						2017-12-27 15:52:00 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							2e9248ea2e 
							
						 
					 
					
						
						
							
							Factory Integration, NPC improvements.  #19  &  #31 .  
						
						
						
						
					 
					
						2017-12-24 14:26:19 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							4f1342593f 
							
						 
					 
					
						
						
							
							Added Factory object  #31  
						
						
						
						
					 
					
						2017-12-23 12:17:36 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							3548928218 
							
						 
					 
					
						
						
							
							Improved World update performance. Decreased save file size. Added Harvester NPC  #19 .  
						
						
						
						
					 
					
						2017-12-16 15:40:03 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							cd41db9e58 
							
						 
					 
					
						
						
							
							Added Passive energy source for Cubots  #14  
						
						
						
						
					 
					
						2017-12-16 11:35:04 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							9dd9b45d2d 
							
						 
					 
					
						
						
							
							Added Day/Night Cycle  #14  
						
						
						
						
					 
					
						2017-12-09 10:50:37 -05:00 
						 
				 
			
				
					
						
							
							
								Steven Robert Berdak 
							
						 
					 
					
						
						
						
						
							
						
						
							d24363fd82 
							
						 
					 
					
						
						
							
							Added file management  
						
						... 
						
						
						
						. 
						
						
					 
					
						2017-12-04 17:25:55 -08:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							be45979ed0 
							
						 
					 
					
						
						
							
							Added biomass respawn feature  #22  
						
						
						
						
					 
					
						2017-12-02 10:26:59 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							6be2a496c6 
							
						 
					 
					
						
						
							
							Added maven framework support. Started working on NPCs  #19  
						
						
						
						
					 
					
						2017-11-21 20:22:11 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							12db25e726 
							
						 
					 
					
						
						
							
							Changed byte array in Memory to char array (+60% performance improvement)  
						
						
						
						
					 
					
						2017-11-18 22:23:32 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							d004386b7b 
							
						 
					 
					
						
						
							
							Bug fixes for various operands  
						
						
						
						
					 
					
						2017-11-18 22:21:14 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							e09d2c1b16 
							
						 
					 
					
						
						
							
							Bug fix with [reg] as source operand  
						
						
						
						
					 
					
						2017-11-16 18:41:57 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							c703dec3cf 
							
						 
					 
					
						
						
							
							CPU execution time costs energy  #16  
						
						
						
						
					 
					
						2017-11-15 12:24:01 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							8701007ad9 
							
						 
					 
					
						
						
							
							Bug fixes related to floppy drive  
						
						
						
						
					 
					
						2017-11-14 20:58:07 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							cfb8050cee 
							
						 
					 
					
						
						
							
							Added basic floppy drives  #3 .  
						
						
						
						
					 
					
						2017-11-14 17:25:12 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							da7d050661 
							
						 
					 
					
						
						
							
							Universe warp around and maximum size  #9  
						
						
						
						
					 
					
						2017-11-13 22:45:19 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							3ee9b4be95 
							
						 
					 
					
						
						
							
							Added SAR Instructions  #7 .  
						
						
						
						
					 
					
						2017-11-13 21:39:16 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							42421b7710 
							
						 
					 
					
						
						
							
							Added RCR/RCL Instructions  #7 .  
						
						
						
						
					 
					
						2017-11-13 20:08:07 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							9979986c6a 
							
						 
					 
					
						
						
							
							Added SAL Instruction  #6 . Added ROL/ROR Instructions  #7 .  
						
						
						
						
					 
					
						2017-11-13 17:51:16 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							c5abe2efc5 
							
						 
					 
					
						
						
							
							Added ROL/ROR Instructions  #7  as well as JC/JNC and JO/JNO instructions  
						
						
						
						
					 
					
						2017-11-13 11:28:06 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							a3fa3c4c09 
							
						 
					 
					
						
						
							
							Added Battery Hardware.  #2  
						
						
						
						
					 
					
						2017-11-12 10:27:07 -05:00 
						 
				 
			
				
					
						
							
							
								simon 
							
						 
					 
					
						
						
						
						
							
						
						
							04d51e1f1f 
							
						 
					 
					
						
						
							
							Added XCHG Instruction  #5 . Placeholder class for LEA  #1  
						
						
						
						
					 
					
						2017-11-11 20:14:13 -05:00