Commit Graph

43 Commits

Author SHA1 Message Date
Felipe Lima b928d84c49 Remove NES code 2018-08-31 13:19:50 -07:00
Felipe Lima 143bd655c6 Making progress on PPU implementation 2018-08-10 18:03:19 -07:00
Felipe Lima 9a9ad49aa3 moar nits 2018-08-08 20:21:36 -07:00
Felipe Lima 6706d4e774 Code cleanup 2018-08-08 20:16:58 -07:00
Felipe Lima 67bc8d3084 Modernize project 2018-08-08 20:10:59 -07:00
Felipe Lima c508b7a315 Merge pull request #3 from felipecsl/opcode-sizes-cycles
Add size and cycles to instructions
2017-03-16 00:47:18 -07:00
Felipe Lima c03b318c47 Add size and cycles to instructions 2017-03-15 23:40:26 -07:00
Felipe Lima 3950fea47c Merge pull request #2 from felipecsl/felipe/mapper
Initial implementation for Mapper 4
2017-03-15 21:50:05 -07:00
Felipe Lima de61af751d Fix the build 2017-03-15 21:31:54 -07:00
Felipe Lima 837dcd3b9f Initial implementation for Mapper 4 2017-03-13 23:45:19 -07:00
Felipe Lima 4a9bc14659 Merge pull request #1 from felipecsl/nes-emulation
Initial commit for INES file/cartridge parser
2017-03-08 01:04:55 -08:00
Felipe Lima 5d85acc4a6 Add travis file 2017-03-08 00:32:45 -08:00
Felipe Lima bbc9a8b140 Initial commit for ines file/cartridge parser 2017-03-08 00:29:51 -08:00
Felipe Lima eeac3a69f8 Cleanup tests 2017-03-07 22:25:59 -08:00
Felipe Lima 0fea092675 Minor code cleanup 2017-03-07 21:59:13 -08:00
Felipe Lima 51ac3e8f59 Nit readme 2017-03-07 21:51:40 -08:00
Felipe Lima 254ae9ba01 Crop gif 2017-03-07 21:50:44 -08:00
Felipe Lima 8579aa85b3 Update readme with gif 2017-03-07 21:49:40 -08:00
Felipe Lima e1e26aebae Update code to work with Kotlin 1.1 2017-03-07 21:30:12 -08:00
Felipe Lima 56135cbd14 Minor tweaks 2015-07-24 20:19:20 -07:00
Felipe Lima ab597fb9d2 Fixes tests + minor cleanup 2015-06-30 00:35:06 -07:00
Felipe Lima 27bca0afc1 Moves ADC specific logic out of CPU 2015-06-30 00:17:31 -07:00
Felipe Lima c2be67cd38 Adds readme 2015-06-30 00:11:07 -07:00
Felipe Lima 5b3d670645 Fixes canvas drawing mistake 2015-06-29 23:58:02 -07:00
Felipe Lima fef8112fb3 Fixes display update routine 2015-06-29 23:15:43 -07:00
Felipe Lima 75b72abe81 Minor tweaks 2015-06-29 10:26:34 -07:00
Felipe Lima 657e1b2319 Snake game partially functional with moving buttons 2015-06-28 23:26:56 -07:00
Felipe Lima 6816980fda Adds CLC and Snake test 2015-06-28 08:24:34 -07:00
Felipe Lima 1f4f9278dd Implements a few more instructions 2015-06-27 17:47:02 -07:00
Felipe Lima 3c25abc55b Implements display view 2015-06-22 00:25:33 -07:00
Felipe Lima 4839b4b52f adds test for symbols 2015-06-21 22:52:08 -07:00
Felipe Lima df2e9fac8f Adds jump instructions 2015-06-21 18:06:44 -07:00
Felipe Lima 4f9f9c4b9b Fixes failing tests 2015-06-16 23:20:23 -07:00
Felipe Lima 908f42587b Adds more instructions 2015-06-14 23:37:41 -07:00
Felipe Lima b793402c90 Adds more tests 2015-06-14 22:58:05 -07:00
Felipe Lima a7769ba7f0 Fixes labels, adds more tests 2015-06-14 22:51:31 -07:00
Felipe Lima 60c9b254a6 Fixes Assembler. Adds test 2015-06-13 19:28:37 -07:00
Felipe Lima 8f83e56e67 Loop CPU execution 2015-06-13 03:02:44 -07:00
Felipe Lima 25cfd99dd2 Fix a few bugs 2015-06-13 02:19:42 -07:00
Felipe Lima 053d7b267d Adds instructions, display, instructiontarget, etc 2015-06-11 23:26:47 -07:00
Felipe Lima 54fa43a893 Adds some instructions and assembler implementation 2015-06-10 00:02:55 -07:00
Felipe Lima 895292bc50 Adds readme 2015-06-09 10:24:13 -07:00
Felipe Lima 1678927978 Initial commit 2015-06-09 10:21:49 -07:00