summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/force68k.c
Commit message (Expand)AuthorAgeFilesLines
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-6/+6
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-55/+55
* Figured out that ROM:s support a Centronics printer on P2 Joakim Larsson Edström2015-07-211-6/+7
* updated driver status Joakim Larsson Edström2015-07-201-1/+1
* started FORCE SYS68K MONITOR V 1.0 printer support Joakim Larsson Edström2015-07-201-3/+13
* Added 58167 RTC, works but no support for it in current system rom, verified ... Joakim Larsson Edström2015-07-201-2/+6
* Fixed some comments Joakim Larsson Edström2015-07-201-4/+1
* Fixed clocks, FORCE SYS68K MONITOR V 1.0 now works in terminal, removed RAM d... Joakim Larsson Edström2015-07-201-4/+76
* Added PIT68230 device to driver and removed support for Zbug/68ksbc Joakim Larsson Edström2015-07-201-20/+16
* Removed legacy RAM from address map and added correct baud generator crystal Joakim Larsson Edström2015-07-201-5/+9
* Added support for dumped ROM:s from the cpu1 PCB Joakim Larsson Edström2015-07-201-3/+3
* Added correct read handler for bootvector and changed zbug (now defunct) values Joakim Larsson Edstrom2015-07-201-4/+11
* Added fake read driver for boot vector mirroring Joakim Larsson Edstrom2015-07-201-9/+13
* Moved ROM to right place and converted crystal values to XTAL_* defines Joakim Larsson Edstrom2015-07-201-11/+11
* Support for Terminal and Zbug (from 68ksbc) firmware added, not completed but... Joakim Larsson Edstrom2015-07-201-5/+15
* Added serial ports and changed names to the less than 8 chars fccpu<xxx> Joakim Larsson Edström2015-07-201-44/+75
* got it to compile and then disabled CPU-6 variants for now Joakim Larsson Edström2015-07-201-12/+34
* Added more info and enabled RTC, does not compile yet Joakim Larsson2015-07-201-22/+79
* First compling forcecpu1 driver, just bare CPU and memory Joakim Larsson Edström2015-07-201-2/+3
* commented out all but cpu, ram and rom load as a first step to get something ... Joakim Larsson2015-07-201-10/+12
* Added info about the Force CPU-1 board Joakim Larsson2015-07-201-2/+51
* Adding first stab at force68k driver Joakim Larsson2015-07-201-0/+102