Commit Graph

  • 3db05478c1 Comments! Brent O'Neil 2017-12-30 08:54:23 +11:00
  • 974b00aa7a Renamed intr to iret to match 8086 mnemnonics Brent O'Neil 2017-12-30 08:29:53 +11:00
  • c4caf4ab0b Changed CLEAR action for the inventory to 0 for consistency simon 2017-12-29 16:16:28 -05:00
  • 0c06d0bf09 Fixes #62 simon 2017-12-29 15:53:29 -05:00
  • 017b89f97f Characters can be escaped in string literals simon 2017-12-29 14:35:26 -05:00
  • bd276e0a93
    Merge pull request #60 from ScarySpider/More-Maven-fixes Simon Fortier 2017-12-29 13:48:56 -05:00
  • 72d43fccf7 Fixes #58 simon 2017-12-29 13:39:13 -05:00
  • 18aaf91991 Fixed RET instruction that wouldn't assemble without any parameter simon 2017-12-29 13:09:47 -05:00
  • bbcadbf253 Merge branch 'master' into More-Maven-fixes Jacob Swehla 2017-12-29 11:26:12 -06:00
  • 3d60f9a67c Merge remote-tracking branch 'upstream/master' Jacob Swehla 2017-12-29 11:25:55 -06:00
  • b43cf9ac33 Moved config file and fixed some warnings Jacob Swehla 2017-12-29 11:25:31 -06:00
  • ff4a3d6f20 Fixed some whitespace nonsense from a merge. Brent O'Neil 2017-12-30 03:07:28 +11:00
  • 293795b215 Fixes #55 and commas & semicolon can be inserted in string literals simon 2017-12-29 11:06:48 -05:00
  • fde79ed97e Merge branch 'master' into More-Maven-fixes Jacob Swehla 2017-12-29 10:06:44 -06:00
  • fcd339c315 Merge remote-tracking branch 'upstream/master' Jacob Swehla 2017-12-29 10:06:20 -06:00
  • 59e3e9430e Maven and file access Jacob Swehla 2017-12-29 10:00:19 -06:00
  • fedd4bb779 Merge branch 'master' of https://github.com/simon987/Much-Assembly-Required into Interupts Brent O'Neil 2017-12-30 02:10:14 +11:00
  • 1b18426c5c Added the Interupt (int <imm>) and Return from Interupt (intr) command. Brent O'Neil 2017-12-30 02:02:18 +11:00
  • 45ec7191b4 Added string literals support for the assembler simon 2017-12-29 08:28:04 -05:00
  • d9732557fc Removed unused files simon 2017-12-28 23:08:05 -05:00
  • eced45a358 Merge remote-tracking branch 'origin/master' simon 2017-12-28 22:39:22 -05:00
  • 0fee35baec Fixes #53 simon 2017-12-28 22:35:49 -05:00
  • 729debb1a3
    Fixes #56 Simon Fortier 2017-12-28 20:41:02 -05:00
  • 2fb7d2f73e Fixes #54 simon 2017-12-28 20:33:57 -05:00
  • dab5cab602 Updated incorrect documentation simon 2017-12-28 19:29:48 -05:00
  • c23ee0dc86 stuff Jacob Swehla 2017-12-28 17:02:41 -06:00
  • 96cce8478e Merge remote-tracking branch 'upstream/master' Jacob Swehla 2017-12-28 16:44:03 -06:00
  • 9d184cb515 Merge remote-tracking branch 'upstream/master' Jacob Swehla 2017-12-28 16:41:05 -06:00
  • 09e00fd032 maven work Jacob Swehla 2017-12-28 16:40:53 -06:00
  • e1d0833c3a Recovering accidentally deleted file simon 2017-12-28 17:40:05 -05:00
  • 8a980fec6a Very small modifications for keyboard hardware simon 2017-12-28 16:51:03 -05:00
  • e96b7982c8 Fixed Biomass pickup problem simon 2017-12-28 15:33:28 -05:00
  • 21ec4ae704 Cubot are now passable + Bug fixes simon 2017-12-28 13:34:11 -05:00
  • 690b7e8d31
    Merge pull request #47 from ScarySpider/Basic-Maven-fixes Simon Fortier 2017-12-28 09:57:03 -05:00
  • d28ca387d0 Fixes ConcurrentModificationException errors simon 2017-12-28 09:17:31 -05:00
  • f2b6387cc9 Fixes #50 simon 2017-12-28 09:15:19 -05:00
  • f3b20b3a2d Fixes #51 simon 2017-12-28 08:43:13 -05:00
  • f4fd3866eb
    Merge pull request #48 from cooprocks123e/bugfix Simon Fortier 2017-12-27 19:20:42 -05:00
  • 965ca91cb6 Modified "RET imm" to add imm + 1 to the SP instead of imm Cooper Harasyn 2017-12-27 19:18:10 -05:00
  • 556f443ec2 Now outputs .jar files to /target Jacob Swehla 2017-12-27 17:52:40 -06:00
  • d1c340fced Merge 3158dd75ea32845a5165c54e1aa3dfe6f0fc30b7 into 1b6927c575828bf938d920ccdab7c1d75a66a4fc ScarySpider 2017-12-27 21:43:03 +00:00
  • 3158dd75ea Fixed Maven Jacob Swehla 2017-12-27 15:36:08 -06:00
  • 1b6927c575
    Merge pull request #41 from cooprocks123e/bugfix Simon Fortier 2017-12-27 15:55:30 -05:00
  • 3bd34bfcba Fixed typo in SubInstruction Cooper Harasyn 2017-12-27 15:52:00 -05:00
  • 2e9248ea2e Factory Integration, NPC improvements. #19 & #31. v1.3a simon 2017-12-24 14:26:19 -05:00
  • 4f1342593f Added Factory object #31 simon 2017-12-23 12:17:36 -05:00
  • 3548928218 Improved World update performance. Decreased save file size. Added Harvester NPC #19. simon 2017-12-16 15:40:03 -05:00
  • cd41db9e58 Added Passive energy source for Cubots #14 simon 2017-12-16 11:35:04 -05:00
  • 597118bd07 Removed files that I accidentally added simon 2017-12-09 10:52:13 -05:00
  • 9dd9b45d2d Added Day/Night Cycle #14 simon 2017-12-09 10:50:37 -05:00
  • 9597a80edf
    Merge pull request #30 from StevenBerdak/master Simon Fortier 2017-12-08 18:31:16 -05:00
  • d24363fd82 Added file management Steven Robert Berdak 2017-12-04 17:25:55 -08:00
  • 104b6ebde8 A different implementation of a zip based file management system. Steven Robert Berdak 2017-12-04 16:29:20 -08:00
  • be45979ed0 Added biomass respawn feature #22 simon 2017-12-02 10:26:59 -05:00
  • 38cd434aa4 Merge f08b5632ccdb730586b880987c66e241e5ee8e7b into 29cac77e794ed84d3953941c18e670c3db8661e7 Steven Berdak 2017-12-01 20:17:37 +00:00
  • f08b5632cc Added functionality to archive list of saves when the game server exits. The number of saves that will be archived can be modified using max_archive_size in config.properties. Added shutdown hook to Main.java to handle dumping of zip files. Essential functions are in ZipUtils.java. Steven Berdak 2017-12-01 12:04:06 -08:00
  • 94c1d4689c
    Merge pull request #1 from simon987/master Steven Berdak 2017-11-22 14:55:31 -08:00
  • 29cac77e79 Changed maven artifactID names simon 2017-11-22 17:05:50 -05:00
  • 6be2a496c6 Added maven framework support. Started working on NPCs #19 simon 2017-11-21 20:22:10 -05:00
  • 12db25e726 Changed byte array in Memory to char array (+60% performance improvement) simon 2017-11-18 22:23:32 -05:00
  • d004386b7b Bug fixes for various operands simon 2017-11-18 22:21:14 -05:00
  • e09d2c1b16 Bug fix with [reg] as source operand simon 2017-11-16 18:41:57 -05:00
  • c703dec3cf CPU execution time costs energy #16 simon 2017-11-15 12:24:01 -05:00
  • 8701007ad9 Bug fixes related to floppy drive v1.2a simon 2017-11-14 20:58:07 -05:00
  • cfb8050cee Added basic floppy drives #3. simon 2017-11-14 17:25:12 -05:00
  • da7d050661 Universe warp around and maximum size #9 simon 2017-11-13 22:45:19 -05:00
  • 3ee9b4be95 Added SAR Instructions #7. simon 2017-11-13 21:39:16 -05:00
  • 42421b7710 Added RCR/RCL Instructions #7. simon 2017-11-13 20:08:07 -05:00
  • 9979986c6a Added SAL Instruction #6. Added ROL/ROR Instructions #7. simon 2017-11-13 17:51:16 -05:00
  • c5abe2efc5 Added ROL/ROR Instructions #7 as well as JC/JNC and JO/JNO instructions simon 2017-11-13 11:28:06 -05:00
  • fdfa568e07
    Update README.md Simon Fortier 2017-11-12 13:07:39 -05:00
  • 1bf1682cb3 Updated readme simon 2017-11-12 13:05:39 -05:00
  • a3fa3c4c09 Added Battery Hardware. #2 v1.1a simon 2017-11-12 10:27:07 -05:00
  • f7ea14275c
    Create LICENSE Simon Fortier 2017-11-12 09:32:08 -05:00
  • 04d51e1f1f Added XCHG Instruction #5. Placeholder class for LEA #1 simon 2017-11-11 20:14:13 -05:00
  • 8c5dcd0fba Added Hologram Projector Hardware. Added GET_WORLD_POS in LiDAR. Fixed Drill. simon 2017-11-11 19:43:06 -05:00
  • 1a6f92a29d Added NOT Instruction simon 2017-11-11 15:27:06 -05:00
  • 3d9bfb2a42 Added Clock simon 2017-11-11 15:07:28 -05:00
  • e2ed744479 Added Random number generator simon 2017-11-11 14:34:33 -05:00
  • f98e0701eb Updated readme & config v1.0a simon 2017-11-11 10:28:07 -05:00
  • c56f672b9d Added secure WebSocket, Bug fixes, code cleanup simon 2017-11-11 10:24:51 -05:00
  • 98b0c480b9 Various bug fixes simon 2017-11-05 14:13:53 -05:00
  • 626c55bcce Logs cleanup simon 2017-11-05 10:20:38 -05:00
  • 41b981f3ab Confirmation on code upload simon 2017-11-04 15:35:56 -04:00
  • 8f117c5e27 Fixed bugs related to guest users simon 2017-11-04 15:02:59 -04:00
  • 36d433fdce Unregistered users can login on the game server (read-only) simon 2017-11-04 14:37:33 -04:00
  • cdfdab09f8 Newly registered users can now login on the game server, simon 2017-11-04 10:41:57 -04:00
  • 56c0bee586
    Create readme Simon Fortier 2017-11-02 21:54:03 -04:00
  • b76a1adea2 Initial commit simon 2017-11-02 21:51:22 -04:00