| Commit message (Expand) | Author | Age | Files | Lines |
* | nanoprocessor: initial support. Disassembler only is known to work at this po... |  fulivi | 2016-11-03 | 1 | -0/+16 |
* | Merging Konami disassembler with M6809/HD6309 disassemblers |  Nathan Woods | 2016-10-23 | 1 | -1/+0 |
* | Merged the M6809 and HD6309 disassemblers, and changed to properly use streams |  Nathan Woods | 2016-10-23 | 1 | -2/+1 |
* | Base WatchDog Timer device |  angelosa | 2016-09-27 | 1 | -0/+4 |
* | Written stub SH7604 BUS device (not hooked up to SH2 yet). |  angelosa | 2016-09-27 | 1 | -0/+2 |
* | Fixed separate compile of drivers using sharc/ADSP21062 cpu (nw) |  Miodrag Milanovic | 2016-07-23 | 1 | -1/+1 |
* | Convert SPARCv8 ops to document-described functionality |  therealmogminer@gmail.com | 2016-06-23 | 1 | -0/+1 |
* | improve SPARC disassembler: [Vas Crabb] |  Vas Crabb | 2016-06-22 | 1 | -0/+1 |
* | Add majority of SPARC integer ops |  therealmogminer@gmail.com | 2016-06-18 | 1 | -1/+1 |
* | Initial MB86901 diassembler |  therealmogminer@gmail.com | 2016-06-17 | 1 | -0/+16 |
* | fix compile problem |  hap | 2016-06-05 | 1 | -1/+1 |
* | Added highly experimental SHARC recompiler (disabled by default) [Ville Linde] |  Ville Linde | 2016-05-28 | 1 | -0/+3 |
* | Further improvements to the Patinho Feio driver & CPU |  Felipe CorrĂȘa da Silva Sanches | 2016-05-25 | 1 | -1/+1 |
* | tms7000/e0c6200: renamed hxx(inc) to cpp |  hap | 2016-05-01 | 1 | -2/+2 |
* | INC -> HXX makes editors and code analyzers see it as C++ (nw) |  Miodrag Milanovic | 2016-05-01 | 1 | -115/+115 |
* | Fixed ti drivers (nw) |  Miodrag Milanovic | 2016-05-01 | 1 | -0/+1 |
* | fix for mb86235 (nw) |  Miodrag Milanovic | 2016-05-01 | 1 | -1/+1 |
* | hec2hrp and arcompact fix (nw) |  Miodrag Milanovic | 2016-05-01 | 1 | -1/+1 |
* | R3000 is separate CPU, helps building some drivers with SOURCES (nw) |  Miodrag Milanovic | 2016-04-28 | 1 | -3/+15 |
* | h8: Add dtc, dma, watchdog (WIP) [O. Galibert] |  Olivier Galibert | 2016-04-27 | 1 | -2/+8 |
* | fix for v25 building (nw) |  Miodrag Milanovic | 2016-04-23 | 1 | -0/+2 |
* | sm500: start on opcodes |  hap | 2016-04-11 | 1 | -1/+2 |
* | sm500 file placeholders |  hap | 2016-04-05 | 1 | -0/+5 |
* | scrclean on lua scripts (nw) |  Miodrag Milanovic | 2016-03-29 | 1 | -14/+14 |
* | tms1k: split part 3, done |  hap | 2016-03-16 | 1 | -1/+19 |
* | tms1k: split part 2, renamed folder tms0980 to tms1000 |  hap | 2016-03-16 | 1 | -5/+5 |
* | tms1k: split part 2, renamed files |  hap | 2016-03-16 | 1 | -7/+8 |
* | Make generic VTLB implementation a modern device interface (nw) |  AJR | 2016-02-07 | 1 | -9/+0 |
* | Removed dead PPC code (nw) |  Miodrag Milanovic | 2015-12-09 | 1 | -10/+0 |
* | adding a basic machine driver for the Patinho Feio and setting up build syste... |  Felipe CorrĂȘa da Silva Sanches | 2015-12-06 | 1 | -0/+16 |
* | This one is not used in compile (nw) |  Miodrag Milanovic | 2015-11-15 | 1 | -1/+0 |
* | Finished adding to lua, some included cpp renamed to inc (nw) |  Miodrag Milanovic | 2015-11-12 | 1 | -1/+151 |
* | update build scripts for rename c - > cpp (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -392/+392 |
* | mask address space for a2600 in the CPU (m6507) not in the driver. |  David Haywood | 2015-10-30 | 1 | -0/+3 |
* | create derived CPU type so that code can be put in the correct place (nw) |  David Haywood | 2015-10-29 | 1 | -0/+2 |
* | update build scripts and code change in order to fix compile (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -790/+790 |
* | nw, add skeleton and disassembler for DEC PDP-8 CPU |  therealmogminer@gmail.com | 2015-08-13 | 1 | -0/+16 |
* | Fix the majority of CEN64 SSE stuff, nw |  therealmogminer@gmail.com | 2015-07-09 | 1 | -0/+26 |
* | renamed some cpu core inc files to c |  hap | 2015-07-03 | 1 | -0/+4 |
* | moved sm510/11/12 specifics to their own files |  hap | 2015-07-03 | 1 | -0/+2 |
* | ok, fixed build |  hap | 2015-07-03 | 1 | -0/+1 |
* | added SM510 cpu skeleton |  hap | 2015-06-30 | 1 | -16/+32 |
* | arm7 also use drc code (nw) |  Miodrag Milanovic | 2015-06-21 | 1 | -1/+1 |
* | some metadata fixes (nw) |  Miodrag Milanovic | 2015-06-20 | 1 | -1/+2 |
* | update metadata in lua files (nw) |  Miodrag Milanovic | 2015-06-20 | 1 | -132/+132 |
* | hp64k: Preliminary version of HP Hybrid CPU (no interrupts & no DMA yet) |  fulivi | 2015-06-03 | 1 | -0/+16 |
* | added MELPS 4 skeleton |  hap | 2015-05-19 | 1 | -0/+18 |
* | moved E0C6S46 to its own file |  hap | 2015-05-09 | 1 | -0/+2 |
* | Removed comments and added generic license for whole team on top (nw) |  Miodrag Milanovic | 2015-05-09 | 1 | -3/+3 |
* | added E0C6200 cpu skeleton. |  hap | 2015-05-05 | 1 | -0/+16 |