Commit Graph

89 Commits

Author SHA1 Message Date
Thiago Auler cc17224d2c
including the 'adventure game' by Jeff Tranter 2017-12-01 09:35:22 -02:00
Thiago Auler 7cd85b7cdd
implementation of indirect JMP's bug 2017-12-01 08:52:50 -02:00
Thiago Auler dos Santos 6bb5014964 correcting BRK jump 2017-11-28 20:34:08 -02:00
Thiago Auler 4006475fb1
adjusting the ready bit in display buffer 2017-11-28 10:04:49 -02:00
Thiago Auler 078763b80c
doesnt output backspace character (invalid to print) 2017-11-28 10:03:17 -02:00
Thiago Auler 368e3fc02d
removing xcode project 2017-11-28 09:43:10 -02:00
Thiago Auler 62a6b9a331
removing xcode project 2017-11-28 09:43:00 -02:00
Thiago Auler a13c3ad6d5
removing xcode project 2017-11-28 09:42:50 -02:00
Thiago Auler 4067d32805
removing xcode project 2017-11-28 09:42:41 -02:00
Thiago Auler 83e840c10e
removing xcode project 2017-11-28 09:42:33 -02:00
Thiago Auler ef667b220a
removing xcode project 2017-11-28 09:42:21 -02:00
Thiago Auler d28bca485f
removing xcode project 2017-11-28 09:42:07 -02:00
Thiago Auler 6e38cfeb57
Update .gitignore 2017-11-28 09:41:36 -02:00
Thiago Auler cd2b83679a
adjusting I/O memory 2017-11-28 09:36:42 -02:00
Thiago Auler 186b7cfd58
uploading correct apple basic rom 2017-11-28 09:34:18 -02:00
Thiago Auler dos Santos e9f35094d7 adjusting xcode project 2017-11-28 01:25:38 -02:00
Thiago Auler dos Santos d8702129fd reading all possible keys and correcting them to apple 1 2017-11-28 01:24:59 -02:00
Thiago Auler dos Santos 3b0d4df10a refreshing output buffer to the screen 2017-11-28 01:11:43 -02:00
Thiago Auler dos Santos c244998a2e more memory implementation 2017-11-28 01:10:57 -02:00
Thiago Auler dos Santos 9d0fb5bb4b adjusting stack addressing 2017-11-28 01:10:02 -02:00
Thiago Auler dos Santos ec8b20c407 initializing the registers 2017-11-27 23:36:15 -02:00
Thiago Auler dos Santos 6dc70b91c5 updating gitignore 2017-11-27 23:30:00 -02:00
Thiago Auler dos Santos e9a2292d11 updating gitignore to ignore xcode pojetct 2017-11-27 23:23:24 -02:00
Thiago Auler dos Santos 50bff8c788 updates in xcode project 2017-11-27 23:16:46 -02:00
Thiago Auler dos Santos 3b42caba2f Merge remote-tracking branch 'origin/master' 2017-11-27 23:16:03 -02:00
Thiago Auler dos Santos 2f2c396c35 updates in the Xcode project 2017-11-27 23:15:36 -02:00
Thiago Auler b2f899234b
adding reference card for 6502 2017-11-27 15:59:39 -02:00
Thiago Auler 3fdb76775e
adding applesoft basic rom 2017-11-27 08:56:32 -02:00
Thiago Auler dos Santos 9630513b75 adding applesoft basic rom 2017-11-26 20:30:04 -02:00
Thiago Auler dos Santos 0ab9e5f38d removing curses test file 2017-11-26 12:35:11 -02:00
Thiago Auler dos Santos 25165ae437 disabling cursor 2017-11-26 02:48:01 -02:00
Thiago Auler dos Santos 1baadbdd82 enabling scrolling to the screen 2017-11-26 02:30:17 -02:00
Thiago Auler dos Santos e37307986f correcting JUMP instruction decoding 2017-11-26 02:07:50 -02:00
Thiago Auler dos Santos cb84e4fe95 little reminder for future... 2017-11-26 02:07:20 -02:00
Thiago Auler dos Santos 5332a3a9e7 correcting buffer for reading and writing 2017-11-26 01:54:43 -02:00
Thiago Auler dos Santos eb8b6656ee Updating xcode project 2017-11-25 21:42:54 -02:00
Thiago Auler dos Santos 9bce392e65 Merge remote-tracking branch 'origin/master' 2017-11-25 21:17:39 -02:00
Thiago Auler dos Santos 942808c6cf Update project Xcode 2017-11-25 21:16:29 -02:00
Thiago Auler dos Santos 1deb00495d accepting numbers, text, and other symbols as user input 2017-11-22 23:28:49 -02:00
Thiago Auler dos Santos bac269c9c2 correcting subtraction 2017-11-22 19:47:01 -02:00
Thiago Auler 258a9f6692
correcting adder/subtractor 2017-11-22 13:18:54 -02:00
Thiago Auler dd4a315e93
ajusting i/o 2017-11-21 15:06:40 -02:00
Thiago Auler 7003d3f63b
adjusting i/o 2017-11-21 15:02:06 -02:00
Thiago Auler f3d4cd7771
adding -lcurses for compiling with curses lib 2017-11-20 12:43:26 -02:00
Thiago Auler b671408ce3
-lcurses 2017-11-20 12:40:38 -02:00
Thiago Auler 963694d1f9
#include "inc/interface.h" 2017-11-20 12:37:23 -02:00
Thiago Auler 1170f3eaae
creating interface i/o functions 2017-11-20 12:36:53 -02:00
Thiago Auler 50a17cd13b
creating interface i/o functions 2017-11-20 12:35:05 -02:00
Thiago Auler e05e5e375f
creating interface i/o functions 2017-11-20 12:33:32 -02:00
Thiago Auler aff8e019ec
creating interface i/o functions 2017-11-20 12:32:03 -02:00