Commit Graph

8 Commits

Author SHA1 Message Date
Ivan Izaguirre 3f916a60fa First run with https://github.com/TomHarte/ProcessorTests 2021-09-25 20:33:45 +02:00
Ivan Izaguirre 06704ed1e3 Fix tests with the new PeekCode() in Memory 2020-08-16 15:41:21 +02:00
Ivan Izaguirre c82e57d895 ROM memory changes and some speed improvements 2020-08-14 17:19:24 +02:00
Ivan Izaguirre f92bc2b08e Proper Go error management 2019-10-06 01:26:00 +02:00
Ivan Izaguirre 51c7a8cb57 Use ioutil.ReadFile() 2019-05-15 16:01:04 +02:00
Ivan Izaguirre 922ae7839e Abstract Memory with FlatMemory and PagedMemory implementations 2019-02-22 18:00:53 +01:00
Ivan Izaguirre 33ccf5e4c3 Project files organization. Second commit wuth the file changes 2019-02-16 20:15:41 +01:00
Ivan Izaguirre a3ca5439a0 Project files organization. First commit with only moves 2019-02-16 20:12:55 +01:00