Mercurial > repos > simple16
graph
-
Add a command line option for printing out label addresses on the command line. Useful for debugging purposes. default tipWed, 07 Sep 2016 23:15:27 -0700, by Michael Pavone
-
Fix ldimh special casing of loading labels for the case when the label is not a forward referenceTue, 06 Sep 2016 09:42:31 -0700, by Michael Pavone
-
Implement lsli and lsri in assemblerThu, 01 Sep 2016 21:52:48 -0700, by Michael Pavone
-
Add 8bpp picture exampleWed, 31 Aug 2016 23:50:20 -0700, by Michael Pavone
-
Remove old 48K limit in assemblerWed, 31 Aug 2016 22:41:05 -0700, by Michael Pavone
-
Fix some bugs in memory access related to the changes for teh 23-bit address spaceWed, 31 Aug 2016 22:40:17 -0700, by Michael Pavone
-
Update VINT example for hardware changesWed, 31 Aug 2016 20:49:35 -0700, by Michael Pavone
-
Update timer exampleWed, 31 Aug 2016 20:33:29 -0700, by Michael Pavone
-
Remove samples that were specific to old hardware designWed, 31 Aug 2016 20:30:22 -0700, by Michael Pavone
-
Switch from RGB 444 to RGB 565 for palette entriesWed, 31 Aug 2016 20:29:45 -0700, by Michael Pavone
-
Updated the HTML documentation a bitTue, 30 Aug 2016 22:04:29 -0700, by Michael Pavone
-
Implement push and popTue, 30 Aug 2016 21:27:33 -0700, by Michael Pavone
-
Added checkerboard sampleTue, 30 Aug 2016 21:01:07 -0700, by Michael Pavone
-
Rework data segment setup to allow a stack segment and to add space for push and pop instructionsTue, 30 Aug 2016 20:50:54 -0700, by Michael Pavone
-
Updated HTML documentation to reflect CPU changesMon, 29 Aug 2016 21:17:41 -0700, by Michael Pavone
-
Minor fix to assembler to support get/set databanks instructionsMon, 29 Aug 2016 21:17:12 -0700, by Michael Pavone
-
Changed the design to vastly simplify the video hardware and support a 23-bit address space on the CPUSat, 27 Aug 2016 22:38:31 -0700, by Michael Pavone
-
Added encoding for a bunch of instructionsMon, 11 Apr 2016 23:35:51 -0700, by Michael Pavone
-
Fix silly bug in alloc_audioSat, 09 Apr 2016 00:20:59 -0700, by Michael Pavone
-
Added flag change documentation for all instructions. Added hyperlinks to individual instructions. Added overviews for all the peripheralsThu, 07 Apr 2016 21:58:27 -0700, by Michael Pavone
-
WIP documentationWed, 06 Apr 2016 12:15:25 -0700, by Michael Pavone
-
Implemented basic keyboard supportMon, 04 Apr 2016 09:13:14 -0700, by Michael Pavone
-
Display state of both controllers in controller test ROMSun, 03 Apr 2016 21:27:27 -0700, by Michael Pavone
-
Fix call instruction for the case in which A reg == DST regSun, 03 Apr 2016 21:27:03 -0700, by Michael Pavone
-
No need to initialize name table with starting values other than zero as we copy the relevant parts during VBlank anywaySun, 03 Apr 2016 20:51:23 -0700, by Michael Pavone
-
Finish controller test for controller 1Sun, 03 Apr 2016 19:03:35 -0700, by Michael Pavone
-
Forgot to call controller_initSun, 03 Apr 2016 19:03:11 -0700, by Michael Pavone
-
WIP button test ROMSun, 03 Apr 2016 18:38:41 -0700, by Michael Pavone
-
Forgot to add the controller source filesSun, 03 Apr 2016 18:37:31 -0700, by Michael Pavone
-
Fixed memory flags on RAMSun, 03 Apr 2016 18:37:14 -0700, by Michael Pavone
-
Added incbin directive to assemblerSun, 03 Apr 2016 18:37:01 -0700, by Michael Pavone
-
Untested controller implementationSun, 03 Apr 2016 00:33:54 -0700, by Michael Pavone
-
Updated spec to make the 3rd and 4th controller IO ports as reservedFri, 01 Apr 2016 21:51:46 -0700, by Michael Pavone
-
Implemented vblank interrupts and fixed a bug in exception vector address calculationFri, 01 Apr 2016 21:34:38 -0700, by Michael Pavone
-
Implemented timer and timer interrupts. Added get/setvbr instructions. Fixed assembler bug. Moved mnemonics into a separate source fileThu, 31 Mar 2016 23:25:52 -0700, by Michael Pavone
-
Implemented audioThu, 31 Mar 2016 00:07:37 -0700, by Michael Pavone
-
Implement hflipWed, 30 Mar 2016 20:31:04 -0700, by Michael Pavone
-
Implemented sprite drawing. Added small sprite example.Wed, 30 Mar 2016 19:55:48 -0700, by Michael Pavone
-
Only run rendering hardware when display is enabledTue, 29 Mar 2016 19:59:26 -0700, by Michael Pavone
-
Fix timing of port IOTue, 29 Mar 2016 19:57:34 -0700, by Michael Pavone
-
Sort of working tile rendering and tile test ROMMon, 28 Mar 2016 23:43:31 -0700, by Michael Pavone
-
More colors in the bgcolor sampleSun, 27 Mar 2016 22:14:26 -0700, by Michael Pavone
-
Enable vsyncSun, 27 Mar 2016 21:54:13 -0700, by Michael Pavone
-
Poll events regularly to avoid unresponsive app warnings. Handle quit eventSun, 27 Mar 2016 21:42:10 -0700, by Michael Pavone
-
Forgot to commit SDL codeSun, 27 Mar 2016 21:31:34 -0700, by Michael Pavone
-
Make bgcolor demo fancierSun, 27 Mar 2016 21:09:54 -0700, by Michael Pavone
-
Fix flag calculation and condition code testsSun, 27 Mar 2016 21:08:42 -0700, by Michael Pavone
-
Allow negative decimal literalsSun, 27 Mar 2016 21:07:41 -0700, by Michael Pavone
-
Initial stab at video output and background color rendering. Fixed address decoding in address port write handler.Sun, 27 Mar 2016 17:36:02 -0700, by Michael Pavone
-
Fix parsing of hex literals in assemblerSun, 27 Mar 2016 17:32:09 -0700, by Michael Pavone
-
Modified Makefile to automatically create target directories if they don't already existSun, 27 Mar 2016 16:15:46 -0700, by Michael Pavone
-
Initial work on VDP emulationSun, 27 Mar 2016 00:24:31 -0700, by Michael Pavone
-
Added clean ruleSat, 26 Mar 2016 23:36:33 -0700, by Michael Pavone
-
Added assembler. Removed hand-assembled version of hello world exampleSat, 26 Mar 2016 23:31:08 -0700, by Michael Pavone
-
Removed redundant definitino of some exception register instructinos in specSat, 26 Mar 2016 23:30:50 -0700, by Michael Pavone
-
Added basic rendering timing outline and made some other minor spec changesFri, 25 Mar 2016 19:26:23 -0700, by Michael Pavone