Commit Graph

79 Commits

Author SHA1 Message Date
Stefan Arentz
762c746aef Adding some random tests 2016-12-26 11:10:26 -05:00
Stefan Arentz
f80e7cf8e6 Fixes #79 Bring back --memory argument (#98) 2016-12-26 11:03:47 -05:00
Stefan Arentz
c9c7dbe7fd Fixes #96 Backspace should act as left-arrow key 2016-12-26 00:36:39 -05:00
Stefan Arentz
0f38a92a4e Fixes #95 Make video refresh rate configurable, default to 30 2016-12-25 23:48:48 -05:00
Stefan Arentz
674907e624 Fixes #50 Implement flashing text 2016-12-25 23:41:18 -05:00
Stefan Arentz
99f5833815 Fixes #94 Terminal is broken for Apple 1 emulation 2016-12-25 22:23:37 -05:00
Stefan Arentz
b99de0f3cd Minor comment fixes 2016-12-25 22:03:37 -05:00
Stefan Arentz
c3d33dba2c Print PC when unexpected io is read/written 2016-12-21 21:50:02 -05:00
Stefan Arentz
1daa5c86da Update README.md 2016-12-20 09:24:41 -05:00
Stefan Arentz
2557b2b1d0 Fixes #74 Implement Paddle/Joystick Support (#85) 2016-12-19 22:30:33 -05:00
Stefan Arentz
5596fc4555 Make sure SDL is installed on Travis-CI 2016-12-18 22:27:06 -05:00
Stefan Arentz
531d469212 Fixes #75 Force screen update after changing window mode 2016-12-18 22:19:44 -05:00
Stefan Arentz
01d3ee8941 Change travis-ci build to OS X 2016-12-18 22:15:15 -05:00
Stefan Arentz
ab1a317b75 Fixes #81 With --color specified, text should be white 2016-12-18 22:13:27 -05:00
Stefan Arentz
a36f95676c Fixes #80 Introduce --model argument 2016-12-18 20:46:51 -05:00
Stefan Arentz
e7b9b1f22c Move sources and roms into src directory 2016-12-18 20:33:04 -05:00
Stefan Arentz
c667ec4c1e Fixes #13 Implement a terminal for the Apple/Replica 1 (#77) 2016-12-18 20:18:45 -05:00
Stefan Arentz
095ca9d191 Fixes #6 - Throttle CPU speed to 1 Mhz 2016-12-11 11:34:31 -07:00
Stefan Arentz
7be7c2eff9 Ignore writes to C030 / SPKR 2016-12-11 11:34:30 -07:00
Stefan Arentz
ed84cb7081 Fixes #65 - Implement Color HGR (#68) 2016-12-11 11:34:30 -07:00
Stefan Arentz
5e16b98516 Fixes #73 - Soft switches for the Language Card are incorrect" 2016-12-11 11:34:27 -07:00
Stefan Arentz
0c20d57f04 Fixes #72 - Ignore the annunciators 2016-12-10 16:24:30 -10:00
Stefan Arentz
a9027b884b Fixes #71 - Handle writes to screen soft switches 2016-12-10 16:18:42 -10:00
Stefan Arentz
733f2e6141 Fixes #64 - Fullscreen Support (#69) 2016-12-10 15:57:13 -10:00
Stefan Arentz
a04c33547f Fixed license typo in Makefile 2016-12-09 13:32:53 -10:00
Stefan Arentz
043dde5f3d Fixes #66 - Button Support (#67) 2016-12-09 13:26:09 -10:00
Stefan Arentz
e8fc50ba2a Fixes #64 - Refactor Rendering Code (#63) 2016-12-09 08:18:41 -10:00
Stefan Arentz
3f939d41a9 Merge branch 'Issue53ImplementHighResolutionGraphics' 2016-12-07 16:14:59 -10:00
Stefan Arentz
42bc00af0e Merge branch 'master' into Issue53ImplementHighResolutionGraphics 2016-12-07 16:14:38 -10:00
Stefan Arentz
d55108f636 Fixes #53 Implement High Resolution Graphics 2016-12-06 05:45:04 -10:00
Stefan Arentz
4ebfa9b951 Fixes #48 Implement the Apple Language Card (#58) 2016-12-04 23:12:56 -10:00
Stefan Arentz
e7a04968e1 Fixes #48 Implement the Apple Language Card 2016-12-04 23:06:55 -10:00
Stefan Arentz
70730b7512 Fixes #48 Implement the Apple Language Card 2016-12-04 23:05:20 -10:00
Stefan Arentz
7c94c0bc8f Fixes #48 Implement the Apple Language Card (#58) 2016-12-05 03:49:38 -05:00
Stefan Arentz
653217f5c0 Fixes #14 - Use Original Apple ][+ ROMs (#56) 2016-12-02 11:36:18 -05:00
Stefan Arentz
8c540daa1b Fixes #49 Implement low resolution graphics (#55) 2016-12-02 11:36:07 -05:00
Stefan Arentz
1a26f30350 Fixes #51 - Replace Apple2Forever font with original character rom (#54) 2016-12-01 09:34:36 -05:00
Stefan Arentz
7f66bbccdf Include some basic test disks 2016-11-29 21:52:29 -05:00
Stefan Arentz
aa66588a47 Fixes #44 - Implement the Disk ][ Controller 2016-11-29 21:51:27 -05:00
Stefan Arentz
5a445f1d9b Fixes #47 - Add a --memory argument to easily add file based memory regions 2016-11-29 21:08:56 -05:00
Stefan Arentz
428599d877 Fixes #45 - Implement a minimal Apple ][+ (#46) 2016-11-29 21:05:55 -05:00
Stefan Arentz
3eec050286 Update README.md 2016-11-26 08:50:38 -05:00
Stefan Arentz
2ad92e33ca Fixes #43 - Starting with --machine=apple1 hangs the emulator 2016-11-23 22:25:36 -05:00
Stefan Arentz
eab16a1d3b Fixes #3 - Implement 65C02 Instructions (#42) 2016-11-23 22:17:24 -05:00
Stefan Arentz
15be191d05 Fixes #4 - Write a basic framework for unit tests 2016-11-22 15:55:35 -05:00
Stefan Arentz
2094597e34 Fixes #40 - Missing Decimal support for ADC/SBC 2016-11-22 15:53:38 -05:00
Stefan Arentz
eb9c0751a2 Fixes #38 - SBC (indirect),Y incorrectly interpreted 2016-11-22 09:18:45 -05:00
Stefan Arentz
6939be8db4 Fixes #37 - SBC zeropage,X incorrectly interpreted 2016-11-22 09:07:04 -05:00
Stefan Arentz
7947bb32b0 Fixes #36 - Addressing (indirect,X) does not wrap properly 2016-11-22 07:41:47 -05:00
Stefan Arentz
9be1f00a9b Fixes #35 - The STA ABS,X (0x9D) instruction has incorrect length 2016-11-21 22:58:37 -05:00