Thomas Harte
|
c23f6d8d19
|
Corrects type for array accesses.
|
2018-05-11 21:46:30 -04:00 |
|
Thomas Harte
|
a43ca0db35
|
Makes the Apple II an activity source.
|
2018-05-10 22:17:13 -04:00 |
|
Thomas Harte
|
d16ae84d0b
|
Reduces number of Apple II video flushes, to reduce processing cost.
|
2018-05-10 20:48:57 -04:00 |
|
Thomas Harte
|
d613c3c187
|
Adds an implementation of the language card.
|
2018-05-06 16:17:11 -04:00 |
|
Thomas Harte
|
4c4ab25d0e
|
Attempts to rationalise Apple II address decoding.
|
2018-05-05 20:24:03 -04:00 |
|
Thomas Harte
|
723ee88043
|
Introduces configuration options for the Apple II.
Specifically: II or II+? Disk II 13- or 16-sector? Or not at all?
|
2018-05-03 19:37:32 -04:00 |
|
Thomas Harte
|
265bc80d44
|
Attempts to introduce sleeping to the Disk II.
|
2018-04-29 17:52:29 -04:00 |
|
Thomas Harte
|
2685e9087e
|
Changes the default-assigned Disk II card slot from 7 to 6.
|
2018-04-24 20:24:44 -07:00 |
|
Thomas Harte
|
7061537ff5
|
Makes joined-up attempt to run data through the Disk II.
|
2018-04-24 19:44:45 -07:00 |
|
Thomas Harte
|
2f2390b5aa
|
Adds F12 as a reset key, triggers cards upon a flush.
|
2018-04-24 09:03:30 -07:00 |
|
Thomas Harte
|
4bff44377a
|
Attempts to route Disk II requests to the thing itself.
|
2018-04-23 22:11:31 -07:00 |
|
Thomas Harte
|
7463edaa1b
|
Attempts to bring card support to the Apple II, and adds a 'has disk' flag.
|
2018-04-23 21:14:45 -07:00 |
|
Thomas Harte
|
6592745e53
|
Adds the bare minimum to respond to attempts to open NIB files with an Apple II.
|
2018-04-21 21:21:57 -07:00 |
|
Thomas Harte
|
5968c9a391
|
Corrects Apple II output audio.
|
2018-04-21 14:56:50 -07:00 |
|
Thomas Harte
|
b8ae283049
|
Implements correct text inverse/flashing.
|
2018-04-19 22:14:22 -04:00 |
|
Thomas Harte
|
b4a2d1395c
|
Ensures left and right cursor keys work.
|
2018-04-18 22:23:31 -04:00 |
|
Thomas Harte
|
f5ae8d0f79
|
Attempts to be more rigorous about clock rates.
|
2018-04-18 21:52:22 -04:00 |
|
Thomas Harte
|
f22c23cb4c
|
Attempts to bring audio to the Apple II.
By factoring the audio toggle out from the MSX.
|
2018-04-17 22:28:13 -04:00 |
|
Thomas Harte
|
a07c99d778
|
Completes first draft of Apple II video hardware.
|
2018-04-17 22:04:02 -04:00 |
|
Thomas Harte
|
465c38f03c
|
Extends the keyboard protocol and adds keyboard input to the Apple II.
|
2018-04-15 21:11:30 -04:00 |
|
Thomas Harte
|
be05d51e07
|
Now gives something a lot like the proper character output.
|
2018-04-15 20:31:04 -04:00 |
|
Thomas Harte
|
9bc470027e
|
Put enough in place to get a visual representation of video memory.
Not the correct one, and so as to indicate that the machine isn't booting, surprisingly.
|
2018-04-15 19:35:08 -04:00 |
|
Thomas Harte
|
61659faeaa
|
Adds the necessary call-outs to allow implementation of video generation.
|
2018-04-15 15:13:07 -04:00 |
|
Thomas Harte
|
71adb964e5
|
The Apple II now has a functioning processor, ROM and RAM.
|
2018-04-14 21:41:26 -04:00 |
|
Thomas Harte
|
7efee9b52b
|
Does the bare minimum to create a class skeleton for Apple II implementation.
|
2018-04-14 19:46:15 -04:00 |
|